From e5cb01b16b92b2473f5dc2e7ad327b60466fbe3c Mon Sep 17 00:00:00 2001 From: "zhenjie.ye" Date: Sat, 26 Oct 2024 00:37:46 +0800 Subject: [PATCH] add Algorithm FLowchart --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f2f5c20e..0f8659b1 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,7 @@ This repository hosts the code of LightRAG. The structure of this code is based ## Algorithm Flowchart +![LightRAG_Self excalidraw](https://github.com/user-attachments/assets/aa5c4892-2e44-49e6-a116-2403ed80a1a3) ## Install