Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.useraven.ai/llms.txt

Use this file to discover all available pages before exploring further.

Raven comes in two flavors:
  • Raven Pro - Download the app, sign in, and start using it immediately. Everything is managed for you.
  • Raven Open Source - Clone the repo, build from source, and bring your own API keys.
Both versions share the same core - the same stealth overlay, echo cancellation, transcription, AI, modes, and sessions. Pro adds managed infrastructure, cloud sync, and additional features on top.

Feature Comparison

FeatureRaven ProOpen Source
SetupDownload, install, sign inClone repo, install dependencies, build from source
API keysManaged - nothing to configureYou provide your own (Deepgram + Anthropic/OpenAI)
TranscriptionDeepgram + AssemblyAI with auto-fallbackDeepgram (your key)
AIManaged Claude (backend proxy)Claude or GPT (your key)
Choose model in SettingsNo — Fast/Deep toggle on overlay onlyYes — Haiku/Sonnet/Opus or GPT-5.x
Meeting detectionAuto-detects Zoom, Teams, Meet (Apple Silicon)
Post-meeting insightsSummaries, action items, topics, sentiment
Fast/Deep toggleYes (Haiku 4.5 / Sonnet 4.6)
Cloud syncSessions, modes, documents across devices
Sign inGoogle or email
Stealth overlayYesYes
Echo cancellationYesYes
Modes & quick actionsYes + cloud syncYes (local)
Document uploadYes + cloud syncYes (local)
Incognito modeYesYes
Session history & searchYes + cloud syncYes (local)
20+ languagesYesYes
Auto-updatesYes

Raven Pro Plans

Raven Pro has two tiers:
FreePro
Price$029.99/moor29.99/mo or 24.99/mo (yearly)
AI requests/day5Unlimited
Session duration2 minutesUnlimited
Post-meeting insightsYes
Cloud syncYesYes
Meeting detectionYesYes
All limits on the Free tier reset at midnight UTC each day. See Plans & Billing for details on upgrading.

Open Source - Bring Your Own Keys

The open-source version requires you to provide API keys during the in-app onboarding:
  1. Deepgram - for real-time transcription (free tier available at console.deepgram.com)
  2. Anthropic or OpenAI - for AI assistance
In Settings → API Keys, pick your provider and model (e.g. Claude Opus 4.7 for maximum reasoning, or Haiku / GPT-5.4 Mini for speed). All requests go directly from your machine to these services. Your keys are stored locally and never sent to Raven’s servers. There are no usage limits beyond what your API provider imposes. To get started with the open-source version, see Build from Source.

Language Support

Both versions support transcription in 20+ languages:
EnglishJapaneseBengali
HindiKoreanDutch
SpanishChinesePolish
FrenchArabicRussian
GermanTamilThai
ItalianTurkishUkrainian
PortugueseVietnamese
Multilingual mode auto-detects the spoken language. The output language (what language the AI responds in) can be set independently: English, Auto (matches transcript), Hindi, Spanish, French, German, Italian, Portuguese, Japanese, Korean, or Chinese. Both settings are in Settings > Language.

Privacy

  • Raven Pro — sessions, modes, and documents can sync to the cloud for cross-device access. Anonymous crash reporting (Sentry) runs by default with PII stripped. Product analytics (PostHog) are opt-in. See the Privacy Policy.
  • Open source — nothing is sent to Raven’s servers except direct API calls to Deepgram and your chosen AI provider. No Raven cloud sync, no PostHog.
  • Both — incognito mode skips saving session content locally when enabled.
Full terms: Terms of Service · Privacy Policy