Completed
Audio or video to text using whisper model
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Generative AI with Azure OpenAI Services - Comprehensive Crash Course
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Introduction of Mentor
- 3 Overview of the Syllabus
- 4 Azure AI Service Introduction
- 5 Differences between Azure Open AI API and Open AI API
- 6 Creating Azure Open AI Resource
- 7 Model Deployment
- 8 Using DALL-E for Image Generation
- 9 Chat Completion API using Python SDK with Azure Open AI Client
- 10 Creating QA Chatbot Using Own Custom Dataset
- 11 Audio or video to text using whisper model
- 12 Function Calling using Azure Open AI API
- 13 Function Calling implementation using python
- 14 Finetuning using Azure Open AI model
- 15 Introduction of Azure AI Studio
- 16 Creating Custom RAG chatbot using Azure AI Studio
- 17 Setting up flask for Custom RAG Chatbot
- 18 RAG Architecture Explain
- 19 Deployment of RAG Chatbot Application using Azure AI studio