# Welcome

Amigo is a healthcare AI platform built on a data foundation that absorbs messy, unreliable healthcare data from every source, cleans and unifies it, and makes it available to intelligent systems that act on it - the agent engine, EHR connectors, operator workflows, and automated analytics.

The core idea: healthcare data is garbage in, but it doesn't have to be garbage out. The [world model](https://docs.amigo.ai/data-and-integrations/world-model) scores every fact by confidence, verifies it through automated pipelines, and projects unified state that every system on the platform can trust. The agent engine, the connector runner, the safety monitors - they're all effective because the data underneath them is clean.

## Two Deployment Modes

**Classic API** - Text-based digital health. Chat agents, async voice notes, WebSocket streaming. Best for consumer-facing apps where patients interact through a screen.

**Platform API** - Enterprise healthcare operations. Multi-channel agents (voice, SMS, API) with EHR integration, operator escalation, and the event-sourced world model. Built for health systems running real patient volumes.

Most deployments use one or the other. Some use both: phone scheduling through the Platform API, patient chat through the Classic API.

## Architecture Overview

<figure><img src="https://3635224444-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvcLyiHRcwv7g83p6vxAd%2Fuploads%2Fgit-blob-b98fa7f7e8610a01e80353c475d93a7edd6454c6%2Farchitecture-overview-blue.svg?alt=media" alt="Platform architecture: World Model data foundation with systems and Classic API"><figcaption></figcaption></figure>

## Start Here

{% content-ref url="platform-overview/what-amigo-does" %}
[what-amigo-does](https://docs.amigo.ai/platform-overview/what-amigo-does)
{% endcontent-ref %}

{% content-ref url="platform-overview/how-it-works" %}
[how-it-works](https://docs.amigo.ai/platform-overview/how-it-works)
{% endcontent-ref %}

{% content-ref url="platform-overview/classic-vs-platform" %}
[classic-vs-platform](https://docs.amigo.ai/platform-overview/classic-vs-platform)
{% endcontent-ref %}

{% content-ref url="platform-overview/design-principles" %}
[design-principles](https://docs.amigo.ai/platform-overview/design-principles)
{% endcontent-ref %}

{% content-ref url="platform-overview/deployment-model" %}
[deployment-model](https://docs.amigo.ai/platform-overview/deployment-model)
{% endcontent-ref %}

{% hint style="info" %}
**Developer Guide** - For API reference, SDKs, and implementation details, see the [Developer Guide](https://docs.amigo.ai/developer-guide).
{% endhint %}
