Tag: ASP.NET CORE

Bulk Alt Text Generation using Azure AI Services
Bulk Alt Text Generation using Azure AI Services
Blog Posts

I recently hacked together a solution using ASP.NET, Azure AI services, and some help from Chat GPT to refine JavaScript. Here is how to use it: 1.  Get your Computer Vision API Key and Endpoint URL from the Azure Portal. 2.  Plug API key and endpoint URL into the controller. 3.  Run the application. 4. … READ MORE