diff --git a/README.md b/README.md index 9219b812..b22f9108 100644 --- a/README.md +++ b/README.md @@ -1,41 +1,39 @@

🚀 LightRAG: Simple and Fast Retrieval-Augmented Generation

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

- - - - + + + +

+
- +

- - - - + + + +

+
- +

- - + +

+
- -

- This repository hosts the code of LightRAG. The structure of this code is based on nano-graphrag. -

+--- + +This repository hosts the code of LightRAG. The structure of this code is based on [nano-graphrag](https://github.com/gusye1234/nano-graphrag). + +LightRAG Diagram - - LightRAG Diagram -
## 🎉 News @@ -55,7 +53,6 @@ - [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)