Skip to content
pollinations.ai

Open-source AI for people who make things.

A community-driven platform where developers, artists, and tinkerers build together.
No gatekeeping — just good tools and good people.

StarsLicenseDiscordnpmReadme Badge

Website · Dashboard · API Docs · Discord


🚀 Quick Start

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"}]}'

✨ What We Offer

FeatureDescription
🖼️ Image GenerationFlux, GPT Image, Seedream, Kontext, and more
🎬 Video GenerationSeedance, Veo — text-to-video (alpha)
💬 Text GenerationGPT-5, Claude, Gemini, DeepSeek, Grok, Perplexity
🎵 AudioText-to-speech with multiple voices
🌱 Pollen TiersEarn daily credits by contributing — tiers in beta
🤖 MCP ServerAI assistants like Claude can generate directly
💯 100% Open SourceCode, roadmap, conversations — all public

📊 Community Stats

MetricCount
⭐ StarsStars
🍴 ForksForks
👥 ContributorsContributors
🔄 Open PRsPRs
📦 npm Downloadsnpm

📦 Ecosystem

Core Platform

  • pollinations — Main repo: API backends, web frontend, React hooks, MCP server

Integrations

🏗️ Architecture

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
Loading

🤝 Get Involved

💚 Support Us

📣 Stay Connected

𝕏 Twitter · Instagram · LinkedIn · Facebook · Reddit · YouTube

🌍 Supported By

Perplexity AI · AWS · io.net · BytePlus · Google Cloud · NVIDIA Inception · Azure · Cloudflare · Scaleway · Modal · NavyAI · Nebius


Made with ❤️ in Berlin · MIT License

Pinned Loading

  1. pollinationspollinationsPublic

    Your Friendly Open-Source Gen-AI Platform

    TypeScript 5k 1k

Repositories

Showing 10 of 13 repositories

Sponsors

  • @mnk-nasir

Top languages

Loading…

Most used topics

Loading…