NutriMate is a machine learning-based meal planning system that provides personalized recipe recommendations. It leverages collaborative and content-based filtering to analyze user preferences and feedback, tailoring meal suggestions based on dietary restrictions, allergies, and nutritional goals.
- AI-powered personalized meal recommendations
- Dietary customization based on allergies, restrictions, and goals
- Ingredient availability, cost, and preparation time considerations
- User-friendly interface with streamlined inputs and outputs
The NutriMate_code folder contains:
- NutriMate.zip: This zip file includes the complete source code, dataset, and project logo.
- README.md: This file (you're reading it now) explains the project details.
- Extract the
NutriMate.zipfile from theNutriMate_codefolder. - Open the project in your preferred environment (VS Code/PyCharm).
- Run the main script to start the application.
- Python (with Streamlit for UI)
- Machine Learning (Collaborative & Content-based Filtering)
- CSV-based dataset for recipe recommendations
Feel free to fork this repository, report issues, or suggest improvements!
This project is open-source and available for use under the MIT License.
Let me know if you’d like any modifications! 🚀