Skip to main content
SINT Labs ships four products, unified by SINT OS. Each runs independently; SINT OS is the integration layer that makes them work as one system.

SINT Console

The brain. Visual workflow builder, real-time agent orchestration, 31 feature modules.

SINT Avatars

The face. 3D WebGL avatar, voice I/O, Conversation Compiler, 18 widget types.

SINT Operators

The hands. Outbound automation, reply classification, CRM routing.

CMO Operator

The content engine. Video-to-content pipeline with 18 skills.

The unifier

SINT OS

SINT OS is not a separate product. It’s the integration layer. When the avatar hears a voice command, OS routes it through OpenClaw, SINT Protocol governs it, Console logs it, and Avatars responds with voice and widgets. One state machine, one evidence ledger, one set of cross-system policies.

The spine

Everything governs through the same substrate.

SINT Protocol

Capability tokens, policy gateway, evidence ledger, twelve transport bridges. Every product, every action, every agent flows through a single intercept() call. No bypass.

Cross-system policies

The products’ differentiator is cross-system policies — invariants that span multiple products simultaneously.
PolicyActive whenDenies
no-fs-while-movingAvatar speaking + robot movingFile writes via Console
no-deploy-while-activeOperators running outboundDeploys via Console
no-publish-while-recordCMO Operator recordingContent publish via Operators
No single product can enforce these. SINT OS can because every product publishes state into the same gateway.

Deployment modes

Self-hosted

Docker Compose or Kubernetes. You run it. Full source access.

Managed (soon)

SINT Labs runs the gateway and products for you. Subscription.

Studio-deployed

We deploy the full stack for you, customized to your workflows. See Studio.

SINT OS guide

How the products integrate through os-core.

Developer quickstart

Get started with SDKs and deployment.