Skip to content

Pranjal2506/DishCovery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

14 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🍽️ DishCovery - Your AI-Powered Recipe Genie

Ever seen a dish and wondered what it’s called? Or had random ingredients in the kitchen but no idea what to cook?

DishCovery is an AI-powered web app that helps users:

  • Identify dishes by description
  • Recognize dishes from a photo
  • Suggest recipes based on available ingredients

🌐 Try it Live β†’

πŸ“Ί See the video β†’


πŸ”₯ Features

πŸ—£οΈ Describe a Dish

Type how the dish looked or what it had, and DishCovery will suggest matching recipes using AI.

Describe Dish Screenshot


πŸ“· Upload a Photo

Upload a snap of a dish and get its name + detailed recipe instantly.

Upload Image Screenshot


πŸ§‚ Ingredient-Based Recipes

Enter the ingredients you have, and discover what you can cook without needing a grocery trip.

Ingredients Screenshot


πŸ’» Tech Stack

Technology Purpose
React Frontend UI
Flask Backend API
Google Gemini API AI (text & vision understanding)
Python Backend logic & image processing
CSS / Tailwind Styling & Layout

πŸš€ Getting Started

πŸ”§ Backend (Flask)

cd backend
python -m venv venv
source venv/bin/activate  # or venv\Scripts\activate on Windows
pip install -r requirements.txt
python app.py

About

Get your confussions cleared with DishCovery

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors