Courses/Track 2: Agent Architecture
2.4advanced2h 30m7 chapters

Realtime Models vs Pipelines

Choose the right architecture

Compare realtime speech-to-speech models with traditional STT→LLM→TTS pipelines. Understand tradeoffs, use cases, and hybrid approaches.

What You Build

Side-by-side comparison app with both pipeline and realtime implementations of the same agent, with latency and quality metrics.

Prerequisites

  • Course 1.1
  • Course 2.3
Chapters

What You Walk Away With

Clear understanding of when to use pipeline vs realtime models, how to implement both, and how to build hybrid architectures.