DocuPilot — AI auto-documentation that keeps README/CHANGELOG in sync with code #11903
AkrMcmr
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Docusaurus community!
As someone who cares about documentation, I built a tool to solve the #1 problem: docs going stale.
DocuPilot
It auto-generates and updates documentation every time you push code:
All updates come as PRs, so you review before merging.
How it complements Docusaurus:
Docusaurus is great for building doc sites. DocuPilot keeps the source content up to date — especially README and CHANGELOG that often live alongside code. You could use both: DocuPilot generates the content, Docusaurus presents it.
Live demo (it documents itself):
Available as GitHub Action or SaaS (free for 1 repo).
Would love to hear how the docs community thinks about AI-assisted documentation!
Beta Was this translation helpful? Give feedback.
All reactions