Steve Sanderson

@stevesanderson.bsky.social

Just published: new AI Chat Web App template Been wondering how to get started with .NET and AI? Well here’s one easy option! It takes in knowledge from your own data sources, gives citations, and runs AI inference on GitHub Models (free) by default.

.NET AI Template Now Available in Preview - .NET Blog

Announcing the first preview of the .NET AI Template, for Visual Studio, Visual Studio Code, and the .NET CLI. Get started building amazing AI apps with .NET.

devblogs.microsoft.com

TypeChat is a neat idea creating a strongly-typed LLM interface by sharing type definitions across your code and a ChatGPT prompt. These are the prompts it uses. I find createRepairPrompt pretty amazing. We can auto-repair broken code trivially, just by asking!

Bild