> ## Documentation Index
> Fetch the complete documentation index at: https://docs.alethiaai.app/llms.txt
> Use this file to discover all available pages before exploring further.

# Welcome to Alethia AI

> The simplest way to test whether a Large Language Model is safe — and prove it.

## What is Alethia AI?

Alethia AI helps you answer one important question:

> **"Does this AI model respond safely when people try to misuse it?"**

You bring an LLM (like GPT-4o, Claude, Gemini, or your own custom model). Alethia sends it a library of carefully designed prompts that try to push it toward unsafe answers. Then a panel of independent AI judges grades each response. Finally, you get clear results, dashboards, and audit-ready reports.

If your organization has to comply with the **EU AI Act**, Alethia also gives you the full risk management workflow you need — classification, risk register, mitigations, and exportable compliance reports.

<CardGroup cols={2}>
  <Card title="Quickstart" icon="rocket" href="/quickstart">
    Run your first safety test in under 10 minutes.
  </Card>

  <Card title="How It Works" icon="diagram-project" href="/how-it-works">
    See the full Alethia workflow at a glance.
  </Card>

  <Card title="Core Concepts" icon="book-open" href="/essentials/hierarchy">
    Understand organizations, teams, and projects.
  </Card>

  <Card title="EU AI Act" icon="scale-balanced" href="/risk-management/overview">
    Get compliant with the new AI regulation.
  </Card>
</CardGroup>

## Who is Alethia for?

Alethia is built for teams who need to **trust the AI they ship** — and prove that trust to regulators, customers, and leadership.

<CardGroup cols={2}>
  <Card title="AI & ML Teams" icon="microchip-ai">
    Validate model safety before deployment, after fine-tuning, or whenever a vendor ships a new version.
  </Card>

  <Card title="Compliance & Risk Officers" icon="clipboard-check">
    Maintain a defensible risk register and generate audit-ready EU AI Act reports.
  </Card>

  <Card title="Product Teams" icon="user-tie">
    Compare models side by side and pick the safest one for your use case.
  </Card>

  <Card title="Auditors & Reviewers" icon="magnifying-glass">
    Inspect every test, every verdict, and every human override with a complete audit trail.
  </Card>
</CardGroup>

## What can I do with Alethia?

* **Test any LLM** — OpenAI, Anthropic, Google, Mistral, DeepSeek, or your own custom endpoint.
* **Use 137 ready-made prompts** across 18 safety categories — or upload your own.
* **Get verdicts you can trust** — three independent AI judges grade every response.
* **Override anything** — humans always have the final say (and it's all logged).
* **Schedule recurring tests** — catch regressions automatically.
* **Compare models side by side** — "Is GPT-4o safer than Claude for our use case?"
* **Manage EU AI Act risks** — classification, register, assessments, mitigations, and reports.

## What this guide covers

This documentation is written for the **person using Alethia**, not the developer running the codebase. No coding required. If you can navigate a website, you can use Alethia.

Use the sidebar on the left to jump to any topic, or follow the [Quickstart](/quickstart) to get hands-on right away.

<Tip>
  **New to LLM safety testing?** Start with [How It Works](/how-it-works). It explains the whole platform in one page.
</Tip>
