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
https://api.remohires-interview.lhpbo.com
GET /health
OK
Database
connected

Integrations

  • PostgreSQL

    DATABASE_URL

    OK48 ms
  • MinIO / S3

    MINIO_* (recordings)

    OK39 ms
  • RemoHires backend

    REMOHIRES_BACKEND_URL · GET /up

    OK46 ms

Realtime

Status: connecting

Connecting…