diff --git a/README.md b/README.md index abd7ceb9..7fab9a01 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,11 @@ This repository hosts the code of LightRAG. The structure of this code is based - [x] [2024.10.16]🎯🎯📢📢LightRAG now supports [Ollama models](https://github.com/HKUDS/LightRAG?tab=readme-ov-file#quick-start)! - [x] [2024.10.15]🎯🎯📢📢LightRAG now supports [Hugging Face models](https://github.com/HKUDS/LightRAG?tab=readme-ov-file#quick-start)! +## Algorithm Flowchart + +![LightRAG_Self excalidraw](https://github.com/user-attachments/assets/aa5c4892-2e44-49e6-a116-2403ed80a1a3) + + ## Install * Install from source (Recommend)