Your docs, always up to date.
Automatically.
DocuPilot generates and updates your README, API documentation, and CHANGELOG every time you push. Install the GitHub App and never write docs manually again.
Three steps. Zero config.
Install
Add the DocuPilot GitHub App to your repositories.
Push
Push code as you normally do. DocuPilot watches for changes.
Done
README, CHANGELOG, and API docs are updated via pull request.
See it in action
You push code. DocuPilot opens a PR with updated docs. Here's a real example:
# my-project
TODO: Add description
## Installation
TODO
Last updated: 6 months ago
+ # my-project
+ A CLI tool for managing cloud deployments with zero-config setup.
+ ## Installation
+ npm install -g my-project
+ ## Usage
+ my-project deploy --env production
View the real pull request on GitHub →
Simple pricing
Free
Try DocuPilot on one project, no credit card required
- 1 repository
- README + CHANGELOG auto-update
- Community support
Starter
For solo developers and small open-source projects
- Up to 5 repositories
- README + CHANGELOG auto-update
- Community support
Pro
For teams and professionals managing multiple repositories
- Unlimited repositories
- README + CHANGELOG + API docs
- Custom templates
- Priority support
No credit card required. Install the GitHub App and start generating docs instantly.
Frequently Asked Questions
Is my code sent to a third party?
DocuPilot reads only the diff of each push — not your full codebase. The diff is sent to the AI model to generate doc updates, then immediately discarded. Your code is never stored.
What languages and frameworks are supported?
Any language that lives in a Git repo. DocuPilot analyzes code changes contextually, so it works with JavaScript, Python, Go, Rust, Java, and more — no configuration needed.
Can I customize the generated docs?
Yes. Add a .docupilot.yml file to your repo to control which docs are generated, the writing style, and sections to include or exclude.
What if I don't like a generated update?
Every update comes as a pull request. You review it, request changes, or close it — just like any other PR. Nothing is merged without your approval.
How is this different from Copilot or ChatGPT?
Those tools require you to prompt and edit manually. DocuPilot runs automatically on every push and opens a PR — zero effort after setup.
Can I try it before paying?
Absolutely. The Free plan gives you 1 repo with full functionality, forever. No credit card required.