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

# Choose your AI providers

> Select the services that write content, create images, and search the web.

A provider is simply the service Presenton calls for one job. You can mix local and hosted providers based on privacy, quality, speed, and cost.

## Choose three capabilities

<CardGroup cols={3}>
  <Card title="Text" icon="message-lines">
    Creates outlines, writes slide content, and powers the AI assistant.
  </Card>

  <Card title="Images" icon="image">
    Finds stock photos or generates new visuals for slides.
  </Card>

  <Card title="Web search" icon="globe">
    Adds current public information when you enable research.
  </Card>
</CardGroup>

## Supported text providers

OpenAI, Google Gemini, Anthropic, DeepSeek, Azure OpenAI, Vertex AI, Amazon Bedrock, OpenRouter, Fireworks, Together AI, Cerebras, LiteLLM, Ollama, LM Studio, custom OpenAI-compatible endpoints, and ChatGPT sign-in through Codex where supported.

## Supported image providers

Pexels, Pixabay, Gemini Flash, Nano Banana Pro, DALL·E 3, GPT Image 1.5, ComfyUI, Open WebUI, and OpenAI-compatible image endpoints.

## Supported web search

Native provider search, self-hosted SearXNG, Tavily, and Exa.

| Your priority  | Good starting point                                     |
| -------------- | ------------------------------------------------------- |
| Easiest setup  | A hosted text model and Pexels or Pixabay               |
| Local privacy  | Ollama or LM Studio with ComfyUI or no generated images |
| One gateway    | LiteLLM or OpenRouter                                   |
| Private search | SearXNG                                                 |

<Card title="Set up a local model" icon="laptop-code" href="/open-source/v0.9.0-beta/tutorials/use-local-ollama">
  Connect Presenton to Ollama step by step.
</Card>

<CardGroup cols={2}>
  <Card title="Configure text providers" icon="microchip" href="/open-source/v0.9.0-beta/configuration/text-providers">
    Find exact environment variables and examples for every supported text provider.
  </Card>

  <Card title="Configure images and search" icon="images" href="/open-source/v0.9.0-beta/configuration/images-and-search">
    Set stock, generated-image, compatible API, and web research providers.
  </Card>
</CardGroup>
