AI Tinkerers Chicago: Why Voice AI Agents Fail with Rasa [AI Tinkerers - Chicago]

AI Tinkerers Chicago: Why Voice AI Agents Fail with Rasa

May
26
Tuesday
Tuesday, May 26th, 2026 5:30PM to 8:30PM (CDT)
Address Info
Available on RSVP acceptance

Event Ended

This event has already taken place.

Attendees 88+ registered
Talks include building human-editable video synthesis systems, calibrating multi-agent clinical reasoning, parsing HTML with LLMs, and more. View Demos »

(Banner) A promotional banner for a tech event titled 'Why Voice AI Agents Fail?' organized by AI Tinkerers - Chicago, featuring a diagram of agent states and an illustration of people in discussion. Text: Why Voice AI Agents Fail? Tuesday May 26 AI TINKERERS - CHICAGO 05:30 PM RASA agent voice wave agent 1 agentic state agentic state-2 voice state agentic state-1 Modern and professional with a creative, illustrative touch. | Colors: #FFFFFF, #000000, #6E2CF2, #3B498E Note: The image is a digital graphic designed to promote an event, combining headlines, date/time information, a company logo, and thematic illustrations.

🛠️ Why Voice AI Agents Fail: A Field Guide

On May 26th, we are gathering Chicago’s most active engineers, founders, and operators at Drive Capital to discuss the engineering reality of voice AI. While voice agents in 2026 often demo beautifully, they frequently fail in production due to complex turn-taking, state management, and the challenge of separating human signal from noise.

Most voice agent failures are not model failures; they are failures in the orchestration layer. This session features Rod Rivera from Rasa, who will walk through four specific production failures, demonstrate them with running code, and share an open-source repository to help you reproduce and solve these challenges in your own stack.


🗣️ Featured Speaker

Rod Rivera, Developer Relations at Rasa. With 15+ years in applied ML, Rod focuses on the practical engineering required to move beyond “audio-glued-to-text” and into resilient, production-grade voice interfaces.

(Photo) A portrait of a man with voluminous curly brown hair and glasses, looking thoughtfully to the side against a neutral background. person | indoor | curly hair, glasses, neutral background | portrait | Colors: #d8d1c6, #1a2a33, #7b5038 Note: The image is a clear, high-resolution photograph of a human subject, characteristic of a professional portrait or headshot.


🎙️ Show Your Work: Call for Demos

We are looking for active builders to present technical deep-dives or demos. We prioritize code over slides and engineering over sales pitches. If you have solved complex state management challenges or built novel agentic workflows, we want to see it.

Submit Your Demo Proposal Here

🥽 Speakers

Serelora: Clinical Multi-Agent Abstention

Luis Cisneros

Luis Cisneros

CEO @ Serelora

LetterPulse: AI Newsletter Editor

Michael Cunningham

Michael Cunningham

Lead AI/ML Engineer @ 84.51°

AI Cofounder Matching Tool

Chase McCaskill

Chase McCaskill

Consultant @ PwC

5 Human Sparks: AI Future

James Meyer

James Meyer

Director of Product and Technology @ SRAM

Agentic Video Studio: Editable Video Synthesis

Pat Narendra

Pat Narendra

Founder @ spatialsolutions.ai

Food Blog Studio: Personalized AI

Chris Pieta

Chris Pieta

Founder & COO @ Chris Pieta LLC


🗓️ Schedule and Logistics

  • Date: Tuesday, May 26, 2026
  • Time: 5:30 PM - 8:30 PM
  • Location: Drive Capital, Chicago (Exact address provided upon approval)
  • Format: Technical deep-dive followed by networking and community demos.

🛡️ Curation Policy

Attendance is strictly limited to 100 practitioners. We screen every registration to ensure the room is filled with engineers and researchers who are actively shipping. Space is limited and our Chicago events consistently run with a waitlist.


🤝 Our Partners

Drive Capital is a venture capital firm managing $2.2B in assets, partnering with founders across America to build market-defining companies from seed through IPO.

Rasa provides the infrastructure for enterprises to build and deploy sophisticated, mission-critical AI agents that users can trust.


Event photos

A man is delivering a presentation to a group of people seated on tiered benches in a modern, industrial-style office space.
AI Tinkerers - Chicago
A group of people gathered in a modern, industrial-style indoor space, seemingly for a presentation or meeting. The room features tiered seating, exposed ceiling ducts, and a projection screen.
AI Tinkerers - Chicago
A presenter stands next to a large projection screen displaying 'AI Tinkerers' and 'POLARIS' during an indoor meetup event, with an audience seated in the foreground watching.
AI Tinkerers - Chicago
An indoor photograph showing an audience seated on tiered benches and at tables in a modern office or event space, listening to a presentation while a videographer stands to the left.
AI Tinkerers - Chicago
A woman gives a presentation to a seated audience in a modern, industrial-style office space with exposed concrete and piping. A man stands in the foreground near a laptop and monitor setup on a high table.
AI Tinkerers - Chicago
A presenter stands before a projector screen displaying 'VISION CLAW' while addressing an audience in a modern, industrial-style room.
AI Tinkerers - Chicago

📊 AI Tinkerers Chicago Stats

  • Attendees: This exclusive community of 2,198 AI professionals features a highly technical membership, with 80% specializing in Python-driven machine learning, 65% in generative AI and LLM orchestration, and 40% in cloud infrastructure. Notably, over 30% of members are active startup founders or CTOs, bridging academic excellence from UChicago and Northwestern with enterprise execution at firms like Google and Stripe.
  • Companies Represented: Featuring tech giants like Google, Microsoft, NVIDIA, and Apple, alongside prominent platforms like DoorDash, TikTok, Waymo, and Robinhood, and innovative startups such as ElevenLabs, Pinecone, Hume AI, and HumanLayer, and more
  • Demos: 184 demos have been submitted and 107 have been presented, with especially engaging coverage of agentic and multi-agent architectures, reliable structured generation/tool calling, and multiple flavors of retrieval-augmented generation (including graph and dynamic filtering approaches). Attendees also explored workflow automation pipelines, evaluation/observability for agents, and performance/cost optimization for real-world deployments, plus multimodal generation and structured data extraction.
  • Testimonials:
    “Please continue organizing interactive AI events with industry professionals and real-world discussions about technology trends, career opportunities, and practical AI applications. I especially appreciated the opportunity to ask questions, network with others, and learn directly from experienced speakers. Events like this are very helpful for students and professionals looking to grow their technical skills and better understand the future of AI and technology.”

A great demo shows working software or verifiable system behavior, not just a promising concept. Follow a builder-first style: clearly describe the specific technical challenge you solved, then demonstrate the mechanism in action (e.g., how the system behaves on different real cases, how it handles missing information, how components “contract” with each other). Audience members respond strongly to demos that produce inspectable artifacts—logs/graphs, structured intermediate state, or editor-ready project models—because it lets others understand what to copy and where trade-offs live. They also like demos that translate complexity into an approachable but still technical framing (as in a strong analogy) while maintaining architectural substance. Avoid slide-deck/marketing-pitch vibes: if you can’t show code/workflow details, failure-mode handling, or a tangible output artifact, ratings tend to suffer. Also ensure delivery quality (audibility/clarity), since even an interesting technical demo can underperform if the audience can’t follow it.

In Chicago, Luis Cisneros’ Teaching a Clinical Multi-Agent System to Say I Don’t Know earned a perfect 5/5 from two raters because it demonstrates a clinically grounded multi-agent system that abstains rather than guessing: the demo walks through multiple real cases, showing how agents converge, how disagreement is surfaced to the clinician, and how out-of-distribution cases are formally routed to human review—plus promised access to orchestration graphs, conflict logs, and the CCR tolerance-band math. Also in Chicago, Katarina Coates’ Training AI Like a Dog: What Behavioral Science Reveals About Model Alignment landed well (4/5) with audience feedback calling out the “dog-training analogy” as relatable, while still describing a real architectural idea: a behavioral auditing/intervention layer built alongside a local small model that targets root causes of drift rather than surface suppression. Finally, Pat Narendra’s Building an Agent-Human Interactive Video Studio received 4/5 (single rater) because it emphasizes a durable, inspectable human-in-the-loop workflow: agents produce scene-first structured files (script/visual intent/assets/narration settings/approval state), humans approve per-scene changes, and a deterministic renderer only consumes approved data—positioning video as “code” with resumable, debuggable, repairable outputs.

Ready for more?

Check out other posts from this blog.

View all posts

Contact Organizers

Questions? We're here to help.