A blazing-fast, completely free, browser-based AI image generator. Build stunning visuals using state-of-the-art models—no sign-ups, no subscriptions, and absolutely no API keys required.
Powered by Puter.js.
- Multiple AI Models: Generate art using DALL·E 3, Gemini 2.5 Flash, Grok 2 Image, and GPT Image variants.
- AI Prompt Enhancer: Stuck on ideas? Click "Enhance" to let AI rewrite your basic ideas into highly detailed, optimal prompts.
- Privacy First: All generated images and your gallery history are saved locally right in your browser.
- Negative Prompts: Fine-tune your results by specifying exactly what you don't want in your image.
- Responsive & Beautiful UI: Fully responsive design that works on mobile and desktop, featuring a seamless Dark/Light mode toggle.
- Export Options: Download your creations directly or copy them to your clipboard with a single click.
- Frontend: Vanilla HTML5, CSS3, JavaScript
- AI Engine & Backend: Puter.js (Handles all AI model interactions securely client-side)
- Deployment: Vercel (Recommended), Netlify, or GitHub Pages
Running this project locally is incredibly simple since it relies entirely on client-side code.
- Clone the repository:
git clone [https://github.com/yourusername/repository-name.git](https://github.com/yourusername/repository-name.git) cd repository-name