New top story on Hacker News: Show HN: Sourcebot – Self-hosted Perplexity for your codebase
Show HN: Sourcebot – Self-hosted Perplexity for your codebase 18 by bshzzle | 1 comments Hi HN, We’re Brendan and Michael, the creators of Sourcebot ( https://www.sourcebot.dev/ ), a self-hosted code understanding tool for large codebases. We originally launched on HN 9 months ago with code search ( https://news.ycombinator.com/item?id=41711032 ), and we’re excited to share our newest feature: Ask Sourcebot. 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. Some types of questions you might ask: - “How does authentication work in this codebase? What library is being used? What providers can a user log in with?” ( https://demo.sourcebot.dev/~/chat/cmdpjkrbw000bnn7s8of2dm11 ) - “When should I use channels vs. mutexes in go? Find real usages of both and include them in your answer” ( https://demo.sourcebot.dev/~/chat/cmdpiuqhu000bpg7s9hp...