You don't need to know Python to work with Large Language Models (LLMs). Everything has already been built for .NET!
Here's what we'll cover together:
- We'll explore what Semantic Kernel is and why you need it. We'll build our own micro-application for managing home lighting!
- We'll construct a simple RAG using Kernel Memory and understand how it all works.
- We'll examine the infrastructure options available for deploying and running all of this.
- We'll also dive into how vectorization works and how to choose the right model.