Neverdecel/CodeRAG
CodeRAG is an AI-powered tool for real-time codebase querying and augmentation using OpenAI and vector search.
This tool helps software developers understand and work with large codebases by providing intelligent assistance. You feed it your entire codebase, and it gives you contextual AI responses, suggestions, and answers about your project's structure, functions, and potential issues. This is ideal for individual developers or small teams working on Python projects who need an AI assistant with a complete view of their code.
188 stars. No commits in the last 6 months.
Use this if you are a Python developer who wants an AI assistant that understands your entire codebase, not just a few files, to help with explanations, improvements, or debugging.
Not ideal if you are looking for an out-of-the-box IDE integration or a tool for non-developer tasks, as this is a foundational project for understanding RAG.
Stars
188
Forks
32
Language
Python
License
—
Category
Last pushed
Sep 18, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/vector-db/Neverdecel/CodeRAG"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
llm-tools/embedJs
A NodeJS RAG framework to easily work with LLMs and embeddings
parthsarthi03/raptor
The official implementation of RAPTOR: Recursive Abstractive Processing for Tree-Organized Retrieval
neuron-core/raptor-retrieval
Recursive Abstractive Processing for Tree-Organized Retrieval - Neuron PHP Framework
DHT-AI-Studio/RAPTOR
RAPTOR (Rapid AI-Powered Text and Object Recognition) is an AI-native Content Insight Engine...
manjotdhiman/ragify-js
RAG implementation for Node JS