DreamHer is a fun and interactive web app that turns your idea of a dream girl into a unique AI-generated image — using just 10 simple questions. Whether you're doing it for fun or just curious, it’s a magical mix of technology and creativity.
- 🧠 Ten thoughtfully crafted questions to capture your preferences
- 🎨 AI-powered image generation with Pollinations AI
- ⚡ Instant preview of results with the ability to re-try
- 💻 Responsive, clean UI built using React
- 🔁 Supports custom inputs for flexible choices
- Answer 10 questions related to traits and preferences.
- The app generates a descriptive prompt based on your answers.
- Pollinations AI uses the prompt to create a dream-like image.
- View your AI-generated image instantly, with options to retry or share.
Technology | Purpose |
---|---|
React | Frontend UI framework |
Tailwind CSS | Styling and responsive design |
Pollinations AI | AI-based image generation |
JavaScript | Core logic and state management |
git clone https://github.com/your-username/dreamher.git
cd dreamher
npm install
npm start