Members-Only
Recent Talks & Demos are for members only
You must be an AI Tinkerers active member to view these talks and demos.
Semantic Kernel for Agentic RAG
Explore how to transform a basic .NET RAG system into an agentic architecture using Azure AI Search and Semantic Kernel, with practical lessons.
I’m working on improving a RAG application I started last year as a baseline RAG application. The typical semantic search only gets you so far. Now I’m rewriting it to be an agentic RAG application … and learning a lot along the way. Currently it is .NET and Semanic Kernel.