#57 · Primary category: Knowledge Base & RAG

sourcebot

code-intelligence code-search fair-source sourcebot

Sourcebot is a self-hosted tool that helps humans and agents understand your codebase.

Project last updated:08/28/26

GitHub Stars

3.9K

Forks

361

Contributors

61

License

Other

Why we included this project

Sourcebot is a self-hosted code search and Q&A tool for teams that have outgrown grep. It indexes repositories hosted on GitHub, GitLab, Bitbucket, Azure DevOps, Gerrit, and Gitea, and gives you two ways to use the index: a fast cross-repo search that follows code navigation references, and Ask Sourcebot, where a reasoning model queries the codebase and returns answers with inline citations and jumpable snippets. Everything runs in your own infrastructure, so organizations with strict data controls can search private monorepos without sending source off-site. Engineers get a shared way to trace how a function is used across branches, and agentic coding tools can lean on the same navigation layer. This is a deployed service rather than an editor plugin, which suits teams that want one always-available view of the whole codebase.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category