From cbbde7d1ce4809df243fe65773f8e638f0994f1f Mon Sep 17 00:00:00 2001 From: Saifeddine ALOUI Date: Fri, 24 Jan 2025 21:06:57 +0100 Subject: [PATCH] Update README.md --- README.md | 49 +++++++++++++++++++++++-------------------------- 1 file changed, 23 insertions(+), 26 deletions(-) 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)