Skip to content

Add AutomaDocs to Docs & Knowledge#219

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

Add AutomaDocs to Docs & Knowledge#219
forbiddenlink wants to merge 1 commit into
devtoolsd:mainfrom
forbiddenlink:add-automadocs

Conversation

@forbiddenlink
Copy link
Copy Markdown

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

Copilot AI review requested due to automatic review settings May 12, 2026 15:19
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 repository’s curated “Docs & Knowledge” section, expanding the list with an AI documentation tool relevant to documentation workflows.

Changes:

  • Added a new “Docs & Knowledge” list entry for AutomaDocs with a short description and link.

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

Comment thread readme.md
* [Obsidian](https://obsidian.md/) - Markdown-based knowledge base and note-taking tool.
* [Logseq](https://logseq.com/) - Local-first, plain text knowledge management system.
* [xyd](https://xyd.dev/) - A new scalable Open Source Docs Framework for future dev powered by LiveSession.
* [AutomaDocs](https://automadocs.com) - AI-generated docs for GitHub repos with hybrid RAG search and inline file:line citations. Updates on every push via webhook-driven selective regeneration.
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