Develop Generative AI solutions with Azure OpenAI Service
Azure OpenAI Service provides access to OpenAI's powerful large language models such as GPT and Embeddings models. These models enable various natural language processing (NLP) solutions to understand, converse, and generate content. Users can access the service through REST APIs, SDKs, and Azure AI Foundry.
Prerequisites
Before starting this learning path, you should already have:
- Familiarity with Azure and the Azure portal.
- Experience programming with C# or Python. If you have no previous programming experience, we recommend you complete the Take your first steps with C# or Take your first steps with Python learning path before starting this one.
Add
Achievement Code
Would you like to request an achievement code?
Modules in this learning path
This module provides engineers with the skills to begin building an Azure OpenAI Service solution.
Azure OpenAI on your data allows developers to implement RAG with supported AI chat models to reference specific sources of data to ground the response.
The Azure OpenAI service includes the DALL-E model, which you can use to generate original images based on natural language prompts.