thesandlord / node-cloud-visionator

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:JavaScript 73.7%Language:CSS 16.7%Language:HTML 9.6%