by Neverdecel · Agent Tool · ★ 211
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
🔎 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. Use it from the CLI, embed it as a Python library, self-host it as an HTTP service, or browse with the web UI. Built for the cases off-the-shelf IDE assistants don't cover well: a codebase that's too big, too private, or too custom — or a search/RAG capability you want to own and embed in your own tools. ✨ Highlights Local-first, zero-key. Default embeddings run locally via fastembed (ONNX, no PyTorch). OpenAI is optional. Symbol-aware chunking. Indexes functions, classes,
| Stars | 211 |
| Forks | 34 |
| Language | Python |
| Category | Agent Tool |
| Quality Score | 50.3/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:
Looking for a CodeRAG alternative? If you're comparing CodeRAG with other agent tool tools, these 6 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.
Semantic code searcher and codebase utility
Memory for AI that works like yours—local, instant, persistent. 13x faster than Pinecone, 5x leaner than RAG.
Local-first AI agent platform for desktop and CLI. Chat, RAG search, multi-step Plans workflows, MCP tools, an
MCP server for semantic code research and context generation on real-time using LLM patterns | Search naturall
RAGLight is a modular framework for Retrieval-Augmented Generation (RAG). It makes it easy to plug in differen
DeepContext is an MCP server that adds symbol-aware semantic search to Claude Code, Codex CLI, and other agent
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.
The top alternatives to CodeRAG on Agent Skills Hub include octocode, lucid-memory, askimo. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.