nishantrajpoot/Product_Recommendation
0
Mood-Based Food & Drink Recommender
This Streamlit application provides personalized food and drink recommendations based on your current mood and preferences. The app uses an interactive interface with images to help users select their current state of mind and then provides tailored recommendations.
Features
- Image-based mood selection
- Two-step questionnaire for precise recommendations
- Personalized food and drink suggestions
- Clean and intuitive user interface
Running the App
You can run this app locally using:
streamlit run app.pyDeployment on Hugging Face Spaces
This app is configured to run on Hugging Face Spaces. The deployment is handled automatically when you push to the repository.
Requirements
- Python 3.7+
- Streamlit
- Other dependencies listed in
requirements.txt
