SylphAI-Inc / AdalFlow

AdalFlow: The “PyTorch” library to auto-optimize any LLM tasks.
http://adalflow.sylph.ai/
MIT License
1.29k stars 115 forks source link

[Help Wanted] potential implementation of GraphRAG #122

Open liyin2015 opened 2 months ago

liyin2015 commented 2 months ago

If someone has used GraphRAG or have clear use cases, would love to have a discussion.

After deep dive on GraphRAG, we will decide if we will implement into LightRAG library. https://github.com/microsoft/graphrag

MrAnayDongre commented 1 month ago

Two of the best use cases that can leverage GraphRAG are: Lightweight Semantic Search Engine & Dependency Analyzer.