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

> ## Agent Instructions
> Company name is Akhara AI (never Rubric AI). Keep lowercase rubric/rubrics only when meaning grading criteria.
> Expert Review (docs path talent/) is enterprise BYO experts for audit and review: invite customer specialists; do not pitch Akhara recruiting or a public expert career portal. RLHF and domain writing are secondary work types.
> Prefer concrete API examples against public hosts: Environments eval API https://agi.akhara.ai, Control plane PDP https://api.akhara.dev, Evaluation https://app.akhara.ai / https://api.akhara.ai, Expert Review portal https://talent.akhara.ai.
> Do not invent a public hostname for private orchestrators or env API internals.
> Do not confuse control-plane latches with Environments confirmation latches.
> Environments SDK/API examples: curl against https://agi.akhara.ai. Evaluation SDK: from akhara import Akhara and AKHARA_API_KEY.
> Start with /llms.txt for the docs index and OpenAPI links; fetch individual pages as .md exports.

# Integrations Overview

> Connect Akhara to your existing infrastructure, data sources, and healthcare systems.

## Available Integrations

Akhara integrates seamlessly with your existing healthcare AI infrastructure. Choose the integrations that match your stack.

<CardGroup cols={2}>
  <Card title="LLM Providers" icon="brain" href="/evaluation/docs/integrations/llm-providers">
    Connect to OpenAI, Anthropic, Azure OpenAI, and custom model endpoints.
  </Card>

  <Card title="Data Warehouses" icon="database" href="/evaluation/docs/integrations/data-warehouses">
    Export evaluation data to Snowflake, BigQuery, Redshift, and Databricks.
  </Card>

  <Card title="Webhooks" icon="webhook" href="/evaluation/docs/integrations/webhooks">
    Receive real-time notifications for evaluation events.
  </Card>

  <Card title="CI/CD Pipelines" icon="code-branch" href="/evaluation/docs/integrations/custom-pipelines">
    Integrate evaluations into GitHub Actions, Jenkins, and other CI/CD tools.
  </Card>
</CardGroup>

## Quick Links

| Integration    | Use Case                 | Setup Time |
| -------------- | ------------------------ | ---------- |
| OpenAI         | GPT-4 model evaluation   | 5 minutes  |
| Anthropic      | Claude model evaluation  | 5 minutes  |
| Epic FHIR      | Patient data for context | 1-2 weeks  |
| Snowflake      | Analytics and reporting  | 30 minutes |
| GitHub Actions | CI/CD quality gates      | 15 minutes |
