Skip to content

This project utilizes Google's generative AI to generate recipes based on images of prepared dishes. Users can upload an image of a dish, and the system will analyze the ingredients and suggest a recipe. The application is built using Streamlit and Python.

Notifications You must be signed in to change notification settings

fazleo/Recipe-Generator-Using-Gemini-Pro-Vision

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Recipe Generator Using Image

This project utilizes Google's generative AI to generate recipes based on images of prepared dishes. Users can upload an image of a dish, and the system will analyze the ingredients and suggest a recipe. The application is built using Streamlit and Python.

Usage

  1. Install Dependencies:

    pip install -r requirements.txt
  2. Run the Application:

    streamlit run app.py
  3. Upload Image:

    Upload an image of a prepared dish and click "Submit" to generate a recipe.

File Structure

  • app.py: Main Python file for running the Streamlit application.
  • requirements.txt: List of Python dependencies required for running the application.

Dependencies

  • streamlit
  • Pillow
  • python-dotenv
  • google-generativeai

Screeshots

image image image

Author

FasluRahman TP

About

This project utilizes Google's generative AI to generate recipes based on images of prepared dishes. Users can upload an image of a dish, and the system will analyze the ingredients and suggest a recipe. The application is built using Streamlit and Python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages