Bulk Alt Text Generation using Azure AI Services
Blog PostsI 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