From 6e04df5fabfa63655f61a345cf64cf36bf9bb318 Mon Sep 17 00:00:00 2001 From: Saifeddine ALOUI Date: Fri, 24 Jan 2025 21:19:04 +0100 Subject: [PATCH] Create Algorithm.md --- docs/Algorithm.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 docs/Algorithm.md diff --git a/docs/Algorithm.md b/docs/Algorithm.md new file mode 100644 index 00000000..992eed06 --- /dev/null +++ b/docs/Algorithm.md @@ -0,0 +1,4 @@ +![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/)*