Local AI development with Foundry Local and .NET Aspire

When we start building apps infused with AI it begs the question of how we tackle the local dev experience. Do we provision cloud resources, if so, how do we secure them, manage rate limits and cost? Or do run local models, and how do we set them up? What about vector databases, data ingestion, and all those auxiliary systems? It all sounds complicated, that is until we start leveraging the power of .NET Aspire and see that we can have it as easy as clone repo and dotnet run!

More available at: https://youtu.be/K4rOILCzkI4?si=tiqw8zHwT-OkqEXF

Learn more about .NET Aspire Tutorials at aspireify.NET