[GitHub Trending] vitali87/code-graph-rag
8.7 relevance
Score Breakdown
technical depth 9
novelty 9
actionability 8
community 8
strategic 8
personal 10
Scored daily by a customisable AI persona to surface the most relevant engineering leadership news.
RAG with knowledge graphs for monorepos, directly applicable to AI-assisted coding.
Summary
Code-Graph-RAG parses multi-language codebases with Tree-sitter, builds a knowledge graph in Memgraph, and lets developers query, edit, and optimize code in natural language. It supports Python, TypeScript, Rust, Go, Java, and others under a unified graph schema, with a pluggable ast-grep tier for Ruby and structural search-and-replace. The tool runs as an MCP server for Claude Code and includes a CLI that translates natural language into Cypher queries for graph traversal and AI-driven code changes.
Author
vitali87