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

# Pipecat Integration

> Add Beyond Presence avatars to your Pipecat bots.

Integrate Beyond Presence avatars with the [Pipecat framework](https://docs.pipecat.ai) using our official community integration.

## Installation

```sh theme={null}
pip install pipecat-ai-bey
```

## Complete Example

See our [Pipecat bot example](https://github.com/bey-dev/bey-examples/tree/main/pipecat-bot#readme) for full Python implementation, including environment setup, voice processing, avatar integration, and client configuration.

<Card title="Pipecat Integration Example" icon="github" href="https://github.com/bey-dev/bey-examples/tree/main/pipecat-bot#readme">
  Complete implementation example with setup instructions
</Card>
