AI Document Creator
AppAbout
By wodenagi
39 installs
Tags
(2)Verified
Pricing
Select a tab navigation
DocBot — Documentation that keeps up with your code
A GitHub App that documents every pull request automatically. Per-file READMEs, directory summaries, a master index, and Mermaid architecture diagrams — committed back to your repo, reviewable in PR, never out of date.
Runs on Azure OpenAI's GPT-5-nano: roughly 70–90% cheaper than GPT-4/5 / Claude-class models, which is why the free tier is genuinely usable.
Start free — 250,000 tokens, no credit card.
Setup
- Install — choose your repositories above
- (Optional) Configure — add
.github/wai-docbot.ymlto your repo - Open a PR — DocBot generates docs in
_docs/automatically - Review and merge — doc changes appear alongside code changes
For a one-shot rebuild on first install, log into the Woden Portal and click Rebuild Docs.
Example configuration
docs_folder: "_docs"
allowed_base_branches: [main, develop]
include_extensions: [".py", ".js", ".ts"]
exclude: ["node_modules/**", "dist/**"]
Full reference: woden-ai.com/setup/docbot
Pricing
| Tier | Price | Tokens / month | Status |
|---|---|---|---|
| Free | $0 | 250K lifetime + shared 250M pool | ✅ Live |
| Entry | $10/mo | 250K | Launching soon |
| Small | $50/mo | 1.5M | Launching soon |
| Medium | $150/mo | 5M | Launching soon |
| Enterprise | $500+/mo | 20M+ | Launching soon |
No per-seat fees. Add unlimited team members. Pay only for tokens used.
Privacy and data residency
- Processed in Azure UK South. GDPR compliant.
- Code processed in-request and never stored.
- No training on customer code — covered by Microsoft's Azure OpenAI DPA.
- Minimal GitHub permissions (Contents R/W, PRs R/W).
- Full audit log in the Admin Portal.
Useful commands
- Comment
/docbot-rerunon a PR to regenerate docs - Create a
wai-docs-updatebranch to rebuild all docs - Don't edit
_docs/by hand — keep manual docs in a separate folder
Support
- Setup guide: woden-ai.com/setup/docbot
- Bugs: GitHub Issues
- Discussions: GitHub Discussions
- Priority support (paid, 48hr SLA): Support

Estimation of document processing

Post approval document commits

Post completion summary

Docbot file example

Docbot guides example





Supported languages
(10)Plans and pricing
Get started with AI-powered documentation at no cost
$0- 250K lifetime tokens included
- Generate complete documentation for entire repositories
- Fair usage policy applies (access to a monthly free pool of 250 million tokens)
- Automatic PR documentation
AI Document Creator is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation