Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
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.

Stars License Discord npm Readme 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

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

📊 Community Stats

Metric Count
⭐ Stars Stars
🍴 Forks Forks
👥 Contributors Contributors
🔄 Open PRs PRs
📦 npm Downloads npm

📦 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

X 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. pollinations pollinations Public

    Your Friendly Open-Source Gen-AI Platform

    TypeScript 3.7k 568

Repositories

Loading
Type
Select type
Language
Select language
Sort
Select order
Showing 10 of 11 repositories

AltStyle によって変換されたページ (->オリジナル) /