An AI-powered web application that generates personalized skincare and beauty routines based on user-selected products and preferences.
(Add your GitHub Pages link here)
This project expands on a conversational AI assistant by introducing structured product selection and routine generation.
Users can:
- browse and select beauty products
- receive AI-generated personalized routines
- ask follow-up questions for refinement
It simulates a real-world AI-powered beauty recommendation system.
- Product selection interface
- AI-generated personalized routines
- Conversational follow-up interaction
- Dynamic UI updates based on user input
- Integration with OpenAI API
- HTML5
- CSS3
- JavaScript
- OpenAI API (via Cloudflare Worker)
- JSON-based product data
- Combining structured inputs with AI-generated outputs
- Designing user flows for personalization
- Improving prompt engineering for relevant recommendations
- Managing state between product selection and chat interaction
(Add screenshots here)
- Save and export routines
- User profile personalization
- Advanced filtering (skin type, concerns)
- Improved UI/UX for product selection
This project demonstrates my ability to build AI-driven applications that combine user interaction, structured data, and intelligent output generation for real-world use cases.