GOD.EXEA god's-eye view of the AI universe
2026Drag to orbit · right-drag to pan · scroll to zoom
GOD.EXE is booting…

Framework

GraphRAG

GraphRAG is an open-source AI framework from Microsoft, launched in 2024, made for developers.

A pipeline that builds a knowledge graph from your text and uses it for retrieval-augmented generation.

Main jobs: Knowledge base (RAG). It is open source and free to use. You can use it on your own server, in the terminal and through an API.

Visit microsoft.github.io

Markdown version of https://godooo.ai/en/framework/graphrag. Every page on this site has one: add .md to its address.

At a glance

Made by
Microsoft
Launched
2024
Open source
Yes · MIT
GitHub stars
36,089
How you run it
Self-host · Terminal · API
Made for
Developers

What it can do

unconfirmedproposed by a machine, awaiting calibration

Alternatives

Connections

Questions

What is GraphRAG?

GraphRAG is an open-source AI framework from Microsoft, launched in 2024, made for developers. A pipeline that builds a knowledge graph from your text and uses it for retrieval-augmented generation.

Is GraphRAG free?

Yes. GraphRAG is open source (MIT) and free to use.

Is GraphRAG open source?

Yes, under the MIT license. The source code is at https://github.com/microsoft/graphrag.

Can GraphRAG run locally?

GraphRAG can be self-hosted on your own server.

What can GraphRAG do?

Main jobs: Knowledge base (RAG). It can also do: Ask your documents.

Who makes GraphRAG?

GraphRAG is made by Microsoft.

What are open-source alternatives to GraphRAG?

Open-source ones: LightRAG, RAGFlow, AnythingLLM, Khoj, kotaemon, Langchain-Chatchat, PrivateGPT and QAnything. Others: NotebookLM.

Sources