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