ParisNeo commited on
Commit
adff945
·
unverified ·
1 Parent(s): 1bcd8ba

Create Algorithm.md

Browse files
Files changed (1) hide show
  1. docs/Algorithm.md +4 -0
docs/Algorithm.md ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ ![LightRAG Indexing Flowchart](https://learnopencv.com/wp-content/uploads/2024/11/LightRAG-VectorDB-Json-KV-Store-Indexing-Flowchart-scaled.jpg)
2
+ *Figure 1: LightRAG Indexing Flowchart - Img Caption : [Source](https://learnopencv.com/lightrag/)*
3
+ ![LightRAG Retrieval and Querying Flowchart](https://learnopencv.com/wp-content/uploads/2024/11/LightRAG-Querying-Flowchart-Dual-Level-Retrieval-Generation-Knowledge-Graphs-scaled.jpg)
4
+ *Figure 2: LightRAG Retrieval and Querying Flowchart - Img Caption : [Source](https://learnopencv.com/lightrag/)*