DocuPilot — AI approach to changelog + documentation generation #1473
Closed
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.
-
Hey git-cliff community!
As a changelog tool enthusiast, I wanted to share a different approach I built:
DocuPilot
While git-cliff generates changelogs from structured commit messages (which is great!), DocuPilot takes a complementary approach — it uses Claude AI to analyze the actual code diff and generate human-readable documentation:
The difference:
Both have their place! For a well-disciplined team, git-cliff is perfect. For solo devs or projects with inconsistent commits, DocuPilot fills the gap.
Quick setup:
Live demo:
Free for 1 repo. GitHub | SaaS
Beta Was this translation helpful? Give feedback.
All reactions