2015xli/clangd-graph-rag
Source code graph RAG (GraphRAG) for C/C++ development based on clangd
Constructs a Neo4j graph database from clangd compiler indices, enriching it with AI-generated summaries and vector embeddings to enable semantic code understanding across files, symbols, and call chains. Supports incremental Git-aware updates and scales to large codebases like the Linux kernel through multi-process parallelism. Provides MCP server integration and example agents for interactive natural-language code analysis tasks like refactoring guidance, bug root-cause analysis, and architecture review.
Stars
35
Forks
5
Language
Python
License
Apache-2.0
Category
Last pushed
Mar 09, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/2015xli/clangd-graph-rag"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
neo4j/neo4j-graphrag-python
Neo4j GraphRAG for Python
microsoft/graphrag
A modular graph-based Retrieval-Augmented Generation (RAG) system
FalkorDB/GraphRAG-SDK
Build fast and accurate GenAI apps with GraphRAG SDK at scale.
gusye1234/nano-graphrag
A simple, easy-to-hack GraphRAG implementation
getzep/graphiti
Build Real-Time Knowledge Graphs for AI Agents