Develop Generative AI applications with Azure AI Studio
The following exercises are designed to provide you with a hands-on learning experience in which you’ll explore common patterns and techniques that developers use to build generative AI applications like chat-based “copilots”, and learn how to implement those patterns using Azure AI Services - in particular, Azure OpenAI Service and Azure AI Studio.
While you can complete these exercises on their own, they’re designed to complement modules on Microsoft Learn; in which you’ll find a deeper dive into some of the underlying concepts on which these exercises are based.
Note: To complete the exercises, you’ll need an Azure subscription in which you have sufficient permissions and quota to provision the Azure resources used by Azure AI Studio and to deploy and use Azure OpenAI GPT models. If you don’t already have one, you can sign up for an Azure account. There’s a free trial option for new users that includes credits for the first 30 days.
Exercises
-
Explore, deploy, and chat with language models in the Azure AI Foundry
-
Build a custom copilots with prompt flow in the Azure AI Foundry portal
-
Use prompt flow for Named Entity Recognition (NER) in the Azure AI Foundry portal
-
Fine-tune a language model for chat completion in the Azure AI Foundry
-
Explore content filters to prevent the output of harmful content in Azure AI Foundry
-
Evaluate the performance of your custom copilot in the Azure AI Foundry