Members-Only
Recent Talks & Demos are for members only
You must be an AI Tinkerers active member to view these talks and demos.
From Tool Call to React Component: Building Generative UI for Agentic Workflows
See how AI agents generate interactive React components directly in chat for agentic workflows. Learn about the callback loop and creating reusable Agent Skills.
Live demo of a production pattern where AI agents render interactive React components — forms, profile cards, video embeds — directly inline in chat instead of returning plain text. I’ll trigger real agent workflows, show the components appearing in the conversation stream, and walk through the completion callback loop where user interaction feeds back into the agent. I’ll close with how we codify these multi-step integration patterns as reusable Agent Skills to ship new tools fast.