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

# Overview

> Browse all AI models available on Tinfoil's secure inference platform.

Tinfoil hosts a range of open-source AI models, all running inside secure enclaves with automatic attestation verification.

<CardGroup cols={2}>
  <Card title="Chat models" icon="comment" href="/models/chat">
    Text generation models using the OpenAI chat completions API.
  </Card>

  <Card title="Vision models" icon="eye" href="/models/vision">
    Models that understand images for visual tasks including OCR and image analysis.
  </Card>

  <Card title="Audio models" icon="waveform-lines" href="/models/audio">
    Speech-to-text and text-to-speech models.
  </Card>

  <Card title="Embedding models" icon="vector-square" href="/models/embedding">
    Models that generate vector embeddings for search and retrieval.
  </Card>

  <Card title="Document processing" icon="file-lines" href="/models/document-processing">
    Models for extracting structured data from documents.
  </Card>

  <Card title="Safety models" icon="shield-halved" href="/models/safety">
    Content moderation and policy enforcement models.
  </Card>
</CardGroup>

## Model availability

Available models and capabilities are subject to change. If you require SLA guarantees, specific model availability, or long-term production usage, please [contact us](mailto:contact@tinfoil.sh) to discuss your needs. We're also happy to work with you to add support for your desired model.
