https://github.com/brayvid/recommend-recipes
Pantry-based recipe recommendations.
https://github.com/brayvid/recommend-recipes
cooking data-science kaggle recipes recommendation scikit-surprise streamlit web-app
Last synced: about 2 months ago
JSON representation
Pantry-based recipe recommendations.
- Host: GitHub
- URL: https://github.com/brayvid/recommend-recipes
- Owner: brayvid
- Created: 2024-06-25T02:35:01.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-20T21:46:01.000Z (over 1 year ago)
- Last Synced: 2025-02-28T22:19:35.958Z (over 1 year ago)
- Topics: cooking, data-science, kaggle, recipes, recommendation, scikit-surprise, streamlit, web-app
- Language: Python
- Homepage: https://recommend-recipes.streamlit.app/
- Size: 148 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pantry-Based Recipe Recommender
[](https://recommend-recipes.streamlit.app/)
A Streamlit app that helps users discover recipes that require only the ingredients they have on hand.
## To do
- Additionally recommend recipes you could make given a few more ingredients.
- Display descriptions of recipes.
- Display the instructions when the user clicks on a recipe.