A project about recommeing recipes and ingredients based on the needs of the user
Check the online colab notebook here Check the online report here
: conversional chat bot for recipe recommendation.
Data was scraped using apify from allrecipes in five different food categories [Breakfast, Lunch, Dinner, Snack, Dessert]
Here is a sample instruction:
To use this project, first clone the repo on your device using the command below:
git init
git clone https://github.com/khadija267/recipe_recommendation.git
Save models using pickle library. Use replit.com to connect between the python code "main.py" and digital flow.