AperturePlus/augmented-codebase-indexer
Semantic level code search/indexer with tree-sitter parsing, Qdrant vector store, and Typer/FastAPI interfaces. Supports calling via MCP.
This project helps software developers quickly find relevant code snippets within large codebases using natural language. You feed it your project's code, and it allows you to search for functions, classes, or code blocks by describing what they do, rather than just keywords. It's designed for developers needing to understand, reuse, or debug code across Python, JavaScript/TypeScript, Go, Java, C, and C++ projects.
Use this if you frequently struggle to locate specific code functionalities or understand the purpose of existing code in a large repository and want a powerful search tool beyond simple text matching.
Not ideal if you're looking for a general-purpose file search utility or if your codebases are extremely small and easily navigated manually.
Stars
83
Forks
6
Language
Python
License
—
Category
Last pushed
Mar 13, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/embeddings/AperturePlus/augmented-codebase-indexer"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
userFRM/rpg-encoder
Repository Planning Graph — semantic code understanding via MCP (arXiv:2602.02084)
houtini-ai/fanout-mcp
A Query fan-out analyser for AI Search
kerim/zotero-code-execution
Efficient multi-strategy Zotero search using code execution pattern
yoanbernabeu/grepai-skills
27 AI Agent Skills for GrepAI - semantic code search and call graph analysis
intent-solutions-io/intent-mail
Multi-surface email platform: MCP server (19 tools), Discord bot, and web dashboard. AI drafts,...