Articles by Bruno Capuano

Build an AI Chat in .NET Aspire with Ollama: Quickstart Guide!

Explore how to build a .NET Aspire sample app featuring a Blazor Front End with an AI-powered chat! In this video, we'll walk through deploying the Phi-3.5 language model using Ollama and hosting it locally in your app, all thanks to the powerful .NET Aspire Community Toolkit. From setup to coding, watch this guide to easily bring interactive AI features into your .NET projects.

Add Aspire Service Defaults to a Console Chat application

It's time to learn how to add an Aspire Service Default project to a Console Chat application!