The ultimate guide to creating your first NLP app with Azure Open AI
Azure OpenAI provides developers with the ability to add AI to their applications using a variety of different models from OpenAI. This includes GPT-4, GPT-4 Turbo with Vision, GPT-3.5-Turbo and Embedding models.
We can add AI functionality to our applications using C#, Python or REST APIs. In this video, I show you how you can create Deployments in Azure OpenAI that use OpenAI models, and how you can use the C# SDK to building NLP applications using Azure OpenAI service!
0:00 Introduction
0:36 Choosing and deploying a model
1:48 Model Families in Azure OpenAI
2:29 Prompt Engineering
3:16 A note about using AI models
3:54 Creating our model and deployment
6:32 Calling our model in our application
7:28 Creating our Azure OpenAI client
8:29 Configuring our ChatCompletionOptions settings
11:44 Making requests to our model in Azure OpenAI
13:58 Changing the response randomness using Temperature
15:15 Wrap up
Connect with me!
Twitter: https://twitter.com/willvelida
GitHub: https://github.com/willvelida
Bluesky: https://bsky.app/profile/willvelida.bsky.social
Azure OpenAI provides developers with the ability to add AI to their applications using a variety of different models from OpenAI. This includes GPT-4, GPT-4 Turbo with Vision, GPT-3.5-Turbo and Embedding models.
We can add AI functionality to our applications using C#, Python or REST APIs. In this video, I show you how you can create Deployments in Azure OpenAI that use OpenAI models, and how you can use the C# SDK to building NLP applications using Azure OpenAI service!
0:00 Introduction
0:36 Choosing and deploying a model
1:48 Model Families in Azure OpenAI
2:29 Prompt Engineering
3:16 A note about using AI models
3:54 Creating our model and deployment
6:32 Calling our model in our application
7:28 Creating our Azure OpenAI client
8:29 Configuring our ChatCompletionOptions settings
11:44 Making requests to our model in Azure OpenAI
13:58 Changing the response randomness using Temperature
15:15 Wrap up
Connect with me!
Twitter: https://twitter.com/willvelida
GitHub: https://github.com/willvelida
Bluesky: https://bsky.app/profile/willvelida.bsky.social