#186 · Primary category: Knowledge Base & RAG
GraphRAG4OpenWebUI
Integrates Microsoft GraphRAG into Open WebUI for advanced local, global, and web search retrieval.
Project last updated:01/10/25
GitHub Stars
605
Forks
123
Contributors
1
License
Apache-2.0
Why we included this project
This project slots into Open WebUI as an API layer that accepts the OpenAI chat-completions format, so you can add graph-based retrieval without standing up a separate service. It wraps Microsoft's GraphRAG and gives you three ways to query: local search against your own knowledge base, a broader global search, and a Tavily-backed web search, plus a combined mode that merges and ranks results from all three. What makes it practical for smaller setups is that the whole thing can run on local models: point it at Ollama or LM Studio for the LLM and use a local embedding model, which keeps documents private and avoids per-query API costs. If you already run Open WebUI, the integration is just registering the endpoint in the UI config. It's a focused bridge rather than a general-purpose framework, best for teams that want GraphRAG-style answers inside their existing chat interface with minimal wiring.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
ragflow
RAGFlow is a leading open-source Retrieval-Augmented Generation (RAG) engine that fuses cutting-edge RAG with Agent capabilities to create a superior context layer for LLMs
Understand-Anything
Graphs that teach > graphs that impress. Turn any code into an interactive knowledge graph you can explore, search, and ask questions about. Works with Claude Code, Codex, Cursor, Copilot, Gemini CLI, and more.
crawl4ai
🚀🤖 Crawl4AI: Open-source LLM Friendly Web Crawler & Scraper. Don't be shy, join here: https://discord.gg/jP8KfhDhyN
docling
Get your documents ready for gen AI
anything-llm
Stop renting your intelligence. Own it with AnythingLLM. Everything you need for a powerful local-first agent experience