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 (Claude)
ANTHROPIC_API_KEY Get key →
OpenAI
OPENAI_API_KEY Get key →
Google (Gemini)
GEMINI_API_KEY Get key →
xAI (Grok)
XAI_API_KEY Get key →
DeepSeek
DEEPSEEK_API_KEY Get key →
Google (Vertex AI) (Authenticated via gcloud CLI — no env var needed)
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

$5
50 credits

Standard

$9
100 credits

Pro

$25
300 credits

Studio

$75
1000 credits

Premium models (Opus, GPT-5) cost more credits per generation. Budget models (Haiku, Flash) cost less. Full pricing displayed in-app before each generation.