lemon07r/Vera
Local code search combining BM25, vector similarity, and cross-encoder reranking. Parses 60+ languages with tree-sitter, runs entirely offline, and returns structured results with file paths, line ranges, and symbol metadata. Built in Rust.
This tool helps software developers quickly find relevant code snippets and understand complex codebases. It takes natural language queries or code patterns and returns precise code locations, including file paths and line ranges, even providing symbol metadata for functions or variables. Developers can use it to locate authentication logic, understand error handling, or find specific function definitions across large projects.
Use this if you need to perform highly accurate and context-aware code searches across multiple programming languages within your local development environment.
Not ideal if you primarily need simple keyword-based file content search that doesn't require advanced code understanding or semantic ranking.
Stars
22
Forks
—
Language
Rust
License
MIT
Category
Last pushed
Mar 28, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/vector-db/lemon07r/Vera"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
martin-papy/qdrant-loader
Enterprise-ready vector database toolkit for building searchable knowledge bases from multiple...
Davidyz/VectorCode
A code repository indexing tool to supercharge your LLM experience.
orneryd/NornicDB
NornicDB is a high-performance graph + vector database built for AI agents and knowledge...
p-funk/fegis
Define AI tools in YAML with natural language schemas. All tool usage is automatically stored in...
aaronsb/knowledge-graph-system
Kappa Graph — κ(G). A semantic knowledge graph where knowledge has weight. Extracts concepts,...