saumitrab / gcloud-vision-test

Test code to try Google Vision API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Google Cloud Vision API test

Needs the Google Cloud API key file placed in the config directory. The config directory is ignored by git.

Verify that node and npm are installed for your platform. To run the code, execute:

npm i
node index.js

About

Test code to try Google Vision API


Languages

Language:JavaScript 100.0%