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

# Overview

> Official TypeScript SDK for Roe AI

# TypeScript SDK

The official TypeScript SDK for interacting with the Roe AI API. Build powerful data extraction and processing workflows with full TypeScript support and type safety.

## Installation

```bash theme={null}
npm install roe-typescript
```

Or with yarn:

```bash theme={null}
yarn add roe-typescript
```

View the package on [npm](https://www.npmjs.com/package/roe-typescript)

## Requirements

* Node.js >=18

## Resources

* [npm Package](https://www.npmjs.com/package/roe-typescript)
* [GitHub Repository](https://github.com/roe-ai/roe-typescript)
* [Report Issues](https://github.com/roe-ai/roe-typescript/issues)
