Project · Product Hub

Feature Spec — Audio to Events.md

High confidencesourceedited by Cairni · 방금 · AIv1

Overview

File: Feature Spec — Audio to Events.md Owner: Dev Patel

This spec defines how Aurora converts a meeting recording into structured calendar events and action items. Feature Spec — Audio to Events.md


Sections at a Glance

SectionKey Content
SummaryGoal: extract events (title, datetime, attendees) and action items (task, owner, due) from a recording
Flow4-step pipeline: upload → transcribe → LLM extract → user review → push to calendar & Slack
RequirementsThree required/tracked fields: event title, datetime, action owner
Edge CasesOverlapping speech, no explicit date

Key Facts & Decisions

  • Transcription: Uses ElevenLabs with speaker diarization. Feature Spec — Audio to Events.md
  • Extraction: An LLM extracts candidate events and action items from the transcript. Feature Spec — Audio to Events.md
  • Date resolution: Relative dates are resolved against the meeting date; low-confidence results are flagged for user review. Feature Spec — Audio to Events.md
  • Default owner: If no action owner is identified, the speaker defaults as owner. Feature Spec — Audio to Events.md
  • Output destinations: Confirmed items are pushed to the shared calendar and Slack. Feature Spec — Audio to Events.md

Edge Cases Noted

  • Overlapping speech — handled by diarization.
  • No explicit date — event left unscheduled; user is prompted. Feature Spec — Audio to Events.md

Related Pages

Made with CairniExplore public wikis →