AI & ML interests

LLMs, Diffusion, Auto Encoders, VAE, Latent Space, LSTM, Binarization

Recent Activity

ElixpoΒ  updated a Space about 5 hours ago
p-research/README
ElixpoΒ  published a Space about 5 hours ago
p-research/README
View all activity

Organization Card
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

🀝 Get Involved

  • πŸ’¬ Discord β€” Chat with the community
  • πŸ› Issues β€” Report bugs or request features
  • πŸ“± Submit Your App β€” Share what you've built

πŸ’š 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

models 0

None public yet

datasets 0

None public yet