楽AI Now Available — Describe Any Game. Play It Instantly. | Try RakuAI Now →

SDK Downloads

Official client libraries for the RakuAI API. All SDKs are covered under the developer NDA.

SDK downloads require an active API key. Request developer access to get started.

Python SDK

Full-featured Python client with async support, type hints, streaming, and automatic retry logic. Compatible with Python 3.10+.

Version: 0.1.0-beta License: Proprietary Size: ~45 KB
Async/Await Type Hints Streaming Auto-retry Pydantic Models
pip install raku-sdk

JavaScript / TypeScript SDK

Isomorphic JS/TS client for Node.js and browsers. Full TypeScript definitions, SSE streaming, and tree-shakeable modules.

Version: 0.1.0-beta License: Proprietary Size: ~32 KB
TypeScript ESM + CJS SSE Streaming Tree-shakeable Browser + Node
npm install @rakuai/sdk

Changelog

v0.1.0-beta (Latest)

March 2026
  • Initial beta release
  • Game generation and iteration endpoints
  • Streaming support for real-time progress
  • API key authentication
  • 13 supported game genres
  • Full .raku config validation