by Neverdecel · Agent Tool · ★ 211
🔎 CodeRAG A standalone, local-first semantic code-search engine for large and custom codebases. CodeRAG indexes a whole codebase into a hybrid (vector + keyword) search index and answers questions like "where is retry/backoff handled?" with the exact functions, classes, and files that matter — ranked by meaning, not just string match. It runs entirely on your machine with no API key (a local ONNX embedding model is the default), keeps its index up to date as you edit, and is built to stay fast on large codebases.
| Stars | 211 |
| Forks | 34 |
| Language | Python |
| Category | Agent Tool |
| Quality Score | 65.5205672327872/100 |
| Open Issues | 3 |
| Last Updated | 2026-06-16 |
| Created | 2024-09-08 |
| Platforms | python |
| Est. Tokens | ~15k |
These tools work well together with CodeRAG for enhanced workflows:
Explore other popular agent tool tools:
CodeRAG is CodeRAG is an AI-powered tool for real-time codebase querying and augmentation using OpenAI and vector search.. It is categorized as a Agent Tool with 211 GitHub stars.
CodeRAG is primarily written in Python. It covers topics such as ai, ai-assistant, ai-code.
You can find installation instructions and usage details in the CodeRAG GitHub repository at github.com/Neverdecel/CodeRAG. The project has 211 stars and 34 forks, indicating an active community.