> ## Documentation Index
> Fetch the complete documentation index at: https://docs.rtvi.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Pipecat

The [Pipecat](https://github.com/pipecat-ai/pipecat) framework for real-time AI bots [implements](https://github.com/pipecat-ai/pipecat/blob/main/src/pipecat/processors/frameworks/rtvi.py) the complete RTVI standard.

You can implement bots in Pipecat for RTVI clients to connect to.

You can also use the [Pipecat source code](https://github.com/pipecat-ai/pipecat/blob/main/src/pipecat/processors/frameworks/rtvi.py) as an example implementation if you are building your own server-side code to talk to RTVI-compatible clients.
