Advertisement · 728 × 90

Posts by Steve Sanderson

Preview
.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.

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.

1 year ago 13 8 0 0
Adding realtime voice AI to an app
Adding realtime voice AI to an app YouTube video by stevensandersonuk

OpenAI and Azure OpenAI recently released “realtime” APIs.

Let’s experiment! Can we build a new kind of voice-based UI experience?

1 year ago 38 8 4 3
Post image

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!

2 years ago 11 2 0 0