Sign in to track progress and bookmarks.
In this project, we'll build a .NET Console app that remembers previous conversations using the **Semantic Kernel** SDK from Microsoft.
1. Initialize Kernel with an AI connector.
2. Create a "ChatHistory" object to store the thread.
3. Loop user input -> Kernel.InvokePrompt -> Update history -> Output response.
Quizzes linked to this course—pass to earn certificates.
On this page
Building an AI Chatbot with Semantic Kernel Key Technologies Step-by-Step Architecture