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

# Welcome to Isaree

> AI agents for clinicians — built on the web, run on your own devices.

Isaree is an AI operating system for healthcare. On the **[Community Hub](https://alpha.isaree.ai/en/community)** you build [Agents](/concepts/agent) and [Scribe Agents](/concepts/scribe), and add [MCP Servers](/concepts/mcp-servers). You use them in **Isa** on your iPhone, iPad, or Mac. On-device models keep data on your device; cloud models and MCP servers send data off-device — this trade-off is yours to make.

<Info>
  Every Agent on Isaree is yours. You pick the model, write the system prompt, attach the documents — every part of how it behaves is a choice you make. We build the toolkit so you can build the Agent that fits your work, rather than handing you one we designed. The autonomy is the point: clinicians know their practice better than any platform could. Isaree is the infrastructure; the Agent on top is yours.
</Info>

Isa and the Community Hub are in alpha — expect rough edges.

## Get started

<CardGroup cols={2}>
  <Card title="Install Isa" icon="download" href="/get-started/install-isa">
    Download Isa for your Mac, or get it on your iPhone or iPad through TestFlight.
  </Card>

  <Card title="Build your first agent" icon="wand-magic-sparkles" href="/get-started/first-agent">
    A five-minute tutorial. Build it on the Community Hub, run it offline on your device.
  </Card>
</CardGroup>

Stuck or curious? Join the [Isaree Discord](https://discord.gg/2R6VvHZpdn).

## Next

<CardGroup cols={2}>
  <Card title="Community Hub" icon="screwdriver-wrench" href="/hub/build-agent">
    Build Agents, Scribe Agents, and add MCP Servers on the web.
  </Card>

  <Card title="Isa" icon="mobile-screen" href="/isa/primary-agent">
    Use your Agents on your device in [Patient Chat](/isa/patient-chat) and [Workspace](/isa/workspace), alongside [Scribe](/concepts/scribe) and [OCR](/concepts/ocr).
  </Card>

  <Card title="Guides" icon="book-open" href="/guides/choose-a-model">
    Pick a model, write a system prompt, train your own voice AI.
  </Card>

  <Card title="Concepts" icon="lightbulb" href="/concepts/agent">
    Agents, models, context windows, MCP servers — explained from first
    principles.
  </Card>
</CardGroup>
