An AI-powered image generator web app built with HTML, CSS, and JavaScript.
The app provides a clean UI for entering prompts, selecting image styles, aspect ratios, and generating AI-based images.
- 📝 Prompt input to describe images
- 💡 Random prompt suggestion button
- 🎭 Style options: Realistic, Anime, Flux Schnell
- 📐 Aspect ratio options: 1:1, 16:9, 9:16
- ✨ Generate image button
- ⬇️ Download generated images
- 🌙 Dark mode toggle
- 🔄 Loading spinner animation
- HTML5 – Structure
- CSS3 – Styling & Layout
- JavaScript (ES6) – Functionality & Interactivity
- Boxicons – Icons for UI
- Fetch API – For making requests to the AI image generation service
- Clone this repository:
git clone https://github.com/ridhii17/AI---Image---Generator.git