How to create a RAG application using .NET Aspire, Ollama, and Semantic Kernel (Part 1)

In this blog post, I'll show how to create a .NET Aspire-powered RAG application that hosts a chat user interface, API, and Ollama container with pre-downloaded Phi language model. The purpose is to test the usage of local small language models, Semantic Kernel, and learn how to make this happen with .NET Aspire (preview 6).

More available at: https://www.kallemarjokorpi.fi/blog/rag-application-with-net-aspire-and-semantic-kernel.html

Learn more about .NET Aspire Tutorials at aspireify.NET