Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recipe Generation from Food Image

This project creates a web site which takes in food image and returns the recipe, ingredients and title of the food.

Home page

Recipe page

How to run the project

Client side

Download all dependencies using

npm i

Then to host it locally using

npm start

The web app will be at http://localhost:3000/

Server side

Download all dependencies using

pip install

Then to host it locally using

python run.py

The server will be running at http://localhost:5000/

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages