Skip to content

kaixuan98/HackGT8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recommedation System for Recipes

This software was created as part of the 2021 HackGT8 hackathon. Using flask as the prototype, given a list of food items, the user will be given recipe recommendations. The user will also be given an option to apply filters on the recipe recommendations based on allergies or nutrition information such as calories, sodium, and more.

Installation

This software uses the RAW_recipes.csv dataset found at https://www.kaggle.com/shuyangli94/food-com-recipes-and-user-interactions. There are also other mandatory dependencies such as NumPy, scikit-learn, Flask, and more that can easily be installed via pip.

Acknowledgments

Using the Whats Cooking Recommendation repo, our team was able to integrate the cosine similarity algorithm towards our dataset.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors