mslearn-ai-semantic-kernel

The following exercises are designed to provide you with a hands-on learning experience in which you’ll explore common tasks that developers do when building AI applications with Semantic Kernel.

Note: To complete the exercises, you’ll need an Azure subscription in which you have sufficient permissions and quota to provision the necessary Azure resources and generative AI models. If you don’t already have one, you can sign up for an Azure account. There’s a free trial option for new users that includes credits for the first 30 days.

Exercises


Build a Semantic Kernel object

Learn how to build a kernel object that can connect to an AI model and run prompts.


Run prompts with Semantic Kernel

Learn how to use prompt templates with Semantic Kernel.


Create Semantic Kernel plugins

Learn how to build an AI flight booking assistant.


Apply filters on functions

Learn how to apply filters on functions with Semantic Kernel.


Create an AI Assistant with Semantic Kernel

Learn how to use Semantic Kernel to build a generative AI assistant that can perform DevOps tasks.


Note: While you can complete these exercises on their own, they’re designed to complement modules on Microsoft Learn; in which you’ll find a deeper dive into some of the underlying concepts on which these exercises are based.