Demo

AI Interview

A simple shell for the RemoHires voice interview flow. Connect the API and optional realtime token to try the full stack locally.

Check API statusRun pnpm dev:web

Candidates open a path invite like /interview/<token> (128 hex characters). Use the URL from your email or the dev seeder output after seeding the API database.

Voice session

Structured prompts and candidate responses over realtime audio.

API-backed

Health and session endpoints power this demo from your local API.

Socket.io

Optional JWT handshake for live updates when configured.

API health

Base URL
http://127.0.0.1:4000
GET /health
Failedfetch failed

Realtime

Status: connecting

Connecting…