Skip to main content

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.

When a meeting is recording, expand the pill to see the live workspace. It has three main areas:
  • 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.
For long meetings where you want fast feedback, switch to a cloud STT for that session—or just run local and accept the lag.

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.
Renames apply across the whole transcript. Renames are saved with the meeting and used in the summary. Diarization works best with cloud STT. Local Whisper has limited speaker awareness; for accurate labels, use Deepgram.

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.
You can also dictate into Notes while the meeting is running. Press your dictation shortcut, speak, release. The transcript continues uninterrupted.

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.”
Ask uses your default LLM provider (set in Settings → Models → Post-processing). Each question costs a few credits if you’re on Hyprcore Cloud.

After the meeting

When you stop the recording:
  1. Hyprcore finalizes the transcript (re-runs any chunks that were partial).
  2. Generates the title, summary, and action items using your meeting template.
  3. Saves everything to a new vault page.
  4. Optional: indexes the transcript for semantic search and session chat.
You’re dropped straight into the meeting page. From there, edit the title, refine the summary, share the page, or jump back to your vault.