aicoolies logo
Pipecat logo
Pipecat logo

Pipecat

Open-source framework for real-time voice and multimodal AI agents

open sourceupdated Aug 16, 2026

Pipecat is an open-source framework with 11,000+ GitHub stars for building real-time voice and multimodal AI agents. Developed by Daily.co, it manages the STT to LLM to TTS pipeline with sub-second latency, integrating with AWS Bedrock, NVIDIA NIM, and AssemblyAI for production-grade voice agent deployment.

Pipecat addresses the technical challenge of orchestrating real-time voice AI pipelines where speech-to-text, language model processing, and text-to-speech must flow seamlessly with minimal latency. The framework handles the complex timing, buffering, and error recovery required for natural conversational experiences, abstracting away the infrastructure complexity that makes voice agent development notoriously difficult. Built by Daily.co, which has operated WebRTC infrastructure since 2016, Pipecat inherits battle-tested real-time communication expertise.

The pipeline architecture supports pluggable components for each stage: multiple STT providers for speech recognition, any LLM for reasoning, and various TTS engines for voice synthesis. Developers define agent behavior through Python code while Pipecat handles the real-time orchestration, including interruption handling, turn-taking, and graceful degradation under network conditions. Official integrations with AWS Bedrock, NVIDIA NIM Blueprint, and AssemblyAI provide production-ready deployment paths.

With 11,000+ GitHub stars and growing adoption, Pipecat fills a category entirely absent from most developer tool directories: voice AI agent frameworks. As conversational AI interfaces expand beyond text chat, the infrastructure for building reliable voice agents becomes critical. Pipecat supports both telephony and WebRTC transports, enabling agents that work over phone calls, web browsers, and mobile applications. The BSD-2-Clause license ensures flexibility for both open-source and commercial use cases.

Pricing

Free and open-source (BSD-2-Clause)

Platforms

Python; Linux, macOS; WebRTC and telephony transports

Categories

Tags

Use Cases

Related Tools

computed discovery: shared active categories · kept separate from editor-verified Alternatives

Agent Skills logo

Agent Skills

Open standard for portable skills across AI agents

Agent Skills is the open SKILL.md folder specification for packaging reusable instructions, scripts, references, and assets that compatible AI agents load through progressive disclosure. Originally developed by Anthropic and released as an open standard, it defines the portable format itself—not an example library, marketplace, or hosted agent product.

Open Source
hyperagent

HyperAgent

Open-source natural-language browser automation framework for AI agents

An AGPL-3.0 TypeScript framework that drives a real browser from natural-language tasks — the self-hostable OSS framework from Hyperbrowser, distinct from the vendor's paid cloud browser product.

freeOpen Source
KaibanJS logo

KaibanJS

JavaScript framework for building and visualizing multi-agent workflows on a Kanban board

KaibanJS is an MIT-licensed JavaScript framework for defining AI agents, tasks, tools, and teams, then orchestrating their work through a Kanban-inspired runtime and visual board. It can run inside Node.js, React, or Next.js projects, supports custom UIs and headless workflows, and provides real-time task-state visibility for multi-agent applications.

Open SourceTelemetry
Sakana Fugu logo

Sakana Fugu

Multi-agent model API that orchestrates frontier models behind one OpenAI-compatible endpoint

Sakana Fugu is a hosted model-provider API that exposes a learned multi-agent system as one OpenAI-compatible model. It dynamically routes coding, code review, research, and reasoning tasks across a frontier-model pool, with Fugu for lower-latency work and Fugu Ultra for harder workloads where answer quality matters more than cost or speed.

paidTelemetry
LangChain logo

OpenWiki

LangChain CLI for maintaining agent-friendly codebase documentation

OpenWiki is LangChain’s open-source CLI for generating and maintaining an agent-focused wiki inside a codebase. It can create an openwiki/ documentation folder, update it from repository changes, add guidance to AGENTS.md or CLAUDE.md, and run via an interactive CLI or daily GitHub Action so coding agents have durable context without stuffing every detail into prompts.

Open SourceTelemetry
Accomplish Coworker logo

Accomplish Coworker

Open-source desktop AI coworker for browsing and code execution.

Accomplish Coworker is an MIT-licensed open-source AI coworker that runs on the desktop, combining computer-use style browsing with code execution so agents can research, implement, run, and debug workflows in one local environment.

Open SourceTelemetry

FAQ

What is Pipecat?

Pipecat is an open-source framework with 11,000+ GitHub stars for building real-time voice and multimodal AI agents. Developed by Daily.co, it manages the STT to LLM to TTS pipeline with sub-second latency, integrating with AWS Bedrock, NVIDIA NIM, and AssemblyAI for production-grade voice agent deployment.

Is Pipecat free?

Yes — Pipecat is open source and free to use. Free and open-source (BSD-2-Clause)

Is Pipecat open source?

Yes — Pipecat is open source.

What are the best Pipecat alternatives?

The top editor-verified Pipecat alternatives are adk-go, CrabTalk, CUA (Computer-Use Agent).