-
Book Overview & Buying
-
Table Of Contents
Semantic Kernel SDK for Intelligent Applications
By :
Semantic Kernel SDK for Intelligent Applications
By:
Overview of this book
AI is transforming business operations, making AI-driven solutions essential. This course introduces Semantic Kernel SDK, a powerful tool for building intelligent applications. You'll start by exploring Large Language Models (LLMs), generative AI, and AI agents in business. Step-by-step, you'll set up your environment, configure Visual Studio and Azure, and build your own AI-powered Semantic Kernel.
Next, you'll dive into plugin development and native function integration, extending Semantic Kernel with built-in and custom plugins. Learn AI-powered prompt engineering, develop a career advisor application, and automate functions to streamline business workflows. Real-world applications ensure you grasp both the technical and strategic importance of AI.
Finally, you'll create a fully functional AI chat assistant in ASP.NET Core MVC, integrating chat services, chat logs, and Retrieval-Augmented Generation (RAG) to improve AI responses with historical data. By the end, you'll know how to seamlessly integrate AI-driven interactions into business applications, unlocking new opportunities for automation and intelligence.
Table of Contents (8 chapters)
Introduction
Introduction to Semantic Kernel
Environment Setup
Build Your Kernel
Semantic Kernel Plugins
Native Functions and Plugins
Create Web Chat Assistant
Conclusion