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

# Daily Python SDK

> Build server-side video and audio calling into Python applications with the Daily Client SDK for Python.

`daily-python` is the Daily Client SDK for Python. It lets you connect to Daily calls from Python desktop and server applications with direct access to raw audio and video — making it well suited for AI bots, media pipelines, content moderation, and other server-side use cases.

## Pipecat

If you're building a real-time voice or multimodal AI agent, [Pipecat](https://www.pipecat.ai/) is the recommended starting point. It's an open-source framework that handles pipeline orchestration, LLM integration, speech synthesis, and more. `daily-python` powers Pipecat's Daily transport layer.

## What you can build

* AI meeting participants (bots, assistants, note-takers)
* Server-side speech-to-text and text-to-speech pipelines
* Object or face detection on participant video
* Content moderation via audio/video track access
* Generative AI video injection into meetings

## Links

* [Getting started guide](/docs/python/getting-started)
* [Installation](/docs/python/installation)
* [Demo apps](https://github.com/daily-co/daily-python/tree/main/demos)
* [API reference](https://reference-python.daily.co)
