Skip to content

Smart food recognition web app that identifies dishes and retrieves different recipes and ingredients

Notifications You must be signed in to change notification settings

joeyzhou98/Foodbook

Repository files navigation

Foodbook

Smart food recognition web app that identifies dishes and retrieves different recipes and ingredients
Built at ConUHacksV. Try it out :)
https://foodbook0.herokuapp.com/

How to start server

  1. virtualenv venv (optional)
  2. If on Windows run venv\Scripts\activate.bat, else on Linux source venv/bin/activate (optional)
  3. pip install -r requirements.txt
  4. run export GOOGLE_APPLICATION_CREDENTIALS="<path/to/gcloud/credentials>" like export GOOGLE_APPLICATION_CREDENTIALS="/home/joey/Desktop/ConuHacks2020/credentials.json"
  5. python run.py and the server will be serving on http://127.0.0.1:5000/

TEAM MEMBERS:

  • Nigel Yong
  • Joey Zhou
  • Rhina Kim
  • Minh Bui

About

Smart food recognition web app that identifies dishes and retrieves different recipes and ingredients

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published