- Enter the ingredients : Get the name of something you can cook
- Enter ingredients you want to add
- Exclude certain ingredients
- About 44k recipies
- 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 ""
- Full credits to link for the dataset. Please download it from there :)