Build a RAG Chat App in C# Using Semantic Kernel, Ollama, and QDrant”

In my previous blog post “Getting Started with Semantic Kernel and Ollama – Run AI Models Locally in C#”, I explained how to run language models entirely on your local machine using C# and Ollama. In this post, I’ll walk you through building a Retrieval-Augmented Generation (RAG) application. Lets first start with some basics. What […]
Published on:
Learn more