/food-classifier

Experimenting with Cloud Vision API. DEMO:

Primary LanguageJavaScriptMIT LicenseMIT

Food Classifier

This project uses Google Cloud Vision API to classify food.

Quick start

1. Deploy the server code to your back-end

I deployed it on Heroku and have provided the configuration steps

2. Set the serverUrl variable in the front-end code

Open front-end/script.js and update serverUrl to your server's path.

Play

Use Web Server for Chrome or deploy front-end to GitHub pages and play with this experiment.