Simple AI Orchestration using Semantic KernelΒΆ
This hands on workshop goes through the following lessons for creating a simple Semantic Kernel chatbot as a console application:
- Lesson 1: Create Simple Semantic Kernel chatbot
- Lesson 2: Create Simple Semantic Kernel chatbot with history
- Lesson 3: Create Simple Semantic Kernel chatbot with plugins
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: