Download
Free download. Bring your own API keys for unlimited use, or grab a credit pack when they launch.
Downloads available when v1.0 ships. Join the waitlist for early access.
System Requirements
macOS
- macOS 12 Monterey or later
- Apple Silicon or Intel
- 4 GB RAM minimum
Linux
- Ubuntu 22.04+ or equivalent
- WebKit2GTK 4.1+
- 4 GB RAM minimum
Windows
- Windows 10 (1803) or later
- WebView2 runtime
- 4 GB RAM minimum
BYOK Setup
Set your API keys as environment variables, or paste them in Settings > Generation. You only need keys for the providers you want to use.
ANTHROPIC_API_KEY
Get key →
OPENAI_API_KEY
Get key →
GEMINI_API_KEY
Get key →
XAI_API_KEY
Get key →
DEEPSEEK_API_KEY
Get key →
gcloud auth
Get key →
Quick start (shell)
# Add to your .zshrc / .bashrc
export ANTHROPIC_API_KEY="sk-ant-..."
export OPENAI_API_KEY="sk-..."
export GEMINI_API_KEY="AI..."
export XAI_API_KEY="xai-..."
export DEEPSEEK_API_KEY="sk-..."
# For Vertex AI (Imagen Ultra, etc.)
gcloud auth application-default login
gcloud config set project YOUR_PROJECT_ID Credit Packs
Don't want to manage API keys? Credit packs give you instant access to all providers. One-time purchase, no subscription, credits never expire.
Starter
Standard
Pro
Studio
Premium models (Opus, GPT-5) cost more credits per generation. Budget models (Haiku, Flash) cost less. Full pricing displayed in-app before each generation.