Code-Graph-RAG: Open-Source Tool Turns Codebases into Knowledge Graphs for AI

udmrzn · x · 2026-08-13

The open-source project Code-Graph-RAG offers a deep retrieval-augmented generation solution for large codebases. Unlike traditional code RAGs, it converts the entire codebase into a knowledge graph, enabling AI to genuinely understand functions, classes, call chains, and data flows.

The tool currently supports multi-language monorepos, natural language code queries, dead code detection, data flow tracking, and AST-level search and modification. It also integrates with Claude Code via the MCP protocol, making it highly suitable for AI coding in massive repositories.

Original post →

More from coding & agent

coding & agent channel →