An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# Pantry-Based Recipe Recommender
[![Open in Streamlit](https://static.streamlit.io/badges/streamlit_badge_black_white.svg)](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.