[GitHub Trending] vitali87/code-graph-rag
7.2 relevance
Score Breakdown
technical depth 8
novelty 7
actionability 7
community 6
strategic 5
personal 9
Scored daily by a customisable AI persona to surface the most relevant engineering leadership news.
RAG for monorepos with knowledge graphs, directly relevant to AI/ML agent workflows and data engineering.
Summary
Code-Graph-RAG parses multi-language codebases with Tree-sitter into a Memgraph knowledge graph, enabling natural-language queries, AST-based structural search and replace, and data-flow tracing across 10 languages. The tool runs as an MCP server for Claude Code integration, supports Ruby via a pluggable ast-grep YAML config, and ships as a PyPI package with a CLI that generates Cypher queries from plain English.
Author
vitali87