.NET Agent framework: AG-UI protocol server and Blazor client with Ollama

Authorised Territory demonstrates a .NET tutorial that builds an AG-UI protocol server and a Blazor client, hosting an AI agent locally with Ollama. The client sends prompts to the server and receives the model output as a streamed response.

Overview

The video shows how to:

Key components