Show HN: Generate docs for any GitHub repo (+ RAG chat)

1 lschneider 0 6/26/2025, 4:16:02 PM givemedocs.com ↗
Hi everyone, not having docs for a library / tool you want to use can be super annoying and while reading through the code can be fun, you don't always have the time.

So, I made this tool where you can generate documentation for any GitHub repo. Since all files get embedded/summarized anyways, I'm storing this info in a database and you get a RAG-chat for the entire codebase for free!

To try it out, simply open https://www.givemedocs.com/<owner>/<repo> or replace the "github.com" on any GitHub page with "givemedocs.com".

And, please don't overdo it. There is some rate limiting in place but if you trigger my API key's usage limit, the service will stop working for everyone, which would be a bummer.

Enjoy!

Comments (0)

No comments yet