/node-cloud-visionator

An example of using the Google Cloud Vision API to make a little magic.

Primary LanguageJavaScriptMIT LicenseMIT

Google Cloud Visionator

This is an example of combining Node.js, Express, Google App Engine, and the Google Cloud Vision API to do basic image detection.

Running the sample

git clone git@github.com:JustinBeckwith/node-cloud-visionator.git
npm install
npm start

License

MIT License

Questions?

Feel free to submit an issue on the repository, or find me at @JustinBeckwith