Hi HN - I’m excited to share a fun side project we built recently<p>CodebaseChat.com is a tool for building a GPT chatbot for any GitHub repo in 30 seconds<p>It can be helpful when onboarding to new codebases, when needing help understanding system design, asking for less technical explanations of functionality<p>We’ve been heads down building Context.ai, the analytics platform for LLM products. When OpenAI released GPTs earlier this month, we built one to answer questions about our growing codebase. It worked so well that we decided to open source the utility for other dev teams<p>How it works:<p>- Submit a GitHub repo URL at CodebaseChat.com<p>- We’ll give you a repo.md file<p>- Upload that to OpenAI’s GPT builder<p>- Voilà! You can ask your GPT about your codebase<p>Don’t have ChatGPT Plus? No worries, you can use OpenAI’s Assistants Playground completely for free.<p>Have an idea to improve the project? Submit a PR at https://github.com/contextco/codebasechat