khadija267 / Recipes-Recommendation-Chatbot

A project about recommeing recipes and ingredients based on the needs of the user

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

alt text

Tasty Chatbot

(under construction)

Project Title

GitHub release (latest by date including pre-releases) GitHub last commit GitHub issues GitHub pull requests GitHub

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

GitHub release (latest by date including pre-releases) : alpha version

GitHub last commit : conversional chat bot for recipe recommendation.

GitHub issues

GitHub pull requests

GitHub All Releases

GitHub

Tweet

Demo-Preview

alt text alt text alt text

Table of contents

Data

Data was scraped using apify from allrecipes in five different food categories [Breakfast, Lunch, Dinner, Snack, Dessert]

Installation

(Back to top)

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

In this project you can do the following

Get a recipe recommendation based on given ingredients

alt text

Get an ingredient that is similar to other ingredient

alt text

Know if a recipe is a breakfast, lunch, dinner, dessert, or snack

Usage

(Back to top)

Save models using pickle library. Use replit.com to connect between the python code "main.py" and digital flow.

Contribute

(Back to top)

Adding new features or fixing bugs

(Back to top)

License

(Back to top)

GNU General Public License version 3

Enjoy your AI recipe! Footer

About

A project about recommeing recipes and ingredients based on the needs of the user


Languages

Language:Jupyter Notebook 99.0%Language:Python 1.0%