Skip to content

singhularAdi/key-value-pair-extraction

Repository files navigation

Setup

  1. For running vision.py there needs to be a GCP project created with Google Vision API enabled.
  2. Then a service account needs to be created associated with that API.
  3. Create/Download a JSON key associated with that service account.
  4. Set the GOOGLE_APPLICATION_CREDENTIALS environment variable pointing to the downloaded private key.
  5. Run vision.py with the image file's full path as the first CLI argument.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published