← All speakers

Bio, Work & Ideas

Kwindla Hultman Kramer

Conference affiliation: Daily · 2026

Kwindla Hultman Kramer is the co-founder and chief executive of Daily, the real-time communications company behind Pipecat, an open-source framework for conversational voice and multimodal applications. His career spans distributed software agents, spatial computing, WebRTC infrastructure, and the challenge of making AI conversations fast enough to feel natural.

At the MIT Media Lab, Kramer worked on networked devices and programmable systems and co-authored research on decentralized agents for network routing with Nelson Minar and Pattie Maes. He subsequently helped build AllAfrica’s web infrastructure, worked on technology projects for the Democratic National Committee and Media Matters for America, and advocated open-source software for public institutions.

In 2006, Kramer co-founded Oblong Industries with John Underkoffler to commercialize spatial and gestural computing associated with Minority Report. Its work on spatial, multi-user, multi-screen computing explored how people, devices, and shared visual environments could operate together.

Kramer later co-founded Daily with Nina Kuruvilla. The company joined Y Combinator’s Winter 2016 batch and built infrastructure for embedding real-time audio and video into applications; Kramer subsequently described how early international demand shaped its global strategy. Daily announced a $40 million financing round in 2021 and added Norwegian telehealth company Confrere in 2022.

As conversational models improved, Daily extended that communications stack into Pipecat, an open-source, vendor-neutral framework that combines live audio, transcription, model inference, speech synthesis, and external tools. Hosted infrastructure followed as Pipecat Cloud, designed for deploying and scaling production voice agents.

  • Voice-to-voice latency defines conversational quality. Kramer measures the interval between someone finishing a sentence and hearing an agent respond. Human exchanges often turn within roughly 500 milliseconds; production systems may target approximately 800 milliseconds across audio processing, networking, transcription, inference, and speech generation. His low-latency architecture emphasizes measuring every stage and colocating dependent services.
  • Open infrastructure preserves architectural choice. Pipecat’s vendor-neutral voice-agent orchestration lets developers swap models, speech services, transports, and telephony providers. Pipecat Cloud addresses cold starts, autoscaling, regional deployment, observability, and long-running sessions; Kramer also supports direct WebRTC connections when self-hosting makes sense.
  • Audio-native models must earn their place. Direct speech-to-speech systems can preserve vocal and multilingual information lost in transcription, but text-centered pipelines may still provide stronger instruction following and tool use. Kramer treats that choice as an application-specific production reliability tradeoff.
  • Agents point toward AI-native software. His open-source multiplayer experiment Gradient Bang explores asynchronous subagent orchestration, persistent context, generated interfaces, and conversational control: software coordinating fast human interaction with longer-running background work.

Read the topics behind these talks

4 conference talks

AI Engineer World's Fair 202420:38

How to build the world's fastest voice bot

Daily CEO Kwindla Hultman Kramer explains how to build low-latency conversational voice agents by combining WebRTC audio transport, fast transcription, phrase endpointing, colocated LLM inference, and voice synthesis. Healthcare-intake and interactive geography demonstrations illustrate production voice-agent behavior and tool calling, and he introduces…

Kwindla Hultman Kramer

Speech and audio · Enterprise · Architecture

AI Engineer World's Fair 202526:46

Pipecat Cloud: Enterprise Voice Agents Built On Open Source

Daily co-founder Kwindla Hultman Kramer explains how to build responsive enterprise voice agents with the open-source, vendor-neutral Pipecat framework and deploy them on Pipecat Cloud. He highlights an 800-millisecond voice-to-voice latency target, turn detection, interruptions, asynchronous tools, telephony integrations, noise cancellation, evaluation,…

Kwindla Hultman Kramer

Speech and audio · Architecture · Evals

AI Engineer World's Fair 202621:14

The New Primitives: Building AI-Native Software

Daily's Kwindla Hultman Kramer introduces Pipecat and argues that today's AI agents are an intermediate step toward richer AI-native software. Drawing on Vannevar Bush's 1945 essay, computing history, conversational science-fiction interfaces, and a modern Knowledge Navigator-style demonstration, he examines how models, data, tools, context engineering,…

Kwindla Kramer · Kwindla Hultman Kramer

Coding and developer tools · Enterprise · Speech and audio

AI Engineer World's Fair 202516:30

Your realtime AI is ngmi — Sean DuBois (OpenAI), Kwindla Hultman Kramer (Daily)

OpenAI's Sean DuBois and Daily's Kwindla Hultman Kramer explain why voice-AI systems should be designed around low-latency networking, emphasizing conversational response times near 500 milliseconds, end-to-end voice-to-voice latency, and WebRTC's advantages over WebSockets for streaming audio. They discuss the OpenAI Realtime API, Pion, and Pipecat;…

Sean DuBois · Kwindla Hultman Kramer · Yaxin

Speech and audio · APIs, MCP, and protocols · Architecture

References