Hands-on AI Orchestration using Semantic Kernel WorkshopΒΆ
This hands-on workshop goes through the following lessons for creating a simple Semantic Kernel chatbot as a console application:
- Prerequisites
- Lesson 1: Semantic Kernel chatbot
- Lesson 2: Semantic Kernel chatbot with history
- Lesson 3: Semantic Kernel chatbot with plugins
- Lesson 4: Describe all plugins in Semantic Kernel chatbot
- Lesson 5: Semantic Kernel chatbot with Chat Completion Agent
- Lesson 6: Create Grounded Agent with Azure AI Agent service
Subsequently, the following lessons guide you through converting that chatbot application into a deployable application with a backend API and Web UI frontend and deploying into Azure: