Note
This is a 75-minute workshop that will give you a hands-on introduction to the core concepts and best practices for interacting with OpenAI models.
By the end of this workshop, you should be able to:
- Describe OpenAI model capabilities and implementation in the fields of text generation, image generation, multimodal conversation, and Azure AI Agents.
- Understand prompt engineering concepts and best practices.
- Leverage generative AI capabilities and apply prompt engineering techniques to your own solutions.
The lab is organized into 4 sections, taking you through generating text content, image assets, and code snippets through a multimodal conversational interface on Azure with OpenAI models. In addition, we will cover AI Assistants. The goal of the lab is to leverage generative AI capabilities over a wide range of scenarios.
- Part 1 - Text Generation Generate text content and descriptions with GPT4o
- Part 2 - Image Generation Generate image assets with DALLE-3
- Part 3 - Multimodality Leverage multimodal capabilities of GPT-4o to interact with images and text.
- Part 4 - Azure AI Agents Use code interpreter to understand your data.