Understanding how Pipecat works: frames, processors, and pipelines.
Pipecat uses a pipeline-based architecture to handle real-time AI processing. Let’s look at how this works in practice, then break down the key components.
Frames are containers for data moving through your application. Think of them like packages on a conveyor belt - each contains a specific type of cargo. For example:
Now that you understand the big picture, the next step is to install and run your first Pipecat application. Check out the Installation & Setup guide to get started.Need help? Join our Discord community for support and discussions.