Building Local AI Agents: Semantic Kernel and Ollama in C#
The recent release of Microsoft's Semantic Kernel Agents Framework RC1 provides an excellent opportunity to explore its capabilities with C#. In this post, we'll walk through creating a simple agent using this framework and running it locally with Ollama.
Let's dive in!