TheAiSingularity/graphrag-local-ollama
Local models support for Microsoft's graphrag using ollama (llama3, mistral, gemma2 phi3)- LLM & Embedding extraction observed · 2026-08-28
Health v2 · maintenance only
60/100
- Activity 81
- Release rhythm 35
- Longevity 56
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 786
- days_rel: n/a
- days_push: 117
- n_releases_24m: 0
Adoption not part of the score
1108 stars · 162 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A local adaptation of Microsoft's GraphRAG that runs LLM and embedding extraction entirely through Ollama models like llama3, mistral, gemma2, and phi3. It builds entity knowledge graphs from documents, generates community summaries, and offers a web UI with multiple query modes including Global, Local, DRIFT, Basic, and LazyGraphRAG.
Use cases
- run graphrag on local models without openai api costs
- build a knowledge graph from my documents with ollama
- answer global questions over a private text corpus
- visualize a knowledge graph of my documents in a browser
- index large text corpora cheaply with lazygraphrag
- query documents with drift search iterative reasoning
When to choose
- you want GraphRAG's knowledge-graph RAG without paying for OpenAI models
- you already run Ollama and want local LLM and embedding inference
- you need a web UI for indexing, querying, and graph visualization
- you want fast indexing via LazyGraphRAG or iterative DRIFT search
When to avoid
- you need the official, fully supported Microsoft GraphRAG implementation
- you have no GPU or hardware to run local models comfortably
- you want a managed cloud RAG service rather than self-hosted tooling
- your corpus is tiny and a simple vector RAG setup would suffice
Facets
application · maturity active
rag llm-inference agent-framework data-visualization search-engine large-language-models artificial-intelligence self-hosted python cli self-hosted cross-platform graphrag ollama knowledge-graph local-llm community-summarization drift-search embeddings retrieval-augmented-generation natural-language-processing web-server
1 source
- readme: https://github.com/TheAiSingularity/graphrag-local-ollama · fetched 2026-08-28 · 622a9e5cff6a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| TheAiSingularity/graphrag-local-ollama | main | 60 |
For agents
markdown · JSON · MCP: product_card(name="TheAiSingularity/graphrag-local-ollama")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem