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

# Other SDKs & Integrations

> Official and community-built SDKs, plugins, and integrations for Anam

Beyond the [JavaScript SDK](/javascript-sdk/quickstart) and [Python SDK](/python-sdk/overview), Anam can be integrated through several partner and community-built SDKs.

## Official Integrations

<CardGroup cols={2}>
  <Card title="Pipecat" icon="microchip" href="https://docs.pipecat.ai/api-reference/server/services/community-integrations">
    Build voice AI pipelines with Pipecat and render them with Anam avatars. Official plugin maintained by Anam.
  </Card>

  <Card title="Agora Conversational AI" icon="tower-broadcast" href="https://docs.agora.io/en/conversational-ai/models/avatar/anam">
    Use Anam avatars as the visual layer for Agora's Conversational AI platform.
  </Card>

  <Card title="VideoSDK" icon="video" href="https://anam.ai/cookbook/videosdk-anam-avatar">
    Add Anam avatars to VideoSDK voice agent pipelines. Works with both RealTimePipeline and CascadingPipeline.
  </Card>
</CardGroup>

## Community SDKs

These are built and maintained by the community. We can't guarantee their functionality or maintenance, but we're excited to see them.

<CardGroup cols={2}>
  <Card title="Kotlin Multiplatform" icon="mobile" href="https://github.com/anam-org/kmp-sdk">
    Kotlin Multiplatform SDK for Android, iOS, and desktop targets.
  </Card>

  <Card title="Flutter" icon="mobile-screen" href="https://github.com/stukennedy/anam_flutter_sdk">
    Community-maintained Flutter SDK by Stu Kennedy for mobile applications.
  </Card>
</CardGroup>

## Built something?

If you've built an SDK, plugin, or integration for Anam, reach out at [info@anam.ai](mailto:info@anam.ai) and we'll add it here.
