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

# Overview

> Equip your Voqal Assistant with enhanced computational capabilities

## Voqal Compute

The Voqal Assistant is designed for flexibility and can be integrated with a variety of compute providers.
Below are some of the most popular providers that can be integrated with the Voqal Assistant.
You can request additional compute providers [here](https://github.com/voqal/voqal/issues).

<img src="https://mintcdn.com/voqaldev/nuTETbQPgDUb__K_/images/bring_your_own_ai.svg?fit=max&auto=format&n=nuTETbQPgDUb__K_&q=85&s=f6229b3c095c006f860d94b4c9f08429" width="2435" height="1546" data-path="images/bring_your_own_ai.svg" />

### Voice Detection Providers

<CardGroup cols={4}>
  <Card title="Picovoice" href="/compute/vad/picovoice" icon="trophy-star" />

  <Card title="Voqal" href="/compute/vad/voqal" icon="star-half" />
</CardGroup>

### Speech-to-Text Providers

<CardGroup cols={4}>
  <Card title="Deepgram" href="/compute/stt/deepgram" icon="trophy-star" />

  <Card title="Groq" href="/compute/stt/groq" icon="star" />

  <Card title="OpenAI" href="/compute/stt/openai" icon="star" />

  <Card title="AssemblyAI" href="/compute/stt/assemblyai" icon="star" />

  <Card title="Picovoice" href="/compute/stt/picovoice" icon="star-half" />
</CardGroup>

### Intent Detection Providers

<CardGroup cols={4}>
  <Card title="Deepgram" href="/compute/intent/deepgram" icon="trophy-star" />

  <Card title="Serenade" href="/compute/intent/serenade" icon="star" />

  <Card title="Picovoice" href="/compute/intent/picovoice" icon="star-half" />
</CardGroup>

### Multimodal Model Providers

<CardGroup cols={4}>
  <Card title="Gemini" href="/compute/mm/gemini" icon="trophy-star" />
</CardGroup>

### Language Model Providers

<CardGroup cols={4}>
  <Card title="OpenAI" href="/compute/llm/openai" icon="trophy-star" />

  <Card title="Anthropic" href="/compute/llm/anthropic" icon="star" />

  <Card title="Mistral AI" href="/compute/llm/mistralai" icon="star-half" />

  <Card title="DeepSeek" href="/compute/llm/deepseek" icon="star-half" />

  <Card title="Hugging Face" href="/compute/llm/huggingface" icon="asterisk" />

  <Card title="TogetherAI" href="/compute/llm/togetherai" icon="asterisk" />

  <Card title="Ollama" href="/compute/llm/ollama" icon="asterisk" />

  <Card title="Groq" href="/compute/llm/groq" icon="asterisk" />

  <Card title="Fireworks AI" href="/compute/llm/fireworks" icon="asterisk" />
</CardGroup>

### Text-to-Speech Providers

<CardGroup cols={4}>
  <Card title="OpenAI" href="/compute/tts/openai" icon="trophy-star" />

  <Card title="Deepgram" href="/compute/tts/deepgram" icon="star" />

  <Card title="Picovoice" href="/compute/tts/picovoice" icon="star-half" />
</CardGroup>

### Observability Providers

<CardGroup cols={4}>
  <Card title="Helicone" href="/compute/observability/helicone" icon="trophy-star" />
</CardGroup>
