ngo275 / ocr-demo

Cloud Vision API demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OCR Demo with Cloud Vision API

How to use

  1. Enable Cloud Vision API on Google Cloud Platform console
  2. Create a service account on the console with Vision AI access
  3. Put the service account key file in your machine
  4. Load the service account key file export GOOGLE_APPLICATION_CREDENTIALS=./service-account.json
  5. Install dependencies yarn
  6. Start the server yarn dev

About

Cloud Vision API demo


Languages

Language:TypeScript 69.9%Language:CSS 28.4%Language:JavaScript 1.7%