semble
Semble is a high-performance code search library designed for AI agents, providing instant access to precise code snippets. It offers significantly faster indexing and querying compared to transformer models, achieving 99% of their retrieval quality while running entirely on CPU without external dependencies.
semble is currently grouped under RAG / Knowledge Base, which makes it easier to evaluate through workflow fit instead of isolated features alone. Based on the available data, it leans most heavily toward Fast performance on CPU (indexes in ~250ms, queries in ~1.5ms) and Enhancing AI agents (e.g., Claude Code, Cursor, Codex) with fast and accurate code search capabilities. The listed license is MIT, which is useful when adoption constraints matter. It also shows measurable community traction with 5.1k GitHub stars.
Features
Why choose it
Trade-offs
Compatibility
Quick start
Use cases
How it compares
Alternatives
Related searches
Comments
- SSkyler BrownMay 25, 2026
Good for agents that need to find relevant code across many files quickly
- LLogan BrownMay 5, 2026
The accuracy on semantic code queries is better than pure keyword search approaches
- RRowan ZhangMar 11, 2026
Fast and accurate code search for agents is exactly what large codebase navigation needs
- CCasey RiveraMar 9, 2026
Used for codebase exploration in large repos, the speed makes real-time agent queries viable