| Name | Description | Author |
|---|---|---|
| AquaMind | AI-powered aquarium management and fish care assistant | @aquamind |
| Word Wagon | AI-powered vocabulary learning app with spaced repetition | @wordwagon |
| nusanexus | AI-powered chat platform for Indonesian users | @nusanexus |
| Nuvole AI Lite | Lightweight AI chat app with clean UI and fast responses | @nuvoleai |
| BCA Nepal | BCA Nepal: Notes, courses, AI chat & PDF AI tools for smarter study | @sushilbalami |
| PromptPi! | Reverse-engineer images into pro AI prompts with batch & multi-model support | @dreamm160 |
| AI Logo and Business Name Generators | Pollinations-powered AI logo + business name generators | @m4jor101 |
| IA Bob Goods - Coloring Book Generator | AI tool to generate kids' coloring books with stories, line art & PDFs | @adeniltogracheki |
| DOPPYai | AI mobile app that generates high-quality images from text prompts | @hosi1996 |
| n8n-grok | Node-based image gen: prompt+styles, sampler, I2P, drag layout save/load | @aikhusus2025-ctrl |
| Shaper AI | AI Chrome extension to edit pages, chat, write, and summarize PDFs | @stanica |
| Asive AI | Gen-Z chatbot with smooth UI and animations. Uses Pollinations text and vision m... | @flyinqe |
| Multi Image Generator | Perchance image generator with img2img and multi-model comparison. Generate with... | @itzGlitch-AS |
| BhaujAI | Automates 70% of business or creator's tasks using AI. ChatGPT with access to al... | @royalashu4u |
| AI Chat Studio | Local desktop AI chat app built with PyQt6. Supports multimodal conversations wi... | @vsenikizanat81486 |
| Zuhri | High-performance Rust CLI AI assistant with interactive chat, code generation wi... | @Humair-025 |
| Imgoo | AI image generator with creative controls including aspect ratio, guidance scale... | @redythacker-cyber |
| TeleChars AI | Plataforma para crear personajes IA personalizados en Telegram. Configura person... | @marcosfrgames08 |
We've launched https://gen.pollinations.ai โ a single endpoint for all your AI generation needs. Text, images, audio, video โ all in one place.
- Unified endpoint โ no more juggling between image.pollinations.ai and text.pollinations.ai
- Pollen credits โ simple pay-as-you-go system ($1 โ 1 Pollen)
- All models, one place โ Flux, GPT-5, Claude, Gemini, Seedream, and more
- API keys โ publishable keys for frontend, secret keys for backend
Get started at enter.pollinations.ai and check out the API docs
- 2025-12-22 โ ๐ New Models Default
geminiis now Gemini 3 Flash, plus added Perplexity Sonar Reasoning Pro. API Docs - 2025-12-22 โ ๐ฅ Veo Video Upgrades Added Image-to-Video and Frame Interpolation (start/end frames) support for the
veomodel. - 2025-12-22 โ ๐ MCP Server v2.0 Major update adding video generation, analysis, and web search tools. MCP Protocol
- 2025-12-22 โ ๐ต New Voices Added 7 new voices (Coral, Verse, Sage, etc.) to the
openai-audiomodel. - 2025-12-15 โ ๐ GPT-5.2 & Gemini Tools Upgraded
openai-largeto GPT-5.2 and enabled Google Search & Code Execution by default for Gemini models. - 2025-12-15 โ ๐จ Face-Aware Upscaling Enhanced image generation with GFPGAN face restoration and MediaPipe detection for sharper portraits.
- 2025-12-15 โ โจ New Website Experience Complete rebuild of hello.pollinations.ai with AI-powered theming and dynamic 3D backgrounds.
- 2025-12-15 โ ๐ซ No More Watermarks Removed the Pollinations logo from all generated imagesโoutputs are now clean by default.
- 2025-12-07 โ ๐ฅ Video Generation Create videos from text or images using Veo and Seedance models via API or Chat.
- 2025-12-07 โ โจ Seedream 4.5 Upgraded image generation to Seedream 4.5 supporting stunning 2K resolution.
pollinations.ai is an open-source gen AI platform based in Berlin, powering 500+ community projects with accessible text and image generation APIs. We build in the open and keep AI accessible to everyoneโthanks to our amazing supporters.
- ๐ 100% Open Source โ code, decisions, roadmap all public
- ๐ค Community-Built โ 500+ projects already using our APIs
- ๐ Privacy-Respecting โ no accounts needed to get started
- ๐ผ๏ธ Embed like any normal image or text
- ๐ต Audio generation: Text-to-speech and speech-to-text capabilities
- ๐ฑ Supporter-Funded โ daily Pollen keeps AI accessible for everyone
- ๐ฃ Easy-to-use React hooks (React Hooks Examples)
โ ๏ธ Legacy Documentation NoticeThis documentation refers to our legacy endpoints (
image.pollinations.ai,text.pollinations.ai). We recommend using our new unified API at https://gen.pollinations.ai with the https://enter.pollinations.ai service.๐ View Latest API Documentation
The legacy endpoints will be deprecated in the future.
- Visit https://pollinations.ai
- Type your description in the text box
- Click "Generate" and watch the magic happen!
- Visit https://text.pollinations.ai
- Start chatting with the AI
- Use the
openai-audiomodel with our API (explore voices at OpenAI.fm) - Generate speech from text or transcribe audio to text
Our MCP (Model Context Protocol) server enables AI assistants like Claude to generate images and audio directly. Learn more
Add this to your MCP client configuration:
{
"mcpServers": {
"pollinations": {
"command": "npx",
"args": ["@pollinations/model-context-protocol"]
}
}
}npx @pollinations/model-context-protocolCommunity alternatives like MCPollinations and Sequa MCP Server are also available.
AI assistants can:
- Generate images from text descriptions
- Create text-to-speech audio with various voice options
- Play audio responses through the system speakers
- Access all pollinations.ai models and services
- List available models, voices, and capabilities
For more advanced usage, check out our API documentation.
Our web interface is user-friendly and doesn't require any technical knowledge. Simply visit https://pollinations.ai and start creating!
Use our API directly in your browser or applications:
https://pollinations.ai/p/conceptual_isometric_world_of_pollinations_ai_surreal_hyperrealistic_digital_garden
Replace the description with your own, and you'll get a unique image based on your words!
Here's an example of a generated image:
Python code to download the generated image:
import requests
def download_image(prompt):
url = f"https://pollinations.ai/p/{prompt}"
response = requests.get(url)
with open('generated_image.jpg', 'wb') as file:
file.write(response.content)
print('Image downloaded!')
download_image("conceptual_isometric_world_of_pollinations_ai_surreal_hyperrealistic_digital_garden")
To generate text, use this URL:
https://text.pollinations.ai/What%20is%20artificial%20intelligence?
To generate audio from text, use this URL:
https://text.pollinations.ai/Welcome%20to%20Pollinations?model=openai-audio&voice=nova
We offer React hooks for easy integration. Example usage:
import React from 'react';
import { usePollinationsImage, usePollinationsText } from '@pollinations/react';
import ReactMarkdown from 'react-markdown';
const AIGeneratedContent = () => {
const imageUrl = usePollinationsImage("Beautiful landscape of Paris with Eiffel Tower", { width: 800, height: 600, seed: 42 });
const markdown = usePollinationsText("Write a brief travel guide for Paris, including top attractions and local cuisine in markdown", { seed: 42 });
return (
<div>
<h2>AI-Generated Travel Guide</h2>
<img src={imageUrl} alt="AI Generated" />
{markdown ? (
<ReactMarkdown>{markdown}</ReactMarkdown>
) : (
<p>Loading markdown content...</p>
)}
</div>
);
};
export default AIGeneratedContent;
Check out our Pollinations React Hooks for more details.
graph LR
Q[Bots - Discord, Telegram, WhatsApp] --> L1
N[30+ Mobile and Web Apps] --> L1
N --> L2
A[pollinations.ai Web Frontend] --> L1
A --> L2
R[AI Agents - Qwen, Sillytavern, ...] --> L1
AI[AI Assistants - Claude] --> MCP[MCP Server]
MCP --> L1
L1[Image CDN] --> CF[Cloudflare Worker with R2 Cache]
L2[Text CDN] --> C
CF --> B
B[image-origin.pollinations.ai - AWS EC2 CPU] --> F[Azure OpenAI - Prompt Enhancing]
B --> S[LlamaGuard - Safety Checker]
F --> E[Translation Service - 1 GPU VM]
E --> D[FLUX image generation model - 2-6 GPU VMs on AWS]
C[text.pollinations.ai - AWS EC2 CPU] --> P[karma.yt - Realtime News]
C --> SC[Scaleway API]
C --> DS[Deepseek API]
C --> G[Azure-hosted Serverless LLMs]
C --> CFM[Cloudflare AI]
SC --> MI[Mistral Models]
SC --> QW[Qwen Models]
SC --> LL[Llama Models]
DS --> DM[Deepseek Models]
G --> H[OpenAI]
G --> K[Claude]
CFM --> CFL[Llama & Deepseek Models]
We're constantly exploring new ways to push the boundaries of AI-driven content creation. Some areas we're excited about include:
- Digital Twins: Creating interactive AI-driven avatars
- Music Video Generation: Combining AI-generated visuals with music for unique video experiences
- Real-time AI-driven Visual Experiences: Projects like our Dreamachine, which create immersive, personalized visual journeys
pollinations.ai envisions a future where AI technology is:
-
Open & Accessible: We believe AI should be available to everyone, not locked behind paywalls or restricted access
-
Transparent & Ethical: Our open-source approach ensures transparency in how our models work and behave
-
Community-Driven: We're building a platform where developers, creators, and AI enthusiasts can collaborate and innovate
-
Interconnected: We're creating an ecosystem where AI services can seamlessly work together, fostering innovation through composability
-
Evolving: We embrace the rapid evolution of AI technology while maintaining our commitment to openness and accessibility
We're committed to developing AI technology that serves humanity while respecting ethical boundaries and promoting responsible innovation. Join us in shaping the future of AI.
We believe in community-driven development. You can contribute to pollinations.ai in several ways:
-
Coding Assistant: The easiest way to contribute! Just create a GitHub issue describing the feature you'd like to see implemented. The MentatBot AI assistant will analyze and implement it directly! No coding required - just describe what you want.
-
Project Submissions: Have you built something with pollinations.ai? Use our project submission template (labeled as APPS) to share it with the community and get it featured in our README.
-
Feature Requests & Bug Reports: Have an idea or found a bug? Open an issue and let us know. Our team and the MentatBot assistant will review it.
-
Community Engagement: Join our vibrant Discord community to:
- Share your creations
- Get support and help others
- Collaborate with fellow AI enthusiasts
- Discuss feature ideas before creating issues
For any questions or support, please visit our Discord channel or create an issue on our GitHub repository.
Our codebase is organized into several key folders, each serving a specific purpose in the pollinations.ai ecosystem:
-
pollinations.ai/: The main React application for the Pollinations.ai website. -
image.pollinations.ai/: Backend service for image generation and caching with Cloudflare Workers and R2 storage. -
pollinations-react/: React component library for Pollinations.ai. -
text.pollinations.ai/: Backend service for text generation. -
model-context-protocol/: Model Context Protocol (MCP) server for AI assistants like Claude to generate images directly.
This structure encompasses the frontend website, backend services for image and text generation, and integrations like the Discord bot and MCP server, providing a comprehensive framework for the pollinations.ai platform.
For development setup and environment management, see DEVELOP.md.
pollinations.ai is proud to be supported by:
- Portkey AI Gateway: AI Gateway for LLM routing and fallbacks
- io.net: Decentralized GPU network for AI compute
- BytePlus: Official ByteDance cloud services and AI solutions
- AWS Activate: GPU Cloud Credits
- Google Cloud for Startups: GPU Cloud Credits
- NVIDIA Inception: AI startup support
- Azure (MS for Startups): OpenAI credits
- Cloudflare: Put the connectivity cloud to work for you.
- Scaleway: Europe's empowering cloud provider
- Modal: High-performance AI infrastructure
pollinations.ai is open-source software licensed under the MIT license.
Made with โค๏ธ by the pollinations.ai team