When a meeting is recording, expand the pill to see the live workspace. It has three main areas:Documentation Index
Fetch the complete documentation index at: https://docs.hyprcore.ai/llms.txt
Use this file to discover all available pages before exploring further.
- Transcript. Streaming text on the left.
- Notes. Editor on the right where you can type alongside.
- Ask. Tab where you can ask the meeting AI a question about what’s being said.
How fast is “live”
It depends on the engine you picked in Settings → Meetings → STT provider:- Deepgram (live). Sub-second; you see partial words, then they finalize as the speaker pauses.
- Groq. A second or two; chunked.
- Local Whisper. Several seconds; chunked. Larger models are slower.
- Parakeet (local). A second or two; CPU streaming. Best balance of speed and offline.
Speaker labels
If diarization is on, the transcript shows speaker labels (Speaker 1, Speaker 2, …). Click any label to:
- Rename (“Speaker 1” → “Sarah”).
- Merge two labels if Hyprcore split one person into multiple speakers.
- Reassign a single segment that got the wrong speaker.
Notes
The Notes tab is a regular markdown editor. Type whatever you want during the call—action items as you spot them, follow-up questions, decisions. Notes auto-save every second. When the meeting ends, your notes are appended to the meeting page below the transcript and summary, so you have everything in one place.Ask
The Ask tab is a chat interface that uses the transcript so far as context. Ask things like:- “What did we decide about the launch date?”
- “Did Sarah agree to own the migration?”
- “Summarize the last 5 minutes.”
After the meeting
When you stop the recording:- Hyprcore finalizes the transcript (re-runs any chunks that were partial).
- Generates the title, summary, and action items using your meeting template.
- Saves everything to a new vault page.
- Optional: indexes the transcript for semantic search and session chat.

