Welcome to Privateer

Chart your own course privately.

Privateer (privateer.pro) is a private AI thinking environment — chat with leading models, generate images and video, and build real things, encrypted on your device or in our cloud.

GPT · Claude · Gemini · Grok · FLUX · Veo · Kling — hundreds of models · iOS, Android, Web & CLI

Who's This For?

Privateer is for everyone who refuses to choose between capable AI and their privacy. Your conversations are encrypted on your device, and every AI request runs through zero-data-retention providers that never store or train on your prompts. Frontier models, without giving up your data.

Chat Interface

Ask anything and get clear answers. Attach images, documents, and files to give every reply full context. Your conversations are saved securely, so you can pick up exactly where you left off.

Privateer chat interface on the web
Privateer chat on mobile

Your Data, Your Rules

Keep data in the cloud or fully on-device — all encrypted. Your data belongs to you, and only you. And you don't have to take our word for it.

Privateer storage settings: cloud or on-device, encrypted

Whiteboard

Branch any conversation into a living board — explore ideas side by side, add images and notes, and pinch and pan to see how your thinking connects.

Privateer whiteboard: a conversation branched into a living board

Access Multiple Models

Choose from hundreds of models across every major provider — OpenAI, Anthropic, Google and more. Search, filter, and switch anytime to find the right fit.

Privateer model picker with hundreds of AI models
Privateer model picker on mobile

Frontier chat models

GPT Claude Gemini Grok Llama DeepSeek Mistral Qwen

Generate, Edit & Animate

Turn a prompt into a finished image or short video in seconds — then edit it with AI. Just describe the change, dial in aspect ratio, resolution, and style, and refine until it's exactly right.

Privateer AI image and video generation and editing

Image models

FLUX Nano Banana DALL·E 3 Ideogram Recraft Stable Diffusion 3.5

Video models

Veo 3.1 Kling Runway Gen-3 Luma Ray 2 Seedance Wan

Every Model, One Place

One account, every major provider. Chat with hundreds of models — GPT, Claude, Gemini, Grok, Llama, Mistral, DeepSeek, Qwen and more — plus image and video generation. Switch anytime in the app, or call any of them by ID through the OpenAI-compatible API.

Chat & reasoning · 40+ providers

OpenAI Anthropic Google xAI Meta Mistral DeepSeek Qwen Moonshot AI Z.ai MiniMax

Image & video

FLUX Nano Banana DALL·E 3 Ideogram Recraft Stable Diffusion Veo 3.1 Kling Runway Luma Seedance Wan

Build & Save Cargo

Ask for something real — a web page, a slide deck, a game, a document, or a spreadsheet — and save the result as Cargo. Every build is stowed encrypted in your hold, ready to run, edit, or download anytime — or share it with anyone through a private link.

Web page
Slide deck
Mini game
Document

Code in Your Terminal

Privateer comes to your command line. The CLI is a coding agent that reads, writes, and runs code across your projects — signed into your account, so there's no API key to manage. Link a terminal to the app to drive it from your phone, approve its actions, and send it files.

privateer "add rate limiting to the API"
reading server/routes/api.js
wrote server/middleware/rateLimit.js
tests: 12 passing
mcp: github postgres · skill: deploy-checklist
approved from your phone · next routine: nightly-audit 02:00

Built for developers

MCP servers BYOK — bring your own key Scheduled routines Custom skills Drive it from your phone

Build on the Privateer API

An OpenAI-compatible developer API, billed to your Privateer account. Point your existing OpenAI client at our base URL, drop in a sk-priv-… key, and reach hundreds of chat, vision, image, video and audio models through one endpoint. Inference is a stateless pass-through — we persist only billing metadata, never your prompts or the responses.

curl https://api.privateer.pro/v1/chat/completions \
  -H "Authorization: Bearer sk-priv-…" \
  -d '{"model":"…","messages":[{"role":"user","content":"Hi"}]}'
streaming response · zero data retention
/v1/chat/completions · /v1/images · /v1/videos · /v1/audio

For developers

OpenAI-compatible Chat · Vision · Image · Video · Audio Zero data retention Pay-as-you-go Keys in Settings → API keys

Mobile & Web, In Sync

Privateer goes wherever you do. Use it on your phone or right in the browser — and with cloud storage, your encrypted conversations, projects, and boards stay in sync across every device.

Privateer on the web, in sync with mobile
Privateer on mobile, in sync with the web

Questions, Answered

Straight answers to what privacy-minded people actually ask.

Is Privateer a private AI chat app?

Yes. Privateer is built privacy-first: your content is encrypted on your device or in our cloud, chat inference runs with zero data retention through trusted execution providers, and a public transparency layer lets you verify how it works.

Can Privateer read my conversations?

Your content is stored encrypted — on your device in local mode, or in our cloud. Generating an AI response processes the request transiently through our server and model providers under zero-data-retention terms; inference traffic is not kept or used for training.

What AI models can I use?

Hundreds of chat models across every major provider — GPT (OpenAI), Claude (Anthropic), Gemini (Google), Grok, Llama, DeepSeek, Mistral, Qwen and more. Plus image models like FLUX, Nano Banana, DALL·E 3, Ideogram, Recraft and Stable Diffusion 3.5, and video models like Veo 3.1, Kling, Runway Gen-3, Luma Ray 2, Seedance and Wan. See the full model list, with the exact IDs and pricing you can call through the API.

Can Privateer generate images and video?

Yes — generate images with FLUX, Nano Banana, DALL·E 3, Ideogram, Recraft or Stable Diffusion 3.5, and video with Veo 3.1, Kling, Runway Gen-3, Luma Ray 2, Seedance or Wan. Edit with AI until it's exactly right, and with Cargo a description becomes a web page, document, spreadsheet, or mini game you can save and share.

How do I sign in?

With an email and password, or with a Solana wallet. No Google account required.

What if I forget my password?

There is no password recovery, by design. Your encryption key is derived from your password or wallet, so losing it means losing access to your encrypted data. Keep it safe.

Is there a private AI coding agent for the terminal?

Yes — the Privateer CLI is a coding agent that reads, writes, and runs code across your projects, signed into your account with no API key to manage. It supports MCP servers, custom skills, scheduled routines via the daemon, and BYOK (bring your own key) if you'd rather use your own provider credentials. Install with curl -fsSL https://privateer.pro/install.sh | sh — full details at privateer.pro/cli.

Does Privateer support MCP?

Yes. The CLI agent connects to MCP (Model Context Protocol) servers, so it can reach your tools — databases, GitHub, internal APIs — while keeping the same account-based privacy model.

Is there a developer API?

Yes — an OpenAI-compatible API billed to your Privateer account. Point your existing OpenAI client at https://api.privateer.pro/v1 with a sk-priv-… key (create one under Settings → API keys) to reach hundreds of chat, vision, image, video and audio models. It's pay-as-you-go — billed to your account credit, with per-model rates here. Inference is a stateless pass-through: we persist only billing metadata, never your prompts or responses, and requests are pinned to zero-data-retention providers by default. Full reference at docs.privateer.pro.

What platforms does Privateer run on?

Android via Google Play, iOS, the web app right here at privateer.pro, and a CLI coding agent for your terminal.

Chart your own course.

Your voyage starts here — free on web, iOS, and Android.