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

# VideoSDK

> How to integrate Gladia with VideoSDK AI Agents

## What is VideoSDK?

VideoSDK is a platform that provides real-time video, audio, and interactive live streaming infrastructure. Its AI Agents framework lets you build voice-first AI agents that can join video calls, listen to participants, and respond in real time. With the Gladia STT plugin, your VideoSDK AI agents get accurate, low-latency transcription out of the box.

<Tip>
  Looking for the full API and options? See the official VideoSDK Gladia STT plugin docs:
  [docs.videosdk.live/ai\_agents/plugins/stt/gladia](https://docs.videosdk.live/ai_agents/plugins/stt/gladia).
</Tip>

## What you can build

* Real-time voice AI agents in video calls
* Live captions and transcription for meetings
* Customer-support bots with speech understanding
* Interactive voice assistants in live streaming

## Next steps

<CardGroup cols={3}>
  <Card title="Get your API key" href="https://app.gladia.io/apikeys" icon="key">
    Get your API key on the Gladia dashboard
  </Card>

  <Card title="VideoSDK Gladia STT docs" icon="book" href="https://docs.videosdk.live/ai_agents/plugins/stt/gladia">
    Explore the plugin options and parameters
  </Card>

  <Card title="VideoSDK website" icon="globe" href="https://www.videosdk.live">
    Learn more about the platform
  </Card>
</CardGroup>
