AI Providers
Set up Claude, GPT, Gemini, Groq, and more for AI text processing.
VivaDicta supports 15+ AI providers for text processing. You can use API keys, sign in with an existing subscription, or run models locally on your network.
Cloud Providers
| Provider | Free Tier | Top Models | API Key |
|---|---|---|---|
| Anthropic (Claude) | Free credits for new accounts | Claude Sonnet, Opus | Get key |
| OpenAI (GPT) | Pay-as-you-go | GPT-5 series | Get key |
| Groq | Free forever | Llama models | Get key |
| Google Gemini | Free tier available | Gemini 3 Pro/Flash | Get key |
| Mistral | Free Experiment plan | Mistral Large, Codestral | Get key |
| xAI (Grok) | Free credits for new accounts | Grok models | Get key |
| GitHub Copilot | Free tier available | Claude, GPT, Gemini | Sign in via app |
| OpenRouter | Some free models | Many models available | Get key |
| Ollama | Completely free (local) | Llama, Mistral, Gemma | No key needed |
| Apple Foundation Model | Free (on-device) | Apple on-device model | No key needed |
Setup Pattern
Most cloud providers follow the same setup flow:
- Create an account with the provider and get an API key.
- Open VivaDicta → Settings → select your mode → AI Processing.
- Choose the provider and paste your API key.
- Select a model from the available list.
Ollama (Local, Free)
Ollama runs AI models locally on a Mac or PC on your network. It's completely free and private — no data leaves your local network.
- Install Ollama on a Mac or PC on your local network.
- Pull a model (e.g.,
ollama pull llama3.2). - In VivaDicta, select Ollama as your AI provider and enter your computer's local IP address.
Custom OpenAI-Compatible
Any endpoint that speaks the OpenAI chat completions API format works with VivaDicta. Enter the endpoint URL and optional API key in the AI processing settings.
Use Your Existing Subscriptions
If you have ChatGPT Plus, GitHub Copilot (free tier available), or Claude Pro, you can use VivaDicta's AI features at no extra cost. See Use Your Subscriptions.
Which Provider Should I Choose?
- Best free option: Groq — free forever with fast Llama models.
- Best quality: Anthropic Claude or OpenAI GPT-5 series.
- Best value with subscription: GitHub Copilot — free tier available, or $10/mo for Pro with access to Claude, GPT, Gemini, and Grok.
- Maximum privacy: Apple Foundation Model (on-device, requires iOS 26+) or Ollama — everything stays on your device or local network.
See Free AI Tiers for a detailed breakdown of free options.