> For clean Markdown of any page, append .md to the page URL.
> For a complete documentation index, see https://docs.thymia.ai/sentinel/llms.txt.
> For full documentation content, see https://docs.thymia.ai/sentinel/llms-full.txt.

# Sentinel

![thymia banner](https://files.buildwithfern.com/https://thymia.docs.buildwithfern.com/e3be6b80e1d6b508b9ca39e34bc92024c3feaa4d70474c9d323ce36c182534c3/docs/assets/banners/documentation-sentinel-banner.png)

Sentinel is thymia's real-time monitoring SDK for voice-based AI agents. It
analyses audio and transcripts as they stream, runs safety policies, and
returns actionable results — all without storing recordings.

<Tip title="Early access">
  Sentinel is currently in early access. For access and configuration,
  contact [support@thymia.ai](mailto:support@thymia.ai).
</Tip>

## How it works

Sentinel sits alongside your voice agent pipeline. You stream user and agent
audio (plus transcripts) over a WebSocket connection. Sentinel runs
biomarker models and safety policies in real time and returns results through
callbacks.

<iframe src="https://rive.app/s/bVoML-kWJky_pa3yDKoQwg/embed?runtime=rive-renderer" width="100%" allowFullScreen />

## Key capabilities

* **Real-time biomarker extraction** — Helios, Apollo, and Psyche models run
  on streamed audio to measure distress, emotion, and clinical indicators.
* **Safety policies** — configurable rules that trigger when biomarker
  thresholds are crossed, returning classification levels and recommended
  actions.
* **Progress updates** — periodic callbacks showing how much speech has been
  captured and when biomarker results will fire.
* **Platform agnostic** — works with any voice pipeline. Drop-in integrations
  for VAPI, Gemini Live, and LiveKit.

## Quickstart

Pick your voice platform to get started:

<div>
  <CardGroup cols={3}>
    <Card href="https://thymia-ai.github.io/thymia-sentinel-integrations/1.1.0/integrations/vapi/" src="https://files.buildwithfern.com/https://thymia.docs.buildwithfern.com/eff02042d1794c810e435b8cea3315c57944b020a6adcea38414a395e3e14958/docs/assets/logos/vapi-graphic.png" imagePosition="top">
      ### VAPI

      Telephony-first voice agent platform.
    </Card>

    <Card href="https://thymia-ai.github.io/thymia-sentinel-integrations/1.1.0/integrations/gemini/" src="https://files.buildwithfern.com/https://thymia.docs.buildwithfern.com/f883483e26bc170dec9119f1455d438306571e537411e76f4d811fffed9d0ade/docs/assets/logos/gemini-graphic.png" imagePosition="top">
      ### Gemini Live

      Google Gemini Live API with 24 kHz audio.
    </Card>

    <Card href="https://thymia-ai.github.io/thymia-sentinel-integrations/1.1.0/integrations/livekit/" src="https://files.buildwithfern.com/https://thymia.docs.buildwithfern.com/561ab9f3b77104fc4dd637240b8ffd86576b251cf8030fe69fb875ddecef4877/docs/assets/logos/livekit-graphic.png" imagePosition="top">
      ### LiveKit

      Open-source WebRTC infrastructure.
    </Card>
  </CardGroup>
</div>

## Next steps

* [Policies](/sentinel/concepts/policies) — understand how safety
  policies work.
* [Sentinel Docs](https://thymia-ai.github.io/thymia-sentinel-integrations/1.1.0/) — full SDK reference and integration guide.

<div>
  ***
</div>

<div>
  <img src="https://files.buildwithfern.com/https://thymia.docs.buildwithfern.com/bc677a592c05a522bf7c895b7e9f00da344a3487d5e6baf5e35f4b013bf0e0e5/docs/assets/certs/crown-commerical-logo.png" alt="Crown Commercial Service" />

  <img src="https://files.buildwithfern.com/https://thymia.docs.buildwithfern.com/0fd8cd1c5e2bf5fe9c88a9671b5d62d76ee00fff93b057d3f28295f6e74a8e54/docs/assets/certs/nhs-digital-toolkit-logo.png" alt="NHS Digital" />

  <img src="https://files.buildwithfern.com/https://thymia.docs.buildwithfern.com/3408b37c11afb0482b6108012fdea2edc6843ffa1a6a485d9440f2c28067165c/docs/assets/certs/iso-27001-logo.png" alt="ISO 27001" />

  <img src="https://files.buildwithfern.com/https://thymia.docs.buildwithfern.com/f82c2989ef0c7907f8acc1bf38c1debfb8061a0bad0fd4aff7a724794739e5b0/docs/assets/certs/iso-13485-logo.png" alt="ISO 13485" />

  <img src="https://files.buildwithfern.com/https://thymia.docs.buildwithfern.com/44816901d032fd0dc4b99030c62e6841d10b1796fde6dd1615bf23eb84f9114b/docs/assets/certs/HIPPA-logo.png" alt="HIPAA" />

  <img src="https://files.buildwithfern.com/https://thymia.docs.buildwithfern.com/1c6800dfced2f3bd97bd907302e2ae105c99ed91fd381e0cd64eef7886394779/docs/assets/certs/gdpr-logo.png" alt="GDPR" />

  <img src="https://files.buildwithfern.com/https://thymia.docs.buildwithfern.com/2276326b82aee8a143219440498266a25a1425c423a6854489e706af50d38118/docs/assets/certs/cyber-essentials-logo.png" alt="Cyber Essentials Certified" />
</div>