About
What Is AutomaDocs?
AutomaDocs is a tool for GitHub teams that want documentation to stay current without writing and rewriting docs by hand.
Our Mission
Teams lose time when architecture notes, API docs, and onboarding docs drift away from the code. AutomaDocs generates docs from your repository and refreshes them when code changes.
What We Believe
Code-Aware Generation
We use Claude to read code context and generate documentation teams can verify and use.
Developer Experience
Built by developers who understand the pain of stale internal documentation.
Automation
Pages that update automatically when your code changes. No more manual maintenance.
Community
Built to serve the developer community. Clear technical documentation makes the ecosystem better.
How AutomaDocs Works
You connect a repository with GitHub OAuth. AutomaDocs parses the codebase and drafts documentation pages for modules, APIs, and core architecture areas.
When code changes are pushed, docs are refreshed. Teams can search docs and ask questions in chat with source citations.
Who This Is For
Engineering managers and tech leads on small and mid-size product teams that ship in GitHub.
Teams onboarding new developers who ask where features are implemented and which files to read first.
Teams that want fewer repeat Slack questions and faster ramp-up without adding a full-time documentation owner.
Our Technology
Claude AI: We use Anthropic's Claude AI to understand code context and generate technical documentation.
Tree-sitter: Our code parser extracts functions, classes, and relationships from your codebase to build a complete picture.
Pinecone: Vector database enables semantic search across your documentation.
MCP Protocol: Our documentation is consumable by AI tools like Claude Code and Cursor via the Model Context Protocol.