← Browse

Session brief

Pragmatic AI with TypeChat: Daniel Rosenwasser

19 min

Overview

This talk introduces TypeChat, a library designed to bridge the gap between powerful language models and traditional applications. It addresses the challenge of reliably extracting structured data from natural language outputs, proposing a type-driven approach for both guidance and validation. The core thesis is that by leveraging type definitions, developers can effectively control and verify the data received from AI models, simplifying complex integrations.

Who should watch

Key takeaways

Notable quotes

Parsing natural language is extremely hard if not a fool's errand for most people.
*Types are all you need; types can actually guide and validate.*

Watch on YouTube →

Unofficial community note. Prefer the recording for nuance.