code for article pfeilbr/azure-js-cognitive-services-playground
learn azure cognitive services
Examples
runHandwrittenOCRForURL()
- uses computer vision batchReadFile
API to perform handwritten OCR on a image of a form (image sourced from public URL).
Resources
Running
- Create new cognitive services computer vision resource
runaz login
, thennpm run provision
OR via portal - Copy
.env.sample
to.env
and populate with values via the following steps. CLIENT_ID
,DOMAIN
- SUBSCRIPTION_ID
COGNITIVE_SERVICES_ENDPOINT
COGNITIVE_SERVICES_KEY
- run
npm start
Twitter • Reddit