mirror of
https://github.com/testthedocs/awesome-docs.git
synced 2026-07-10 19:13:05 -05:00
[PR #89] [MERGED] Add AutomaDocs to Tool Collection #970
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/testthedocs/awesome-docs/pull/89
Author: @forbiddenlink
Created: 5/12/2026
Status: ✅ Merged
Merged: 5/18/2026
Merged by: @svx
Base:
main← Head:add-automadocs📝 Commits (2)
24f888eAdd AutomaDocs to Tool Collection7eedd26Potential fix for pull request finding📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
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
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.