Skip to main content

Overview

Official SDKs for the Roe AI API. Build powerful data extraction and processing workflows with our simple, intuitive interfaces available in Python, TypeScript, and Go.

Available SDKs

  • Python SDK - Full-featured Python client with async support
  • TypeScript SDK - TypeScript/JavaScript client for Node.js
  • Go SDK - High-performance Go client

Quick Start

Choose your preferred language and get started in minutes:
# Python
pip install roe-ai

# TypeScript/JavaScript
npm install roe-typescript

# Go
go get github.com/roe-ai/roe-golang

Features

  • Agent Management - Create, configure, and run AI agents
  • File Processing - Handle PDFs, images, documents, and more
  • Batch Operations - Process multiple items efficiently
  • Real-time Monitoring - Track job status and results
  • Type Safety - Full type definitions for better development experience