From c44ccde09a542f5502b12d788535999237b1cec0 Mon Sep 17 00:00:00 2001 From: Saifeddine ALOUI Date: Fri, 24 Jan 2025 21:08:46 +0100 Subject: [PATCH] Update README.md --- README.md | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) 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)