Skip to content

Rool Documentation

A Rool Space is a persistent, collaborative environment for organizing objects and their relationships. AI in a Rool Space operates on a structured world model — objects, schema, references — rather than a text conversation.

Getting Started

Rool is a chat-centered AI web app with object-based memory. Sign up at rool.app and familiarize yourself with the environment. Create a few spaces, chat with them, add and remove objects.

Developer Tools

SDK

The TypeScript SDK for integrating Rool Spaces into existing applications, Node.js scripts, or advanced use cases.

Read SDK Docs

Svelte

Reactive Svelte 5 bindings for the SDK using native runes.

Read Svelte Docs