Ollama and Semantic Kernel with C#

In this post, we will learn how to get started with Ollama and Semantic Kernel. We will learn how to install Ollama and get the LLM running on your machine and then we will learn how to use the Semantic Kernel with C# to interact with the LLM.

thomasfrank 6 days ago

Learning how to install Ollama and use Semantic Kernel with C# has been a bit daunting, but your explanation makes the process much more approachable.