Removed Flow chart (it was moved to docs)

This commit is contained in:
Saifeddine ALOUI
2025-01-24 21:19:28 +01:00
committed by GitHub
parent 6e04df5fab
commit 7e1638525c

View File

@@ -54,10 +54,6 @@ This repository hosts the code of LightRAG. The structure of this code is based
## Algorithm Flowchart
![LightRAG Indexing Flowchart](https://learnopencv.com/wp-content/uploads/2024/11/LightRAG-VectorDB-Json-KV-Store-Indexing-Flowchart-scaled.jpg)
*Figure 1: LightRAG Indexing Flowchart - Img Caption : [Source](https://learnopencv.com/lightrag/)*
![LightRAG Retrieval and Querying Flowchart](https://learnopencv.com/wp-content/uploads/2024/11/LightRAG-Querying-Flowchart-Dual-Level-Retrieval-Generation-Knowledge-Graphs-scaled.jpg)
*Figure 2: LightRAG Retrieval and Querying Flowchart - Img Caption : [Source](https://learnopencv.com/lightrag/)*
## Install