Simple, transparent pricing

Start free. Upgrade when you need AI-powered features.

Free

$0/month

Deterministic codebase intelligence for any public repo.

Get Started

No credit card required

  • Public repo indexing (up to 250 MB)
  • 500 commit analysis limit
  • Dependency graph (5 view modes)
  • Hotspot detection
  • Dead code analysis
  • Ownership & bus factor
  • Architectural decisions
  • Symbol explorer
  • Manual reindex
  • Push-triggered auto-sync
  • AI documentation
  • Codebase chat
  • Semantic search
  • Full commit history
Recommended

Pro

$15/month

AI-powered docs, chat, and search. $5/month LLM credits included.

Cancel anytime · 7-day refund · Secure checkout

  • Everything in Free
  • Repos up to 5 GB
  • Full commit history (no cap)
  • Private repo indexing (GitHub App)
  • Push-triggered auto-sync
  • AI documentation generation
  • Codebase chat
  • Semantic search
  • Documentation coverage
  • $5/month LLM credits ($60/year on yearly plan)
  • Top-up credits anytime ($5 packs, never expire)
  • Cost estimates before generation
  • Priority support

Enterprise

Custom

Self-hosted or managed. SSO, audit logs, custom SLAs, and counter-signed MSA — for teams that need it.

Book a demo →

Or email hello@repowise.dev

  • Everything in Pro
  • Unlimited repos & seats
  • Private cloud, on-premise & air-gapped deployment
  • SSO (SAML 2.0 / OIDC) + SCIM provisioning
  • Role-based access control + audit logs
  • PR review bot (GitHub & GitLab)
  • Slack, Jira, Linear & PagerDuty integrations
  • BYO LLM (Anthropic, OpenAI, Gemini, Azure, Bedrock, Ollama)
  • Custom SLA
  • BAA (HIPAA) + DPA with SCCs
  • SIEM audit log export (Splunk, Datadog, Elastic)
  • Counter-signed MSA + IP indemnification
  • Named account manager + Slack Connect

LLM credits are denominated in real USD. You only pay for what you use — deterministic features never consume credits.

Compare plans

Every plan includes the full deterministic intelligence stack. Pro adds AI features; Enterprise adds the controls procurement teams ask for.

FeatureFreeProEnterprise
Repositories & access
Public repo indexingUp to 250 MBUp to 5 GBUnlimited
Private repos (GitHub App)All SCMs
Commit history depth500 commitsFull historyFull history
Concurrent indexing jobs13Configurable
Push-triggered auto-sync
Deterministic intelligence
Dependency graph (5 view modes)
Hotspot detection
Dead code analysis
Ownership & bus factor
Architectural decisions
Symbol explorer
AI features
AI documentation generation
Codebase chat
Semantic search
Documentation coverage tracking
LLM credits included$5/mo (or $60/yr)Custom volume
BYO LLM keyAnthropic / OpenAI / GeminiAll providers + Ollama
Team & security
SSO (SAML / OIDC)
SCIM provisioning
Role-based access control
Audit logs
PR review bot
Slack / Jira / Linear / PagerDuty
Enterprise
Custom SLA
BAA (HIPAA) + DPA with SCCs
On-prem / private cloud / air-gapped
Counter-signed MSA + IP indemnification
Named account managerSlack Connect

Frequently asked questions

How do credits work?+

Credits are denominated in real USD and only consumed when you generate AI documentation, run codebase chat, or use semantic search. Reading the wiki, browsing the graph, exploring hotspots, and ownership analysis are deterministic — they cost no credits. Pro includes $5/month ($60/year on the annual plan) of credits. Top-up packs are $5 increments and never expire.

What happens to my code?+

We clone your repo onto an ephemeral indexing container, parse it into a graph, and store the derived artifacts (wiki pages, dependency graph, hotspots, decisions). The cloned working tree is wiped at the end of every run. We never use your code to train any model. See our /legal/privacy and /legal/security pages for details.

Can I use my own LLM provider key?+

Yes — Pro plan supports BYO key for Anthropic, OpenAI, and Gemini. Bring your key to bypass the credit system entirely; credits are then only consumed for jobs that fall back to our managed providers.

What's the difference between Free and Pro?+

Free covers public-repo indexing (up to 250 MB) with the deterministic intelligence layers (graph, hotspots, dead code, ownership, decisions, symbol explorer) and a 500-commit history cap. Reindexing on Free is manual. Pro lifts the size cap to 5 GB, adds push-triggered auto-sync, AI documentation generation, codebase chat, semantic search, full git history, and includes monthly LLM credits.

Are there usage limits?+

Free tier allows up to 1 concurrent index/reindex job, 10 new index calls per day, and 30 manual reindex calls per day. Pro lifts the concurrent cap to 3 and adds a $20/day LLM-spend ceiling on doc generation. Admin tier is unlimited. These limits exist to keep individual accounts from accidentally driving up costs — most users never come close.

Can I cancel anytime?+

Yes. Cancellations take effect at the end of the current billing period; you keep Pro features until then. Subscription fees are non-refundable except where required by law.

Do you offer a free trial of Pro?+

The Free tier is the trial — it's permanent, not time-limited. Pro features unlock immediately on upgrade. If you upgrade and it's not a fit, cancel within 7 days and email hello@repowise.dev for a refund.

How is repowise different from self-hosting?+

The hosted product runs the same OSS engine on managed infrastructure: ephemeral indexers, push-triggered auto-sync from GitHub (Pro), team workspaces, and a chat experience with persistence. If you want to self-host, the AGPL-3.0 distribution on PyPI is feature-equivalent — `pip install repowise`.

Do you support private repos?+

Yes — Pro plan only. Install our GitHub App on the orgs and repos you want to index. Tokens are encrypted at rest with application-level keys. Pro plans get push-triggered auto-sync with a 30-minute polling fallback; Free users can trigger reindex manually.