You don't need a credit card to start using CesaFlow. Three providers offer genuinely free API tiers with no billing required:
Option 1: Groq (Recommended)
Groq offers Llama 3.3 70B and Mixtral 8x7B for free. It's the fastest inference available and has no credit card requirement.
- Go to console.groq.com/keys
- Sign up with Google or email
- Click "Create API Key"
- Copy your key (starts with
gsk_...)
Rate limits: 30 requests/minute, 14,400 requests/day. More than enough for normal development.
Option 2: Google Gemini
- Go to aistudio.google.com/app/apikey
- Sign in with your Google account
- Click "Create API Key"
- Copy your key (starts with
AIza...)
Gemini 1.5 Flash is free with generous rate limits.
Option 3: Cerebras
- Go to cloud.cerebras.ai
- Sign up (no credit card)
- Create an API key from the dashboard
Cerebras offers the world's fastest inference — ideal for iterative development.
Connecting to CesaFlow
- Download CesaFlow IDE or go to cesaflow.ai/register
- Select your provider (Groq, Gemini, or Cerebras)
- Paste your API key
- Click "Connect" — you're ready to build