When a meeting ends, Hyprcore runs the meeting template against the full transcript and produces: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.
- A title (you can rename it).
- A summary (one or two paragraphs describing what happened).
- Action items (bulleted list, with owners when the model can identify them).
- Decisions (key conclusions, when applicable).
Default templates
Hyprcore ships several templates. Pick one when you start a meeting, or set a default in Settings → Meetings → Default template.| Template | Best for | What it produces |
|---|---|---|
| Default | General meetings | Title, summary, action items |
| Standup | Daily standups | Per-person updates and blockers |
| 1:1 | Manager conversations | Topics discussed, follow-ups, agreements |
| Customer call | Sales / CS calls | Customer pain points, asks, next steps |
| Interview | Hiring interviews | Strengths, concerns, decision recommendation |
Custom templates
Open Settings → Meetings → Templates to make your own. A template has:- A name and description.
- A system prompt that defines the voice and structure.
- A user prompt with
{{TRANSCRIPT}}and{{NOTES}}placeholders. - The output format—plain markdown, structured sections, or a fixed schema.
Re-run a summary
If the first summary doesn’t capture what mattered:- Open the meeting page.
- Click Summary → Regenerate.
- Optionally pick a different template before regenerating.
Choosing the LLM
Summary quality scales with the LLM. Configure in Settings → Models → Post-processing:- Hyprcore Cloud. Easiest. Uses Claude or GPT under the hood depending on the model you pick. Costs credits.
- Anthropic Claude (Sonnet or Haiku). Best at structured output. Bring your own API key.
- OpenAI (GPT-4o or 4o-mini). Solid all-around. BYOK.
- Google Gemini Flash / Pro. Fast and cheap.
- Apple Intelligence. Free, on-device, smaller models. Good for short meetings.
- Local Ollama. Fully private. Llama 3, Mistral, or any model you’ve pulled.

