AI Interview RoomSkill audit interviews

AI Interview Room

Structured interviews without the chaos of a freeform bot.

This scaffold covers the first build slice: customer dashboard, template and session shells, participant invite flow, API stubs, and a Prisma data model for structured interview sessions.

Launch Decisions

Default launch vertical

Skill Audit Research Interviews

The first templates and reports should be tailored to interview-based skill assessment and gap discovery.

Auth and media

Clerk + LiveKit

Clerk protects the customer workspace and LiveKit will carry the browser mic, camera, and recording layer.

Ops baseline

Recording required, HTML reports, Inngest + S3

Every session records audio and video, reports stay HTML-first, background jobs run through Inngest, and assets land in S3.

Operating Model

MVP surfaces already mapped to the product flow.

Create template

Templates ready

03

Enough coverage for one focused launch use case plus two internal test variants.

Active sessions

09

Session lifecycle already mapped to ready, live, and completed states.

Report blocks

06

Transcript, answer map, themes, objections, needs, and highlights.

ready

B2B Customer Discovery

Understand current workflow, pain points, and buying process for operations teams.

5 sectionsUpdated today

draft

Candidate Pre-Screen

Collect consistent evidence on experience, motivation, and role fit before recruiter review.

4 sectionsUpdated yesterday

Current Build Slice

  1. 1. Lock the Prisma schema and seed data model.
  2. 2. Replace static stubs with persistent template and session APIs.
  3. 3. Wire auth and route protection around the dashboard.
  4. 4. Integrate media transport and streaming transcript ingestion.