mirror of
https://github.com/devtoolsd/awesome-devtools.git
synced 2026-07-15 20:44:08 -05:00
[PR #219] Add AutomaDocs to Docs & Knowledge #1714
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/devtoolsd/awesome-devtools/pull/219
Author: @forbiddenlink
Created: 5/12/2026
Status: 🔄 Open
Base:
main← Head:add-automadocs📝 Commits (1)
ffecef5Add AutomaDocs to Docs & Knowledge📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
readme.md(+1 -0)📄 Description
Hi maintainers,
Adding AutomaDocs to the Docs & Knowledge section.
What it does: AI-generated documentation for any GitHub repo. Tree-sitter AST chunking + Claude generation + hybrid retrieval (BM25 + Pinecone vector + RRF) with inline file:line citations.
Differentiator vs. Docusaurus / GitBook / ReadMe already in the section: webhook-driven selective regeneration on every git push (only re-processes changed chunks), so the docs do not drift from the code.
Live examples (real OSS projects, no signup required):
Free tier: 1 public repo + 10 generations/month, no credit card.
Added at the end of the section to keep the existing order intact. 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.