sourcebot-dev/sourcebot
A self-hosted code search and Q&A system that uses embeddings and LLMs to answer developer questions about codebases.

Velocity · 7d
+5.3
★ / day
Trend
→steady
star history
Sourcebot indexes and retrieves code from repositories, enabling natural language queries about a codebase with inline citations. It combines vector-based semantic search with LLM-powered question answering to help developers and AI agents navigate and understand code. The system supports searching across multiple repositories and branches.