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

# ELAN AI Bridge SDKs

> Official JavaScript and Python SDKs for the ELAN AI Bridge API. Both are currently in private beta—request access to get started.

The recommended way to interact with the ELAN AI Bridge API in your own applications is by using one of our official SDKs. We offer JavaScript (Node.js and browser) and Python libraries. Both are currently in private beta—use **Request access** to get started.

## Official libraries

<CardGroup cols={2}>
  <Card title="JavaScript" href="mailto:dev@elanlanguages.ai">
    Use the ELAN AI Bridge API from Node.js or the browser with our official JavaScript/TypeScript SDK. Currently in private beta — request access via this link.
  </Card>

  <Card title="Python" href="mailto:dev@elanlanguages.ai">
    Python is a programming language that lets you work quickly and integrate systems more effectively. Currently in private beta — request access via this link.
  </Card>
</CardGroup>
