Auto-generate comprehensive code docs for your GitHub repos with AI. Get instant, up-to-date documentation using Claude AI and RAG.AutomaDocs connects to your GitHub repos and auto-generates documentation using Claude AI + Tree-sitter code analysis. Push code → docs update automatically. No manual writing. No stale docs. Free tier: 3 repos, 20 AI generations/month.
No reviews yetBe the first to leave a review for AutomaDocs
Maker
📌
Hey everyone! I built AutomaDocs because I was tired of documentation that's always out of date.
Every team I've worked with has the same problem, docs are written once, then slowly rot as the code changes. By month 6, nobody trusts them anymore.
The core insight: documentation should be generated FROM your code, not maintained separately alongside it.
How it works:
1. Connect your GitHub repo
2. Tree-sitter parses your code into a real AST
3. Claude AI generates comprehensive docs
4. GitHub webhooks keep everything in sync on every push
The health scores feature turned out to be a surprise hit, it turns out developers will actually compete to improve their documentation scores when you gamify it.
Tech stack: Next.js, Express, PostgreSQL, Pinecone (vector search), Claude AI, Tree-sitter.
I'd love your feedback... what's your biggest documentation pain point?