DEV Community

Cover image for Build AI Apps in .NET Without OpenAI
MUHAMMAD WAQAS ANWAR
MUHAMMAD WAQAS ANWAR

Posted on

Build AI Apps in .NET Without OpenAI

Learn how to build a real AI-powered application in .NET using Ollama, Llama 3, and Microsoft.Extensions.AI — completely locally, without relying on a cloud AI API. In this tutorial, we'll build a US address parser that takes an unstructured address and converts it into a strongly typed C# object using structured JSON output.

https://www.youtube.com/watch?v=f7vifGc_Xcw

Top comments (0)