mirror of
https://github.com/Shubhamsaboo/awesome-llm-apps.git
synced 2026-07-15 23:14:36 -05:00
[PR #541] [CLOSED] Add Code-Graph-RAG to RAG section #13810
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Shubhamsaboo/awesome-llm-apps/pull/541
Author: @vitali87
Created: 3/1/2026
Status: ❌ Closed
Base:
main← Head:add-code-graph-rag📝 Commits (1)
f0bd99cAdd Code-Graph-RAG to RAG section📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
Adds Code-Graph-RAG to the RAG (Retrieval Augmented Generation) section.
Code-Graph-RAG is an open source knowledge graph RAG system for multi-language codebase analysis. It uses Tree-sitter AST parsing to build code knowledge graphs in Memgraph and enables natural language querying and editing of code structure. It supports 11 programming languages and integrates as an MCP server with AI assistants like Claude Code.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.