by CPI Staff | Jul 25, 2024 | AI, Azure, Azure OpenAI, Blog
This Microsoft Azure OpenAI article will show how to deploy Azure OpenAI GPT-4o Resource and Model using Bice. Azure OpenAI is a Microsoft implementation of the popular OpenAI service and AI models. Using Azure OpenAI, companies can use OpenAI’s LLMs with Azure...
by CPI Staff | Jul 22, 2024 | AI, Azure, Azure AI Vision, Blog
This Azure AI Vision article will show how to generate an image caption with Azure AI Vision and .NET C# application. Azure AI Vision is a Microsoft Azure service that is part of the Azure AI Services suite of cloud services, which also includes speech services and...
by CPI Staff | Jul 22, 2024 | AI, Azure, Azure AI Services, Azure AI Vision, Blog
In this Azure AI Vision blog post, we will show how to extract text from images using Azure AI Vision and Azure SDK for .NET. Azure AI Vision allows us to analyse images and perform operations against objects inside images. AI Vision capabilities include: Optical...
by CPI Staff | Jul 21, 2024 | AI, Azure, Azure AI Services, Bicep, Blog
This Azure AI Services post will show how to retrieve Azure AI Services keys and Endpoint using Bicep deployment code. If you are not familiar with Azure Bicep, it is a Specific Domain Language (DSL) for infrastructure-as-code (iac) deployments in Azure only. Unlike...
by CPI Staff | Jul 21, 2024 | AI, Azure, Azure AI Vision, Blog
This Azure AI Services article will show how to integrate Azure AI Vision for image analysis in C# applications using .NET. Azure AI Services offers access to many AI services, including the popular Azure OpenAI service. Today, we will focus on Azure AI Vision, which...