by CPI Staff | Sep 6, 2024 | AI, Azure, Azure AI Services, Blog
This Azure AI Services article will show how to create an Azure AI Language Account using REST API. Table of contentsOut-of-the-Box FeaturesHow to Create an Azure AI Language Account Using REST APICreate POST RequestRequest BodyRelated Articles Azure AI Language...
by CPI Staff | Jul 29, 2024 | .NET, AI, Azure, Azure AI Services, Azure AI Vision, Blog, C#
This Azure AI Vision article will show you how to create a .NET app that reads handwritten text using Azure AI Vision. Microsoft Azure AI Services offers several AI services that can help streamline business processes or create in-house applications that can replace...
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...