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

# Welcome to PlayAI

> Comprehensive platform for building world-class voice AI solutions

<Frame>
  <img className="block dark:hidden" src="https://mintcdn.com/playhtinc/oLfqv-LO9FzqCeTi/media/header.png?fit=max&auto=format&n=oLfqv-LO9FzqCeTi&q=85&s=ff65bb8a50eea894b83257d257f9bfa2" alt="Hero Light" width="1366" height="768" data-path="media/header.png" />

  <img className="hidden dark:block" src="https://mintcdn.com/playhtinc/oLfqv-LO9FzqCeTi/media/header.png?fit=max&auto=format&n=oLfqv-LO9FzqCeTi&q=85&s=ff65bb8a50eea894b83257d257f9bfa2" alt="Hero Dark" width="1366" height="768" data-path="media/header.png" />
</Frame>

Explore our platform to build, test, and monitor world-class voice AI solutions.

1. [**Text-to-Speech (TTS)**](/documentation/text-to-speech/introduction): Create natural, human-like speech from text with industry-leading latency and quality.
2. [**AI Voice Agents**](/documentation/agent/introduction): Build conversational AI agents that can understand and respond to voice input.
3. [**PlayNote**](/documentation/playnote/introduction): Transform documents, PDFs, and other content into engaging multi-speaker podcasts.

## Quickstart (\~5 minutes)

<CardGroup cols={2}>
  <Card title="Text to Speech" icon="waveform-lines" iconType="duotone" color="#32ADE6" href="/documentation/text-to-speech/tts-quickstart">
    Create natural, human-like speech from text using our advanced PlayDialog model
  </Card>

  <Card title="AI Voice Agents" icon="robot" iconType="duotone" color="#FF9500" href="/documentation/agent/agent-quickstart">
    Build conversational AI agents that can understand and respond to voice input
  </Card>
</CardGroup>

<Tip>
  ### Coding with LLMs?

  * List of docs pages is available at [/llms.txt](https://docs.play.ai/llms.txt).
  * Full docs content is available at [/llms-full.txt](https://docs.play.ai/llms-full.txt).
  * On any individual page, copy Markdown content with Ctrl/Cmd + C.
</Tip>

## Platform Features

<CardGroup cols={3}>
  <Card title="Best-in-class Voice Generation" icon="circle-play">
    Create human-like speech with our advanced PlayDialog model
  </Card>

  <Card title="Voice Agents" icon="robot">
    Build voice-powered AI agents that integrate with your tools
  </Card>

  <Card title="Document to Podcast" icon="microphone-lines">
    Transform any document into an engaging multi-speaker podcast
  </Card>

  <Card title="Easy Integration" icon="plug">
    Simple APIs and comprehensive SDKs for quick implementation
  </Card>

  <Card title="200+ Prebuilt Voices" icon="users">
    Hundreds of studio-quality voices for your projects across a wide range of languages and accents
  </Card>

  <Card title="Industry-leading Latency" icon="bolt">
    Real-time processing with sub-second latency
  </Card>
</CardGroup>
