2026Next.jsPrismaPostgreSQLClerkMonaco

HireXai technical interview platform

HireX is a full-stack AI mock-interview platform that runs adaptive, voice-driven technical interviews, a live in-browser coding round, and produces deep, shareable evaluation reports. It works with zero API keys via an adaptive local engine, and becomes fully AI-driven the moment a single LLM key is added.

hirex-beta.vercel.app
HireX screenshot
#

Key Features

  • 01Adaptive AI interviewer with token-by-token streaming
  • 02Neural voice interviewer with animated speaking avatar
  • 03Résumé/JD personalization via in-browser PDF parsing
  • 04Live coding round in Monaco run against sandboxed test cases
  • 05Scored evaluation report with PDF export and public share links
  • 06Lightweight proctoring with a session integrity score
#

Key Challenge

Making the platform impressive with zero API keys while staying genuinely AI-driven when a key is present meant building an adaptive local engine behind the same interface as the LLM path. Streaming one question at a time and scaling difficulty to answer quality required careful session-state orchestration.

Built with

Next.jsPrismaPostgreSQLClerkMonaco