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

# Overview

<CardGroup cols={2}>
  <Card title="Authentication" icon="key" href="/recipes/authentication" arrow="true">
    Learn how to authenticate with the API using API keys and encryption
  </Card>

  <Card title="Chat Completion" icon="message" href="/recipes/rvenc-chat-completion" arrow="true">
    Create chat completions with text and multimodal models
  </Card>

  <Card title="Audio Transcription" icon="microphone" href="/recipes/audio-transcription" arrow="true">
    Transcribe audio files to text
  </Card>

  <Card title="Audio Translation" icon="language" href="/recipes/audio-translation" arrow="true">
    Translate audio from any language to English
  </Card>
</CardGroup>

<Card title="Suggest New Recipes" icon="user-chef" href="mailto:support@premai.io" arrow="true">
  Looking for something and it's not here? Get in touch with us and we'll help you.
</Card>
