Built DocuPilot: auto documentation GitHub App powered by Claude API #1316
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.
-
Built DocuPilot using Claude API — a GitHub App that auto-generates documentation (README, CHANGELOG, API docs) every time you push code.
Why Claude API
I chose Claude for the core doc generation because:
Architecture
Uses the
@anthropic-ai/sdk(JS/TS SDK) withmaxDuration=60for longer generations.Example output
Real PR generated by DocuPilot + Claude: docupilot-test#3 — 147 lines of auto-generated docs from a code push.
Try it
Free for 1 repo, forever. No credit card.
🔗 docupilot-alpha.vercel.app | Source | Install
Happy to answer questions about using Claude API for developer tools!
Beta Was this translation helpful? Give feedback.
All reactions