#167 · Primary category: Knowledge Base & RAG
Autogen_GraphRAG_Ollama
Microsoft's GraphRAG + AutoGen + Ollama + Chainlit = Fully Local & Free Multi-Agent RAG Superbot
Project last updated:07/20/24
GitHub Stars
847
Forks
164
Contributors
2
License
Other
Why we included this project
Teams that want a fully offline question-answering stack over their own documents will find this a practical reference build. It wires Microsoft's GraphRAG knowledge-graph search into AutoGen agents, so a query can trigger function calls that pull from the graph rather than relying on a single vector lookup. Everything runs through Ollama for local inference and embeddings, with a Lite-LLM proxy bridging AutoGen's function-calling expectations to non-OpenAI models, and a Chainlit front end for continuous chat sessions. The setup is more involved than a one-command install: you patch a couple of GraphRAG package files and run several services, but the README walks through both Linux and Windows paths step by step. It is best treated as a working blueprint for assembling local agentic RAG, especially if you want to avoid any cloud API dependency while still getting graph-based retrieval.
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