AZ-2005 Develop Generative AI solutions using Azure OpenAI and the Semantic Kernel SDK

Description

Learn how to use the Semantic Kernel SDK to build intelligent applications that automate tasks and perform natural language processing.

Additional Course Information

Schedule and Pricing

Target Audience
Pre-Requisites
  • Experience programming in C#.
  • Visual Studio Code IDE installed.
  • Familiarity with Azure and the Azure portal.
  • Access to Azure OpenAI Services.
Objectives
Course Delivery Modality
VILT
Duration in Hours
Credits Eligible
1
Course Vendor

Course Outline

1 - Build your kernel

  • What is semantic kernel
  • Why use semantic kernel
  • How to build your kernel

2 - Create plugins for semantic kernel

  • Explore built-in plugins
  • Optimize language model prompts
  • Save prompts to files

3 - Give your AI agent skills

  • Understand native functions

4 - Combine Prompts and Functions

  • Use functions in prompts

5 - Use intelligent planners

  • Learn about AI planners
  • How to use a planner
  • Optimize your planners
  • Automatically invoke functions

6 - Guided project - Create an AI travel agent