Skip to content

codingmoney/google-cloud-vision-api-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To follow along check out Coding Money Tutorial Video: How to Use Google AI Cloud Vision API to Analyze Images that accompanies this repo.

To run the code:

  1. Clone the repo and run npm install
  2. Create service account key in google cloud console and replace 'service-account-key.json' with your key in index.js
  3. In the command line run: node index.js

Releases

No releases published

Packages

No packages published