From the course: Complete Guide to Azure AI for ML Engineers by Microsoft Press

Unlock this course with a free trial

Join today to access over 25,300 courses taught by industry experts.

Discover Azure OpenAI

Discover Azure OpenAI

- [Instructor] Now let's talk about generative AI. This is the latest, most popular form of AI that is out there right now. So when you think about Gen AI, think about AI that can create original content based on large datasets. So typically, people interact with Gen AI that's been built into some kind of chat application. And these apps can take NLP input and return responses in a number of formats, like images, code, audio, and, of course, text. With Azure OpenAI, we're going to look at how you can deploy, customize, and host your own generative AI models on Azure using the Azure OpenAI service. So this is Microsoft's cloud solution for handling all things Gen AI on their platform. So, Azure OpenAI supports a lot of different model choices, and we'll get into those in just a second. But first, remember that with any AI application, you have to do extensive testing before you release it to your end users. So with Azure OpenAI, you can test your Gen AI models in Azure AI Studio to…

Contents