{
  "version": "0.1.0",
  "generatedAt": "2026-05-16T00:00:00+05:30",
  "canonicalPath": "/case-studies/ai-event-cohost",
  "markdownPath": "/reports/case-study-packets/ai-event-cohost.md",
  "jsonPath": "/reports/case-study-packets/ai-event-cohost.json",
  "slug": "ai-event-cohost",
  "title": "AI Event Co-host System",
  "client": "National Instruments Leadership Forum",
  "summary": "A live AI voice assistant built in four days to co-host an enterprise leadership forum with scripted segments, listening mode, waveform monitoring, and guarded responses.",
  "outcome": "84% line accuracy during the live flow and 94% attendee usefulness rating.",
  "image": "/case-studies/event2.jpg",
  "challenge": "The event needed an AI co-host that could stay on script, respond to cues, and feel polished in front of an enterprise audience without creating live hallucination risk.",
  "stats": [
    "4-day build",
    "Live Q&A support",
    "Prompt guardrails",
    "Waveform visualizer"
  ],
  "stack": [
    "Next.js serverless app",
    "OpenAI response pipeline",
    "Audio waveform visualization",
    "Custom listening mode"
  ],
  "approach": [
    "Built a controlled script-and-cue interface instead of a free-form chatbot.",
    "Added listening mode, waveform monitoring, and guarded response states so the operator could see when the system was active.",
    "Prepared scripted fallback responses for predictable event transitions and sponsor moments.",
    "Kept the live system narrow: co-hosting and Q&A support, not open-ended enterprise advice."
  ],
  "evidence": [
    [
      "Build window",
      "4 days"
    ],
    [
      "Live line accuracy",
      "84%"
    ],
    [
      "Attendee usefulness",
      "94%"
    ],
    [
      "Primary risk controlled",
      "Off-script responses"
    ]
  ],
  "timeline": [
    "Scope and script",
    "Voice/response prototype",
    "Operator interface",
    "Live rehearsal",
    "Event run"
  ],
  "risks": [
    "Audio routing failure",
    "Hallucinated sponsor detail",
    "Latency during handoff",
    "Operator overload"
  ],
  "nextEvidenceStep": "Replace provisional metrics with client-approved screenshots, raw artifacts, and final numbers when available."
}
