Show HN: Sourcebot – Self-hosted Perplexity for your codebase
Published:Jul 30, 2025 14:44
•1 min read
•Hacker News
Analysis
Sourcebot is a self-hosted code understanding tool that allows users to ask complex questions about their codebase in natural language. It's positioned as an alternative to tools like Perplexity, specifically tailored for codebases. The article highlights the 'Ask Sourcebot' feature, which provides structured responses with inline citations. The examples provided showcase the tool's ability to answer specific questions about code functionality, usage of libraries, and memory layout. The focus is on providing developers with a more efficient way to understand and navigate large codebases.
Key Takeaways
- •Sourcebot is a self-hosted code understanding tool.
- •It allows asking complex questions about codebases in natural language.
- •The 'Ask Sourcebot' feature provides structured responses with inline citations.
- •It's designed to help developers understand and navigate large codebases more efficiently.
Reference
“Ask Sourcebot is an agentic search tool that lets you ask complex questions about your entire codebase in natural language, and returns a structured response with inline citations back to your code.”