zrguo
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -53,7 +53,10 @@ This repository hosts the code of LightRAG. The structure of this code is based
|
|
53 |
- [x] [2024.10.15]🎯📢LightRAG now supports [Hugging Face models](https://github.com/HKUDS/LightRAG?tab=readme-ov-file#quick-start)!
|
54 |
|
55 |
## Algorithm Flowchart
|
56 |
-
|
|
|
|
|
|
|
57 |
|
58 |
## Install
|
59 |
|
|
|
53 |
- [x] [2024.10.15]🎯📢LightRAG now supports [Hugging Face models](https://github.com/HKUDS/LightRAG?tab=readme-ov-file#quick-start)!
|
54 |
|
55 |
## Algorithm Flowchart
|
56 |
+

|
57 |
+
*Figure 1: LightRAG Indexing Flowchart - Img Caption : [Source](https://learnopencv.com/lightrag/)*
|
58 |
+

|
59 |
+
*Figure 2: LightRAG Retrieval and Querying Flowchart - Img Caption : [Source](https://learnopencv.com/lightrag/)*
|
60 |
|
61 |
## Install
|
62 |
|