👗 AI-Stylist is an interactive outfit recommendation prototype built with Python and Streamlit. It suggests complete outfits based on your selected main item, mood, weather, and occasion.
⚠️ Note: This is a prototype for my larger project BratzMuse AI. The goal is to eventually build a full-featured AI fashion assistant.
- Choose your main clothing item (T-shirt, Shirt, Dress, etc.)
- Select your mood, weather, and occasion
- Get complete outfit recommendations (OOTD)
- Includes basic fashion logic for colors and outfit combinations
- Python
- Streamlit
- TensorFlow / Fashion MNIST dataset
- PIL (Python Imaging Library)