Cleanlab
Cleanlab is a data-and-AI trust platform. Its Trustworthy Language Model (TLM) wraps any LLM with a real-time trustworthiness score to catch hallucinations, Cleanlab Studio curates and labels training data and deploys reliable ML models, and Codex adds a safety, guardrail, and remediation layer for AI assistants and RAG. The open-source cleanlab library underpins it all with data-centric AI.
APIs
Trustworthy Language Model (TLM)
Wraps any base LLM (GPT, Claude, Gemini, Llama, and more) with a real-time 0-1 trustworthiness score to detect hallucinations and unreliable answers. Exposed via an OpenAI-compa...
Cleanlab Studio
Cloud platform for data-centric AI - upload datasets, run automated data curation and error detection, train AutoML models, and deploy them for real-time REST inference. Driven ...
Codex
Safety and reliability layer for AI assistants and RAG. Validates every AI response, decides whether to guardrail it, scores it across multiple eval criteria, escalates to subje...
Open-Source Library
The original open-source cleanlab Python library for data-centric AI - finds and fixes label errors, outliers, and other data issues using confident learning. Runs locally (pip ...
Collections
Cleanlab API
OPENPricing Plans
Rate Limits
FinOps
Cleanlab Finops
FINOPSEvent Specifications
Cleanlab TLM Chat Completions Streaming (HTTP + SSE)
AsyncAPI 2.6 description of the Trustworthy Language Model (TLM) **chat completion streaming** surface. Cleanlab does not publish a WebSocket API. The TLM is exposed via an Open...
ASYNCAPI