Skip to main content
Clarity Labs publishes three open-source TypeScript SDKs designed for developers building production AI agents and data-intensive applications. Each package ships as ESM + CJS with full TypeScript declarations and is available on npm under the @claritylabs scope.

CL SDK

Insurance intelligence primitives — PDF extraction, citation-backed queries, PCE workflows, and composable agent prompts.

CL Sync

Local-first browser sync with IndexedDB, optimistic mutations, React hooks, and a Convex adapter.

CL Pipelines

Durable execution primitives — crash-safe phase runners, LLM agent loops, and headless status UI.

Get Started

CL SDK Quickstart

Install @claritylabs/cl-sdk and run your first policy extraction in minutes.

CL Sync Quickstart

Add local-first sync to your React app with a few lines of code.

CL Pipelines Quickstart

Build your first durable multi-phase pipeline with crash-safe checkpoints.

GitHub

Browse source code, open issues, and contribute on GitHub.

Installation

All packages are published to npm under the @claritylabs scope.

License

All Clarity Labs SDKs are released under the Apache 2.0 license.