Skip to main content
Explore these examples to see Pipecat Flows in action. Each example demonstrates different patterns and techniques for building structured conversations.

Hello World

A great first Flow to show you the ropes. Two-node flow that asks for a favorite color.

Food Ordering

Multi-step ordering flow with menu selection, customization, and checkout.

Restaurant Reservation

Collect party size, date, time, and contact details for a reservation.

Patient Intake

Healthcare intake flow collecting patient information and symptoms.

Insurance Quote

Guided flow for collecting insurance quote details with state management.

LLM Switching

Switch between LLM providers mid-conversation based on task requirements.

Warm Transfer

Transfer a conversation to a human agent with context handoff.
All examples are available in the pipecat-flows GitHub repository.