VecGrep
Semantic code search plugin for Claude Code using tree-sitter parsing and vector embeddings with local or cloud providers.
About
Provides semantic code search by parsing source files with tree-sitter into functions, classes, and methods, then encoding them with vector embeddings stored in LanceDB. Supports local ONNX embeddings with ~100ms startup as well as cloud providers (OpenAI, Voyage AI, Google Gemini) via bring-your-own-key configuration. Returns the top semantically relevant code chunks instead of entire files, achieving significant token reduction for codebase queries. Supports incremental re-indexing, 10+ programming languages, and approximate nearest neighbor search via IVF-PQ indexing.
Is this your project?
Claim this listing to manage your page, access analytics, and unlock upgrades. Verification takes 60 seconds.
Share This Project
Embed Badge
Add this badge to your README:
[](https://hifriendbot.com/ai-list/vecgrep/)
