diet_recommendation_system
This project provides a Meal Plan Generator API that recommends diet plans based on user inputs such as weight, height, age, and gender. The recommendations are based on a dataset of recipes, leveraging the Nearest Neighbors algorithm to find suitable meals that meet the user's nutritional requirements.
Check it out