Getting Started with Microsoft Semantic Kernel with MongoDB Atlas in C#
Rate this video
✅ Get Started with MongoDB Atlas → https://mdb.link/qXswaD4IGUU-free
✅ Written Guide → https://mdb.link/qXswaD4IGUU-written
✅ GitHub Gist Code Snippets → https://gist.github.com/LuceCarter/7013f79c28a32af3cb657889f84fbc98
-
Learn how to combine Microsoft’s Semantic Kernel SDK for GenAI applications with MongoDB Atlas and the sample dataset to create a fun movie recommendation bot.
✅ Load the sample data → https://mdb.link/qXswaD4IGUU-sample
✅ Get your OpenAI Project Key → https://platform.openai.com/api-keys
-
0:00 - Introduction
0:30 - What is Semantic Kernel?
2:10 - Prerequisites
2:37 - Create the project
4:35 - Setting up the configuration
5:50 - Setting up the memory plugin
8:20 - Adding documents to our memory store
13:29 - Creating the vector search index
15:02 - Asking questions of our data
16:36 - Trying it out
17:34 - Outro