by CPI Staff | Sep 9, 2024 | AI, Azure, Azure AI Services, Azure AI Translator, Blog
This article will show how to create an Azure AI Translator service using the Azure REST API. Microsoft Azure AI Translator offers translation services like language detection and translation for over 90 languages using a single API endpoint. The process to use Azure...
by CPI Staff | Sep 8, 2024 | AI, Azure AI Language, Azure AI Services, Blog
The second blog post about Azure AI Language will show how to Build a Conversational Language Bot with Azure AI Language. Table of contentsCreate an Azure AI Language ResourceBuild a Conversational Language Bot with Azure AI LanguageDeploy the ModelConfigure a .NET...
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 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...