Skip to content

Add AutomaDocs to Tool Collection#89

Open
forbiddenlink wants to merge 1 commit into
testthedocs:mainfrom
forbiddenlink:add-automadocs
Open

Add AutomaDocs to Tool Collection#89
forbiddenlink wants to merge 1 commit into
testthedocs:mainfrom
forbiddenlink:add-automadocs

Conversation

@forbiddenlink
Copy link
Copy Markdown

Hi maintainers,

Adding AutomaDocs to the Tool Collection section, alphabetically between Awesome Design Tools and Bluehawk.

What it does: AI documentation platform for GitHub repos. Tree-sitter AST chunking + Claude generation + hybrid retrieval (BM25 + Pinecone vector + RRF) with inline file:line citations.

Sibling fits in the same section: PitchDocs (also AI-powered code documentation generator), Trupeer (AI screen-recording → docs), readme.so.

Differentiator: webhook-driven selective regeneration on every git push (only re-processes changed chunks), so docs stay in sync with the code without a manual rebuild step.

Live examples (real OSS projects, no signup required):

Free tier: 1 public repo + 10 generations/month, no credit card.

I read CONTRIBUTING.md and added the entry alphabetically. Happy to reword, move, or close if it is not a fit.

Thanks for maintaining this list.

— Liz

Copilot AI review requested due to automatic review settings May 12, 2026 15:59
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds AutomaDocs to the README’s Tool Collection list, intended to expand the catalog of documentation-related tools.

Changes:

  • Added a new Tool Collection entry for AutomaDocs in README.md.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread README.md
Comment on lines 336 to +337
- [Awesome Design Tools](https://github.com/goabstract/Awesome-Design-Tools)
- [AutomaDocs](https://automadocs.com) - AI documentation platform for GitHub repos. Tree-sitter AST chunking, Claude generation, hybrid retrieval (BM25 + Pinecone vector). Webhook-driven selective regeneration on every push so docs stay in sync with code.
Comment thread README.md

- [adr-tools](https://github.com/npryce/adr-tools)
- [Awesome Design Tools](https://github.com/goabstract/Awesome-Design-Tools)
- [AutomaDocs](https://automadocs.com) - AI documentation platform for GitHub repos. Tree-sitter AST chunking, Claude generation, hybrid retrieval (BM25 + Pinecone vector). Webhook-driven selective regeneration on every push so docs stay in sync with code.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants