Coding a ChatBot in C# and .NET Blazor using Azure AI from Scratch

preview_player
Показать описание
Do you want to learn how to build a ChatBot with Azure AI, Blazor and C#? Then watch this video where I show you how to do it from scratch using gpt 3.5, a powerful language model from OpenAI.
You will learn how to:
• Set up the Azure OpenAI service and get an API key
• Create a Blazor Server App with a Chat component
• Connect your app to the Azure OpenAI API and send and receive messages
• Customize your ChatBot and Copilot with different parameters and options
By the end of this video, you will have a working ChatBot that you can use for your own projects or experiments.
This video is suitable for beginners and experts alike.

Microsoft makes it easy to work with the GPT openai language models and this video will show you just how easy it can be!

If you enjoyed this video, please give it a thumbs up, subscribe to my channel and leave a comment below.

Рекомендации по теме
Комментарии
Автор

Well done, This helps alot on my current research.

SiphosenkosiCele
Автор

Thank you for actually explaining what the code means, it helps a lot and it’s easier to follow and not get lost.

aloSolo
Автор

Please make some more projects like this! It is very helpful.

alexandrak
Автор

Great video Tom. Waiting for Azure Cognitive Search video

sangleanil
Автор

My localhost is empty. Prints Hello World without the blue UI

RolaYoutube