by CPI Staff | Oct 7, 2024 | AI, Azure AI Vision, Blog
This Microsoft Azure AI Vision post will show how to use Azure AI Vision with C# to analyze images. Table of contents.NET SDKCreate an Azure AI Vision resource using BicepCreate a resource group.Use Azure AI Vision With C# to Analyze ImagesRun ApplicationRelated...
by CPI Staff | Oct 7, 2024 | .NET, AI, DALL-E, OpenAI
This Azure OpenAI article will show you how to generate DALL-E images with .NET C# Console application using the Azure SDK for .NET. Table of contentsAzure SDK for .NETGenerate DALL-E Images with .NET C# Console ApplicationInstall-PackageProgram.csRelated Articles...
by CPI Staff | Oct 7, 2024 | AI, Azure AI Services, Blog, Power Apps
In this post on OpenAI and Microsoft Power Apps, we will create a Text-to-Speech Power App using OpenAI Whisper. Table of contentsCreating a Text-to-Speech Power App Using OpenAI WhisperGet an API Key from OpenAICreating a Text-to-Speech Power AppCreate Power Automate...
by CPI Staff | Oct 7, 2024 | AI, Azure OpenAI, Blog
In this Microsoft Azure OpenAI blog post, we will deploy an Azure OpenAI resource and an OpenAI GPT4 model using Bicep. Azure OpenAI is an enterprise-grade AI service that provides access to all the OpenAI AI models, including GPT, DALL-E, Whisper, and more....
by CPI Staff | Sep 10, 2024 | AI, Azure, Blog, GitHub Copilot for Azure
This GitHub Copilot for Azure article will show how to simplify Azure management with GitHub Copilot for Azure. Table of contentsAbout GitHub Copilot for AzureInstalling GitHub Copilot for AzureInstall the .VSIX extensionUsing GitHub Copilot for AzureRelated Articles...
by CPI Staff | Sep 10, 2024 | .NET, AI, Azure AI Translator, Blog
Following our previous post about Azure AI Translator, this post will show how to translate text between a source and target language using C#. About Azure AI Translator Microsoft Azure AI Translator offers translation services like language detection and translation...