Pricing

Free to start.
Honest about what comes next.

Free during early access means free for real. Every feature below is live today on the Free tier. Pro and Teams tiers are in the works — we'll price them when real users tell us where the limits should sit.

Free

Everything you need to try the product for real.

$0during early access
  • Self-serve sign-up with GitHub or Google
  • 1 knowledge base, public or private
  • Drop PDFs, paste URLs or text
  • Typed-edge graph retrieval with citations
  • BYO Anthropic or OpenAI key supported
  • Public API + Embeddable widget
Start free
Coming soon

Pro

For power users running multiple knowledge bases.

TBDcoming soon
  • Everything in Free
  • Unlimited knowledge bases
  • Per-wiki API keys for external integrations
  • Priority answer latency
  • Email digest of new ingests
  • Saved queries + query history
Upgrade to Pro
Coming soon

Teams

For organisations and regulated deployments.

Customcontact us
  • Everything in Pro
  • Unlimited team members with per-wiki roles
  • SSO (Google, Okta, Azure AD)
  • SLA + dedicated support
  • Self-hosted deployment option
  • Audit logs + retention controls
Contact us

All tiers support BYO Anthropic or OpenAI key — bring your own and inference is billed to your provider account, not ours.

FAQ

Questions we've actually been asked.

What does 'free during early access' actually mean?

It means free. No credit card, no trial period, no 'surprise, now you owe $50' moment. When we introduce Pro pricing, everyone on Free stays on Free — you'll see the Pro upgrade as a prompt, not a forced migration. Existing Free tier caps (1 KB) also stay put; we won't tighten them retroactively.

Who pays for the LLM inference on my queries?

Us, if you use the platform default (Anthropic Claude). You, if you bring your own Anthropic or OpenAI key from /settings/providers — in which case you pay your provider directly. For Free-tier usage during early access, we're covering the platform default, within reasonable per-session limits. If you're running something heavy, we'll ask you to BYO.

What's the difference between a KB and a wiki?

Same thing. 'Knowledge base' is what we call the product surface; 'wiki' is what the underlying Postgres tables call it. You'll see both words in the UI — they're interchangeable.

Can I self-host?

Teams tier, when it ships. The product is an open-sourceable architecture (we've published the retrieval methodology) but isn't packaged for self-host yet. If self-hosting is table-stakes for you, contact us and we'll prioritize accordingly.

What happens to my data if I leave?

Export every page as Markdown, every edge as JSON, every chunk with its embedding. Then your KB is deleted from the database within 30 days. No soft-delete retention, no dark-pattern revival. Full export API lives at /api/v1/wikis/[slug]/export (coming soon).