This is the Linux app named Code-Graph-RAG whose latest release can be downloaded as v0.0.100sourcecode.tar.gz. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named Code-Graph-RAG with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
SCREENSHOTS
Ad
Code-Graph-RAG
DESCRIPTION
Code-Graph-RAG is an advanced retrieval-augmented generation system designed specifically for understanding and interacting with large, multi-language codebases by transforming them into structured knowledge graphs. It uses Tree-sitter to parse source code into abstract syntax trees, extracting relationships between functions, classes, and modules to build a graph-based representation of the entire codebase. This structured approach enables more accurate and context-aware querying compared to traditional text-based search methods, allowing users to ask natural language questions about code structure and functionality. The system integrates with graph databases such as Memgraph to store and manage relationships, enabling efficient querying and visualization of complex dependencies. It also supports AI-driven query translation, converting natural language into graph queries for deeper analysis and interaction.
Features
- Multi-language code parsing using Tree-sitter
- Knowledge graph representation of codebase structure
- Natural language querying of code relationships
- Integration with graph databases like Memgraph
- Semantic code search using embeddings
- MCP server support for AI-assisted code interaction
Programming Language
Python
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/code-graph-rag.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.