← Browse

World's Fair 2025

Full Workshop: Realtime Voice AI — Mark Backman, Daily

Mark Backman , Daily

Overview

This workshop introduces Pipcat, an open-source Python framework for building real-time voice and multimodal AI agents. It emphasizes the challenges of creating natural, fast, and conversational voice AI, highlighting the advancements in speech-to-speech models that simplify pipeline complexity. The session provides a hands-on approach to building a voice bot, demonstrating Pipcat's modularity and orchestration capabilities.

Who should watch

Key takeaways

Notable quotes

*Pipcat has a pipeline. You can think about it as a multimedia pipeline. It's basically just think about like boxes that receive input and input could be audio or video and then those boxes just will stream those same data or modify data or new data to the following elements or processors.*
*The modularity I guess is the other big strength. So there's no, you know, you can change out a service without changing out your underlying application code, which makes it easy.*
*Latency is absolutely critical. So what you want to avoid are unnecessary turns.*

Watch on YouTube →

Unofficial community note. Prefer the recording for nuance.