Pricing

Free forever. Hosted when you want it.

The CLI is open source and free — always. Pro and Team add hosting and cross-repo visibility on top.

Free

The open-source CLI, self-hosted.

$0forever
  • Full wikipilot CLI (generate, build, serve)
  • Freshness contract on every page
  • Full-text search & Mermaid diagrams
  • Ask-the-wiki AI assistant (bring your own API key)
  • Host the output anywhere you like
Get started
Coming soon

Pro

Skip the hosting. Just wikipilot deploy.

$12/mo
  • Everything in Free
  • Hosted wiki at .wikipilot.dev
  • One command deploy, no server to run
  • Automatic HTTPS & CDN
  • Priority support
Join the waitlist
Coming soon

Team

For orgs with more than one repo to keep honest.

$49/mo
  • Everything in Pro
  • Cross-repo wiki dashboard
  • Staleness alerts to Slack & GitHub
  • Org-wide search
  • Seats for the whole team
Join the waitlist
FAQ

Questions people actually ask

Most generators write pages once and never check them again. wikipilot records which source files each page came from and when — so if the code changes and the page doesn't get regenerated, the page marks itself stale instead of silently going out of date.

No — generating, building, and serving the wiki works with no external services. The optional 'ask the wiki' assistant needs an Anthropic API key, but everything else runs locally.

wikipilot build outputs plain static HTML/CSS/JS. Host it anywhere — GitHub Pages, S3, your own server — or skip the setup entirely with a Pro hosted wiki on wikipilot.dev.

Yes, MIT licensed. Only the hosted Pro/Team tiers are a paid product — the core CLI is free and stays free.

wikipilot scans the repo's file structure and source content directly, so it isn't tied to one language or framework.