Pick the managed tier that fits — Solo for a single developer,
Professional Teams for a team that runs evaluations, or Enterprise
Dedicated for compliance, dedicated tenancy, and named support. A free local-first
CLI installs in one line and runs the same workflow on your laptop at no cost.
All managed tiers are geo-pinned by region at collection-create time.
Your data stays in the region you chose — no silent cross-region replication, ever.
Available now · free local-first
enscrive-cli — $0, on your laptop
The full toolkit as a single static binary. Ingest, search, voice tuning, eval runs —
all local, all free. Same JSON shapes as the managed /v1 API, so the day you
decide to ship, the workflow doesn't change.
Install fetches the enscrive binary, SHA256-verifies it against the published
manifest, and lands it in ~/.local/bin. Then enscrive init walks
you through bootstrapping the local stack.
curl -fsSL https://install.enscrive.io/install.sh | sh
macOS / Linux · x86_64 + arm64 · signed releases
Introductory
Solo Developer
$5/ month
Managed access for a single developer. Full /v1 surface; one user; pinned to your geography.
Complete /v1 REST API access
All 8 embedding models (OpenAI, Voyage, BGE, Nebius)
Hybrid search + Adaptive Resolution
All chunking strategies (Baseline, Story Beats, Tone Segments)
SHA256 dedup + change detection
Dev environment
1 user
Cloud-managed, pinned to your geography (US / EU / APAC by jurisdiction)
Pricing is per-billing-account. Per-user line items apply only to Pro and Enterprise.
Region selection is locked at collection-create time and never silently changed.
The Free CLI column describes the local-first experience available today via
curl -fsSL https://install.enscrive.io/install.sh | sh.
Every collection is created in a single region and stays there. We do not silently replicate
across regions, we do not "warm" caches in other regions, and we do not move data to a
different region without an explicit, opted-in migration that you initiate. Cloud-managed
tiers (Solo and Professional) are pinned to the region matching your jurisdiction — US
customers in Ohio, EU customers in Frankfurt, APAC customers in Singapore — with no
cross-jurisdiction opt-out. Enterprise plans can run dedicated instances across any of the
three regions, single-region or multi-region, governed by your data-residency policy.
Tenant + environment isolation: every read and write checked at the boundary.
PII redaction at ingest: emails, API keys, IPs, bearer tokens never reach logs.
HMAC-SHA256 + TLS 1.3: constant-time API key validation; encrypted in transit.
Audited mutations: stage / commit / revert on every collection change.
Enterprise hardening: dedicated tenancy, BYOK / CMEK, VPC peering, SOC2 Type II.
Data portability
Your collections, vectors, and Voices are yours. We treat portability as a product feature,
not a churn signal. Export at any time, on any plan.
Backups + restore: first-class endpoints, not a support ticket.
Open formats: JSONL datasets, BeIR-compatible qrels, plain HTTP + JSON.
Same shapes both clients: CLI and REST read and write identical structures.
Free local CLI: install in one line; the local toolkit is free forever, so leaving the managed plane never strands you.
No proprietary lock-in formats: embeddings are float arrays, documents are JSON.