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

# Integrations

> Athina has integrations with the following projects/packages:

<Tip>
  Athina is built to be highly extensible. If you don't see an integration here,
</Tip>

<CardGroup cols={2}>
  <Card title="LiteLLM" icon="plug" href="https://docs.litellm.ai/docs/observability/athina_integration">
    Log traces directly from LiteLLM to Athina in just a few lines of code.
  </Card>

  <Card title="Langchain" icon="link" href="/api-reference/logging/langchain">
    Start logging Langchain traces in 2 minutes with our open-source SDK.
  </Card>

  <Card title="Llama Index" icon="sheep" href="/api-reference/evals/loading-data/loading-data-via-llama-index">
    Load datasets using Llama Index.
  </Card>

  <Card title="Ragas" icon="chart-mixed" href="https://docs.ragas.io/en/stable/howtos/integrations/athina.html">
    Ragas evaluation metrics are integrated in Athina IDE and our open-source
    LLM evaluation SDK.
  </Card>

  <Card title="Guardrails" icon="shield" href="https://guardrails.ai/docs/integrations/athina">
    Run Guardrails validators as evals in Athina IDE.
  </Card>

  <Card title="Hugging Face" icon="shield" href="/datasets/create-dataset/import_huggingface_dataset">
    Run Guardrails validators as evals in Athina IDE.
  </Card>
</CardGroup>
