> For the complete documentation index, see [llms.txt](https://docs.scorable.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.scorable.ai/readme.md).

# Intro

## What is it?

[Scorable](https://scorable.ai/) is the **AI Quality Platform for Developers**. It helps you build reliable, production-ready LLM applications without needing a background in Machine Learning.

Whether you are building a chatbot, a RAG system, or an autonomous agent, Scorable provides the tools to **measure**, **monitor**, and **control** your AI's behavior.

`tl;dr`: Go to [Quick Start](/quick-start/getting-started-with-root-signals.md) 🚀

## Key Features

Scorable is designed for

* **Discover Evaluators**: Describe your use case in plain English, and Scorable's Evaluator Discovery agent will generate a bespoke evaluation stack for you. No manual configuration required.
* **Guardrails**: Turn metrics into guardrails to prevent hallucinations, toxicity, or policy violations in real-time.
* **CI/CD Integration**: Catch regressions before they hit production by running evaluators in your CI pipeline.
* **Custom Metrics**: Define custom criteria like "adherence to brand voice" or "regulatory compliance" using natural language.

### Dashboard

The dashboard provides a comprehensive overview of the performance of your specific LLM applications:

<figure><img src="/files/xCKngIsbbn2zOaMkPqZ1" alt=""><figcaption></figcaption></figure>

### Ready-Made Evaluators

Scorable provides 30+ built-in, ready-to-use evaluators called *Root Evaluators*.

<figure><img src="/files/bNbQkRRDNcAUPREIHBG3" alt=""><figcaption></figcaption></figure>

### Evaluator discovery

Utilizing our Evaluation Engineer Agent, you can discover and tune evaluators for your use case.

<figure><img src="/files/s0MHnudJzebWmisiaVae" alt=""><figcaption></figcaption></figure>

### Monitoring & Insights

We provide complete observability to your LLM applications through our *Monitoring* view.

***

## Using Scorable

Scorable is available via

* 🖥️ [Web UI](https://scorable.ai)
* SDKs
  * 🐍 [Python SDK and Root Proxy](https://sdk.scorable.ai/)
    * [GitHub repo](https://github.com/root-signals/rs-sdk/blob/main/python/README.md)
  * [TypeScript SDK](https://github.com/root-signals/rs-sdk/blob/main/typescript/README.md)
* 📑 [REST API](https://api.docs.scorable.ai)
* 🔌 [Model Context Protocol (MCP) Server](https://github.com/root-signals/root-signals-mcp) (for Agents)

Scorable can be used by individuals and organizations. *Role-based Access Controls* (RBAC), *SLA*, and security definitions are available for organizations. Enterprise customers also enjoy *SSO* signups via *Okta* and *SAML*.

**Create a** [**free Scorable account**](https://scorable.ai/register) **and get started in 30 seconds.**
