A community-driven platform where developers, artists, and tinkerers build together.
No gatekeeping โ just good tools and good people.
Get your API key at enter.pollinations.ai
# Generate an image
curl 'https://gen.pollinations.ai/image/a%20cat?key=YOUR_API_KEY' -o image.jpg
# Generate text
curl 'https://gen.pollinations.ai/text/Hello?key=YOUR_API_KEY'
# OpenAI-compatible endpoint
curl 'https://gen.pollinations.ai/v1/chat/completions' \
-H 'Authorization: Bearer YOUR_API_KEY' \
-H 'Content-Type: application/json' \
-d '{"model": "openai", "messages": [{"role": "user", "content": "Hello"}]}'
| Feature | Description |
|---|---|
| ๐ผ๏ธ Image Generation | Flux, GPT Image, Seedream, Kontext, and more |
| ๐ฌ Video Generation | Seedance, Veo โ text-to-video (alpha) |
| ๐ฌ Text Generation | GPT-5, Claude, Gemini, DeepSeek, Grok, Perplexity |
| ๐ต Audio | Text-to-speech with multiple voices |
| ๐ฑ Pollen Tiers | Earn daily credits by contributing โ tiers in beta |
| ๐ค MCP Server | AI assistants like Claude can generate directly |
| ๐ฏ 100% Open Source | Code, roadmap, conversations โ all public |
flowchart TB
A["๐ธ gen.pollinations.ai<br/><i>Unified API Gateway</i>"]
A --> I["๐ผ๏ธ Image<br/>(<i>Flux, GPT Image, Seedream</i>)"]
A --> V["๐ฌ Video<br/>(<i>Seedance, Veo</i>)"]
A --> T["๐ฌ Text<br/>(<i>GPT-5, Claude, Gemini, Grok</i>)"]
A --> AU["๐ต Audio<br/>(<i>TTS, STT, Voices</i>)"]
style A fill:#fce7f3,stroke:#be185d,color:#831843,stroke-width:2px
style I fill:#dbeafe,stroke:#3b82f6,color:#1e3a8a
style V fill:#fef3c7,stroke:#f59e0b,color:#92400e
style T fill:#d1fae5,stroke:#10b981,color:#065f46
style AU fill:#ede9fe,stroke:#8b5cf6,color:#5b21b6
linkStyle default stroke:#94a3b8,stroke-width:3px
๐ Twitter ยท Instagram ยท LinkedIn ยท Facebook ยท Reddit ยท YouTube
Perplexity AI ยท AWS ยท io.net ยท BytePlus ยท Google Cloud ยท NVIDIA Inception ยท Azure ยท Cloudflare ยท Scaleway ยท Modal ยท NavyAI ยท Nebius