Skip to content

fun-personal-projects/recipieFinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recipie Finder

  • Enter the ingredients : Get the name of something you can cook

Features

  • Enter ingredients you want to add
  • Exclude certain ingredients
  • About 44k recipies

How to use

  • Download the dataset from the link below, unzip it
  • Install all the requirements
  • i is for include, e is for exclude
  • python main.py -p "path to your dataset" -i "item1,item2,item3" -e "item1,item2"
  • If you want to see the list of all possible ingredients, just do python main.py -l -i ""

Dataset

  • Full credits to link for the dataset. Please download it from there :)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages