- Transcription turns meeting audio into text.
- Intelligence turns text into summaries, titles, and chat responses.
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-v5for live transcription andstt-async-v5after 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.
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:
google/gemini-3.1-pro-previewgoogle/gemini-3.6-flashmistralai/voxtral-small-24b-2507
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.
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.
Choose a setup
For a fully local checklist, see Use Anarlog offline. For the data sent by each feature, see Data, privacy, and retention.