Skip to content

mohamed-azhar/azure-computer-vision-playground

Repository files navigation

Azure Computer Vision Playground

This is a small web API project made for my journey in learning services provided by Microsft Azure. In this case, Computer Vision under Microsoft Cognitive Services.

To get started:

  • Go to Azure Portal and register a resource for Computer Vision
  • Go to resource page > Keys and Endpoint > copy the Key and Endpoint
  • Clone this repo and open it using your favorite code editor ( Visual Studio Code or Visual Studio )
  • Open appsettings.json file and under the ComputerVision section, replace your Key and Endpoint
  • Run the web API

About

small web API to return you text content as json from an image using the microsoft azure computer vision API

Resources

Stars

Watchers

Forks

Languages