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 gives you an AI assistant that understands what’s happening in your meeting. It sees the full conversation transcript and can answer questions, suggest responses, summarize progress, and more.
AI Providers
Raven can use Anthropic (Claude) or OpenAI (GPT), depending on the edition:
| Edition | How AI is configured |
|---|
| Raven Pro | Keys are managed for you. AI runs through Raven’s backend proxy (Claude). No API key or model dropdown in Settings. |
| Open source | You provide your own Anthropic or OpenAI API key and pick a model in Settings → API Keys. |
Models (open source)
When you bring your own keys, you can choose:
| Provider | Options (fast → capable) |
|---|
| Anthropic | Claude Haiku 4.5, Claude Sonnet 4.6, Claude Opus 4.7 |
| OpenAI | GPT-5.4 Mini, GPT-5.4, GPT-5.5, GPT-5.2 |
Haiku / GPT-5.4 Mini are recommended for live meetings; Opus 4.7 or GPT-5.5 are better for the hardest reasoning tasks (e.g. complex coding).
Quick Actions
During a recording, the overlay shows quick action buttons. Click any of them and the AI responds with full conversation context:
| Action | What it does |
|---|
| Assist | General help based on the current conversation |
| What should I say? | Suggests a response to the last thing the other person said |
| Follow-up | Proposes a relevant follow-up question |
| Recap | Summarizes the conversation so far |
On any AI response card, you can click Tell me more to expand on that answer.
You can also trigger Assist with Cmd+Enter (includes a screenshot of your screen for visual context).
Typed Questions
Type a specific question in the input bar at the bottom of the overlay and press Enter. The AI answers your question directly, using the conversation transcript as context.
This is useful for pointed questions like “What was their budget?” or “Summarize the technical requirements they mentioned.”
Screenshot Context
Press Cmd+Enter to capture a screenshot of your screen and send it to the AI along with your question.
During a recording: The AI sees both the screenshot AND the conversation transcript. Useful for referencing slides, documents, or shared screens during a meeting.
Without a recording: The AI operates purely on the visual content. This turns Raven into a general screen assistant - solve math problems, interpret charts, answer questions about anything visible on screen.
The screenshot automatically excludes Raven’s own overlay, so the AI only sees what’s beneath it.
Math & Code Rendering
AI responses render with full formatting:
- Markdown - bold, italic, bullet points, headers
- Math formulas - rendered with KaTeX (e.g., equations from a whiteboard or slide)
- Code blocks - syntax-highlighted with language detection
Fast vs Deep (Pro)
Raven Pro users see a Fast/Deep toggle on the overlay pill. There is no separate model picker in Settings — this toggle is how you control speed vs quality:
| Toggle | Model | Best for |
|---|
| Fast | Claude Haiku 4.5 | Quick assists during live conversation — “what should I say?”, recap, follow-ups |
| Deep | Claude Sonnet 4.6 | Harder questions that need more reasoning while still staying responsive |
Pro routes all AI through Claude via the managed backend. For maximum reasoning (e.g. very hard coding problems), use the open-source build with your own key and select Claude Opus 4.7 in Settings, or stay on Deep in Pro for a strong default.
Copying Responses
Hover over any AI response card and click the copy icon to copy the response to your clipboard. You can paste it into notes, chat, or any other application.