Uses:
- A real-time weather API using OpenWeatherMap
- Fuzzy temperature logic
- Rule-based filtering
- Personalized recommendations based on stored user preferences
- CSV wardrobe dataset
pip install requestsFor model A
python finalproject.pyfor model B
python modelB.pyselect an event by typing the event type in lowercase. Example:
Enter today's event (work, dinner, gym, casual): <<you type 'work' here>>then select which outfit you prefer. Example:
Which outfit do you prefer? (1 or 2): <<you type '1' here>>