Private · attested

Private AI. Provable.

Your words run inside a hardware enclave your device verifies first. Not even the AI provider can read them or train on them.

No account · Nothing stored · How it's verified

Verified, not promised

Your device checks a hardware attestation report against a public transparency log before it sends anything. If the code running isn't the published code, nothing is sent.

Encrypted before it leaves

Prompts are sealed on your device to the enclave's key and only decrypted inside the TEE. Our relay, the cloud and the model provider see ciphertext. Nothing is logged, nothing is trained on.

History only you hold

Conversations are encrypted with keys that never leave your devices. Link a phone or a laptop with a code; recover with a 24-word phrase. We can't read them, and we can't reset them.

Two models, one guarantee

FastEveryday chat, writing, questions. Quick answers, sees images.
DeepSlower and more thorough. Hard reasoning and agentic coding, 1M-token context.

How a message travels

  1. Attest. Your app fetches the enclave's hardware report and the published measurement from Sigstore's log, and confirms they match and that the TLS key is bound to that report.
  2. Seal. The request body is encrypted to the attested key. Our relay adds the upstream credential and meters tokens from headers only.
  3. Answer. The model runs inside AMD SEV-SNP or Intel TDX with NVIDIA confidential GPUs. The reply streams back sealed the same way.
  4. Store. Both messages are encrypted with a per-conversation key derived from your account key, then synced as ciphertext to every device you've linked.

Any coding tool, privately

The aea-ai CLI runs a local OpenAI-compatible endpoint that does the attestation and sealing for you. Point OpenCode, Cursor, Cline or aider at it. aea-code ships as a ready-made OpenCode distribution.

aea-ai login --api-key aea_sk_…
aea-ai serve                       # http://127.0.0.1:4321/v1
aea-code                        # OpenCode, routed through the enclave

Plans

Prices in US dollars or Canadian dollars, chosen at checkout by where you are. Cancel any time.

Free
$0
  • Fast · 20k output tokens a day
  • Encrypted history, every device
  • Passkeys and recovery phrase
  • Deep
Create account
Pro
US$20 or CA$27 / month
  • Fast · unlimited, fair use
  • Deep · 1M output tokens a day
  • Encrypted history, every device
  • Passkeys and recovery phrase
Choose Pro
Max
US$100 or CA$135 / month
  • Fast · unlimited, fair use
  • Deep · 5M output tokens a day
  • Encrypted history, every device
  • Passkeys and recovery phrase
Choose Max

Try without an account first: the field at the top starts a private session with a small daily allowance. API access with prepaid credits is coming.