Skip to content

pollinations/pollinations-builder-starter

Repository files navigation

Pollinations builder starter

A small, production-shaped starter for Replit and other AI app builders. It adds one Pollinations image-generation feature while keeping POLLINATIONS_API_KEY on the server.

Run on Replit

Import this public repository with Replit rapid import, then add POLLINATIONS_API_KEY in Replit Secrets and press Run.

The included replit.md and .agents/skills/pollinations/SKILL.md give Replit Agent current, security-conscious Pollinations context.

Run locally

export POLLINATIONS_API_KEY=sk_your_key_here
npm start

Open http://localhost:3000.

Lovable

Import lovable-skill/SKILL.md as a public GitHub Skill, then use a focused prompt such as:

build an image-generation page with a prompt field, loading and error states, and a generated image result. use the Pollinations skill for the server-side integration and never expose a secret key in browser code.

For a one-click starting prompt, use Build with Lovable.

Current API reference

Use https://gen.pollinations.ai/docs and the live model endpoints. Do not copy a static model list into a template or an AI-agent instruction file.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors