Learning Path 01: Build your kernel
- Introduction
- What is semantic kernel
- Why use semantic kernel
- How to build your kernel
Learning Path 02: Create plugins for semantic kernel
- Introduction
- Explore build-in plugins
- Optimize language model prompts
- Saving prompts to files
Learning Path 03: Give your AI agent skills
- Introduction
- Understand native functions
- Combine prompts and functions
Learning Path 04: Use intelligent planners
- Introduction
- Learn about AI Planners
- How to use a planner
- Optimize your planner
- Automatically invoke functions
Learning Path 05: Guided Project - Create an AI Travel Agent
- Introduction
- Preparation for guided project