Skip to main content
Anarlog does not hide one model behind the whole app. It keeps two independent selections:
  • Transcription turns meeting audio into text.
  • Intelligence turns text into summaries, titles, and chat responses.
Open Settings → Transcription and Settings → Intelligence to see the selection active on your computer. Changing one selection does not change the other. For managed Cloud and Auto selections, this page explains the current upstream route.

How a meeting moves through AI

Recording, editing, and local storage do not require an AI model. A hosted Transcription provider receives audio. A hosted Intelligence provider receives the text and other context needed for that request.

Anarlog Cloud

Anarlog Cloud uses managed routes. The Cloud and Auto labels let Anarlog choose a suitable upstream model and retry a compatible provider when needed.
The routes below describe the current implementation, not a permanently pinned model contract. Anarlog may update a managed route to improve quality, language coverage, latency, or availability. Select your own provider and model when you need a fixed model ID.

Cloud transcription

The managed Transcription route chooses a provider from the meeting’s languages and whether Anarlog needs live or after-recording transcription.
  • Deepgram currently resolves the route to Nova 3 or Nova 2, depending on language support.
  • Soniox currently resolves it to Soniox 5: stt-rt-v5 for live transcription and stt-async-v5 after recording.
  • After-recording transcription prefers Soniox when it supports the selected languages.
  • The eligible fallback pool also includes configured routes for AssemblyAI, Gladia, ElevenLabs, Fireworks, OpenAI, Mistral, and Alibaba Cloud Model Studio.
Only configured providers that support the requested mode and languages enter the route. If one returns a retryable error, Anarlog can try the next eligible provider.

Cloud Intelligence

For text tasks, Anarlog → Auto currently routes summaries, chat, and generated titles through the ~anthropic/claude-sonnet-latest alias on OpenRouter. The alias tracks the current Claude Sonnet release instead of pinning a dated model. OpenRouter receives the prompt and chooses an available endpoint for that model. Hosted Intelligence requests that contain audio use a separate ordered model pool:
  1. google/gemini-3.1-pro-preview
  2. google/gemini-3.6-flash
  3. mistralai/voxtral-small-24b-2507
This audio-capable Intelligence route is separate from normal meeting transcription.

On-device models

Anarlog currently offers two built-in on-device Transcription providers. Settings shows each provider only when it is supported by your Mac and release.
Compatibility code still recognizes some older local model IDs, but they are not offered as new choices. The table above is the current user-facing model list.
If you select Parakeet Streaming and also download Parakeet Batch, Anarlog can refine speaker labels on-device after a meeting with multiple remote participants. For local summaries and chat, connect LM Studio, Ollama, or Unsloth and choose any compatible model they serve. Anarlog does not silently substitute another model. Apple Intelligence is also available as an experimental, text-only Intelligence provider on eligible Macs running macOS 26 or later. If a selected local model or server is unavailable, Anarlog reports a connection error instead of sending the request to Anarlog Cloud.

Other model-backed features

Not every AI-adjacent feature is controlled by AI Settings: When chat uses web search, Anarlog sends the search query to its hosted research endpoint, which currently uses Exa. The returned text can then become context for your selected Intelligence model.

Your own provider

When you configure a provider with your own API key:
  • Anarlog sends requests directly from the desktop app to the configured base URL.
  • The provider and exact model shown in Settings handle the request.
  • Anarlog stores the API key in your operating system’s secure credential store, not in the app’s SQLite database.
  • The provider’s pricing, retention, and training policies apply.
Anarlog supports dedicated provider integrations and OpenAI-compatible endpoints. Intelligence model lists are loaded from the provider when its API supports discovery, so Settings → Intelligence is the current source of truth for available model IDs.

Choose a setup

For a fully local checklist, see Use Anarlog offline. For the data sent by each feature, see Data, privacy, and retention.