[PR #219] Add AutomaDocs to Docs & Knowledge #3022

Open
opened 2026-06-14 09:18:12 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/devtoolsd/awesome-devtools/pull/219
Author: @forbiddenlink
Created: 5/12/2026
Status: 🔄 Open

Base: mainHead: add-automadocs


📝 Commits (1)

  • ffecef5 Add 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.

## 📋 Pull Request Information **Original PR:** https://github.com/devtoolsd/awesome-devtools/pull/219 **Author:** [@forbiddenlink](https://github.com/forbiddenlink) **Created:** 5/12/2026 **Status:** 🔄 Open **Base:** `main` ← **Head:** `add-automadocs` --- ### 📝 Commits (1) - [`ffecef5`](https://github.com/devtoolsd/awesome-devtools/commit/ffecef5601206159b9d43d88a7bc6f255d172456) Add AutomaDocs to Docs & Knowledge ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `readme.md` (+1 -0) </details> ### 📄 Description Hi maintainers, Adding [AutomaDocs](https://automadocs.com) 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):** - https://automadocs.com/docs/hyperium/tonic - https://automadocs.com/docs/kubeshark/kubeshark - https://automadocs.com/docs/GitoxideLabs/gitoxide **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 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-06-14 09:18:12 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-devtools#3022