Skip to content

A recipe app that uses AI to recommend recipes based on user preferences, dietary restrictions, and available ingredients. The AI can suggest substitutions and variations to suit individual tastes.

Notifications You must be signed in to change notification settings

rajmachawal09/ai-recipe-recommender

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recipes Recommender

A recipe app that uses AI to recommend recipes based on user preferences, dietary restrictions, and available ingredients. The AI can suggest substitutions and variations to suit individual tastes.

To install the dependencies first you need create a venv

python -m venv .venv
source .venv/Scripts/activate
pip install poetry
poetry install

Run the Code

streamlit run recipes_recommendation.py

About

A recipe app that uses AI to recommend recipes based on user preferences, dietary restrictions, and available ingredients. The AI can suggest substitutions and variations to suit individual tastes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages