DEMOS
Smart home assistant demo
Demo code for a smart home assistant that uses TypeSafe to evaluate user requests.
Check it out in action

How it works
The public example pairs a language-model response with typed decisions about a home request. The video is a demonstration of that flow; the documentation page does not expose a live home-control application.
This reference displays a captured poster. The play area opens the original Loom page, and Enlarge poster opens a local image dialog. Neither control sends a home command.
Speculative fan-out
Independent questions can be evaluated together while another operation prepares a response. The application then uses the returned values to select the next branch. That composition is distinct from the playback controls supplied by Loom.
Run it yourself
The public route links to implementation material for the demo. Inspect those first-party instructions before connecting a real model or home device.
Open the public demo documentation
TypeSafe console