AI Providers Catalog
All available AI/LLM providers for content generation, images, video, and audio.
5
Configured
22
Available
11
Free Providers
Google Gemini 2.5 Pro
gemini-2.5-pro-preview-05-06
High quality reasoning, free tier, primary provider
GEMINI_API_KEYDocsGroq Llama 3.3 70B
llama-3.3-70b-versatile
Ultra-fast ~200ms inference, generous free tier
GROQ_API_KEYDocsOpenAI GPT-4o-mini
gpt-4o-mini
Stable, excellent JSON output, cost-effective
OPENAI_API_KEYDocsAnthropic Claude Haiku 4.5
claude-haiku-4-5-20251001
High quality, excellent instruction following
ANTHROPIC_API_KEYConfigureGoogle Gemini 2.5 Flash
gemini-2.5-flash-preview
Faster than Pro, good for lightweight tasks
GEMINI_API_KEYConfigureGroq Llama 3.1 8B
llama-3.1-8b-instant
Lightweight tasks, classification, extraction
GROQ_API_KEYConfigureMistral Small
mistral-small-latest
Good multilingual support, free tier
MISTRAL_API_KEYConfigureDeepSeek V3
deepseek-chat
Very cheap, good quality, strong reasoning
DEEPSEEK_API_KEYConfigureQwen 2.5 72B
Qwen/Qwen2.5-72B-Instruct-Turbo
Free via Together.ai, strong multilingual
TOGETHER_API_KEYConfigureOpenAI DALL-E 3
dall-e-3
Best prompt adherence, high quality output
OPENAI_API_KEYDocsTogether.ai Flux Schnell
black-forest-labs/FLUX.1-schnell-Free
Free for 3 months, fast generation
TOGETHER_API_KEYConfigurefal.ai Flux
fal-ai/flux/dev
Very cheap, high quality, multiple models
FAL_KEYConfigureGoogle Imagen 4
imagen-4.0-generate-preview
Photorealistic, needs separate Google Cloud setup
GOOGLE_CLOUD_KEYConfigureStable Diffusion via Replicate
stability-ai/sdxl
Cheapest option, open source models
REPLICATE_API_TOKENConfigureHow to configure a provider
- Click "Configure" on any provider to visit their docs and get an API key.
- Add the environment variable (shown on each card) to your
.env.localfile. - Restart the development server. The provider will appear as "Configured".
- The AI Router automatically uses configured providers with smart fallback and cost optimization.