diff --git a/README.md b/README.md index b22f9108..14ae5ea7 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,11 @@

🚀 LightRAG: Simple and Fast Retrieval-Augmented Generation

-
- -# lightrag - +
+ + + + + +
+lightrag +

@@ -10,30 +13,26 @@

-
- -

-
- -

+
---- - -This repository hosts the code of LightRAG. The structure of this code is based on [nano-graphrag](https://github.com/gusye1234/nano-graphrag). +
+This repository hosts the code of LightRAG. The structure of this code is based on nano-graphrag. LightRAG Diagram - +
## 🎉 News @@ -53,6 +52,7 @@ This repository hosts the code of LightRAG. The structure of this code is based - [x] [2024.10.16]🎯📢LightRAG now supports [Ollama models](https://github.com/HKUDS/LightRAG?tab=readme-ov-file#quick-start)! - [x] [2024.10.15]🎯📢LightRAG now supports [Hugging Face models](https://github.com/HKUDS/LightRAG?tab=readme-ov-file#quick-start)! + ## Algorithm Flowchart ![LightRAG Indexing Flowchart](https://learnopencv.com/wp-content/uploads/2024/11/LightRAG-VectorDB-Json-KV-Store-Indexing-Flowchart-scaled.jpg)