severian42/GraphRAG-Local-UI
A GraphRAG implementation supporting local LLMs with interactive indexing, querying, and knowledge graph visualization UIs.

Velocity · 7d
+3.3
★ / day
Trend
→steady
star history
GraphRAG-Local-UI adapts Microsoft’s GraphRAG for local deployment, leveraging knowledge graphs for retrieval-augmented generation. It provides a FastAPI backend with dedicated Gradio interfaces for document indexing, prompt tuning, and querying with chat capabilities. The system supports local models via Ollama and OpenAI-compatible APIs, and includes 2D/3D graph visualization using Plotly for exploring the knowledge graph structure.