✨Data Intelligence Lab@HKU✨ commited on
Commit
73d5f6e
Β·
1 Parent(s): b3d2dd3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -22,12 +22,12 @@ This repository hosts the code of LightRAG. The structure of this code is based
22
  </div>
23
 
24
  ## πŸŽ‰ News
25
- - [x] [2024.10.29]πŸŽ―πŸŽ―πŸ“’πŸ“’ LightRAG now supports multiple file types, including PDF, DOC, PPT, and CSV via `textract`.
26
- - [x] [2024.10.20]πŸŽ―πŸŽ―πŸ“’πŸ“’ We’ve added a new feature to LightRAG: Graph Visualization.
27
- - [x] [2024.10.18]πŸŽ―πŸŽ―πŸ“’πŸ“’ We’ve added a link to a [LightRAG Introduction Video](https://youtu.be/oageL-1I0GE). Thanks to the author!
28
- - [x] [2024.10.17]πŸŽ―πŸŽ―πŸ“’πŸ“’ We have created a [Discord channel](https://discord.gg/mvsfu2Tg)! Welcome to join for sharing and discussions! πŸŽ‰πŸŽ‰
29
- - [x] [2024.10.16]πŸŽ―πŸŽ―πŸ“’πŸ“’ LightRAG now supports [Ollama models](https://github.com/HKUDS/LightRAG?tab=readme-ov-file#quick-start)!
30
- - [x] [2024.10.15]πŸŽ―πŸŽ―πŸ“’πŸ“’ LightRAG now supports [Hugging Face models](https://github.com/HKUDS/LightRAG?tab=readme-ov-file#quick-start)!
31
 
32
  ## Algorithm Flowchart
33
 
 
22
  </div>
23
 
24
  ## πŸŽ‰ News
25
+ - [x] [2024.10.29]πŸŽ―πŸ“’LightRAG now supports multiple file types, including PDF, DOC, PPT, and CSV via `textract`.
26
+ - [x] [2024.10.20]πŸŽ―πŸ“’We’ve added a new feature to LightRAG: Graph Visualization.
27
+ - [x] [2024.10.18]πŸŽ―πŸ“’We’ve added a link to a [LightRAG Introduction Video](https://youtu.be/oageL-1I0GE). Thanks to the author!
28
+ - [x] [2024.10.17]πŸŽ―πŸ“’We have created a [Discord channel](https://discord.gg/mvsfu2Tg)! Welcome to join for sharing and discussions! πŸŽ‰πŸŽ‰
29
+ - [x] [2024.10.16]πŸŽ―πŸ“’LightRAG now supports [Ollama models](https://github.com/HKUDS/LightRAG?tab=readme-ov-file#quick-start)!
30
+ - [x] [2024.10.15]πŸŽ―πŸ“’LightRAG now supports [Hugging Face models](https://github.com/HKUDS/LightRAG?tab=readme-ov-file#quick-start)!
31
 
32
  ## Algorithm Flowchart
33