2023-07-28 11:47:34 +02:00

214 B

Computer Vision Azure

A project to learn about Azure Computer Vision API

How to run

  1. Add the required environment variables to the .env file
  2. Install dependencies: yarn
  3. Run the project: yarn dev