privacy policy

tl;dr: I don't have your data because I never collect it

tl;dr version

❌ no cookies
❌ no analytics
❌ no accounts
❌ no email collection
✅ chat + image history → your device localStorage only
✅ API key (if BYOP) → your device only, never our server

what we "collect"

nothing on our end. seriously. no database. no backend storage. everything you do stays in your browser's localStorage. clear your browser data = I literally have nothing about you. it's genuinely that simple.

third parties

Pollinations.ai — processes your chat messages and image prompts. they have their own privacy policy at pollinations.ai. if using BYOP, your key is sent to their API (encrypted HTTPS).

Vercel — hosts this site. standard CDN logs (IP, timestamp, page). auto-deleted after 24h. see vercel.com/legal/privacy-policy.

your rights

Access your data: browser DevTools → Application → Local Storage → everything's right there.

Delete your data: History page → "delete all", or just clear browser storage. done. I have nothing to forget on my end.

security

HTTPS everywhere. no database = no database to hack. BYOP keys stored in localStorage (browser's own protection). don't use this on shared/public computers, or clear data when done.

effective 2026 — if lawyers are reading this: hi, please don't sue, I'm just a dev with a cheap phone and dreams.