Access top language models for free
Pollinations AI offers free, easy-to-use text and image generation APIs. No signups or API keys required, with zero data storage and completely anonymous usage. Access powerful models like GPT-4o, Mistral, Claude, and Gemini instantly.
Note for Image Generation: For image generation with Pollinations AI, install this tool or this tool in OpenWebUI.
Function Pipe: For easier access to Pollinations' OpenAI models specifically, use this function pipe I created.
-
In OpenWebUI go to Settings > Admin > Connections → Add Connection under OpenAI API.
-
Enter:
- URL:
https://text.pollinations.ai/openai
- Key:
dummy-key
- Model IDs: choose from the list
- URL:
-
Click Save.
curl https://text.pollinations.ai/models
Some models (e.g., midijourney, unity) aren’t supported in OpenWebUI.
Run the list command to check available models.
Use web-based curl clients like ReqBin.
Copy the
"name"
field from the response as your Model ID.
Example:
{ "name": "openai", … }
Use
openai
for gpt-4.1-mini.
If you find this useful, consider sponsoring Pollinations:
👉 https://github.com/pollinations/pollinations
Your support helps keep AI free and accessible to all.