Hey HN,
I built RepoGPT, an open-source AI tool that lets you interact with your GitHub repos using natural language.
Ask it things like:
How is auth implemented?
List API endpoints.
What are the key dependencies?
RepoGPT aims to make navigating large codebases easier with AI.
Check it out: https://github.com/mbarinov/repogpt
You'll need Node.js, pnpm, Docker (PostgreSQL), and an OpenAI API key. Full setup in the README.
Feedback and contributions are welcome!
Also, I'm looking for remote roles in EU time zones.
Thanks!