β¨Data Intelligence Lab@HKUβ¨
commited on
Commit
Β·
73d5f6e
1
Parent(s):
b3d2dd3
Update README.md
Browse files
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]
|
26 |
-
- [x] [2024.10.20]
|
27 |
-
- [x] [2024.10.18]
|
28 |
-
- [x] [2024.10.17]
|
29 |
-
- [x] [2024.10.16]
|
30 |
-
- [x] [2024.10.15]
|
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 |
|