Back to browse
CleverMock – An AI voice interviewer that interrupts you

CleverMock – An AI voice interviewer that interrupts you

by devinda-dilshan·Feb 27, 2026·2 points·2 comments

AI Analysis

●●●BangerSolve My ProblemBig BrainShip It

Interruption mechanic makes mock interviews actually feel real—best differentiator in crowded prep space.

Strengths
  • Interruption logic is genuinely novel—mock interview platforms ignore conversational realism, this fixes it.
  • End-to-end voice pipeline (speech-to-text + LLM logic + text-to-speech) with low latency is non-trivial engineering.
  • Free beta + resume parsing for role-specific Q&A removes activation friction, builds momentum fast.
Weaknesses
  • Coding interviews explicitly out of scope—arbitrarily limits TAM when LeetCode-prep demand is massive.
  • Free beta sustainability unclear; unclear how pricing transition won't crater early adoption goodwill.
Category
Target Audience

Software engineers preparing for technical interviews (system design, behavioral, verbal)

Similar To

Pramp · Interviewing.io · LeetCode Mock Interview

Post Description

Hi HN,

I’ve been working on a project to solve a problem I had with mock interview platforms: they don’t feel real. The biggest factor is that they let you give perfect, rehearsed answers without interruption. Real interviews are dynamic conversations.

I created CleverMock, an AI-powered voice interviewer for software engineers. The core differentiator is a feature that simulates a real interviewer's behavior by interrupting the user's answers to ask clarifying questions or redirect the conversation, based on what it's hearing.

It uses a pipeline of speech-to-text, LLMs for conversational logic, and text-to-speech to create a fluid, real-time interview session. You can specify the company and role to get tailored system design and behavioral questions. After a 45-minute session, it generates a detailed scorecard on your performance.

It’s currently in beta and free for early users. I’m looking for feedback on the core "interruption" mechanic and the quality of the questions/feedback.

Link: https://www.clevermock.com

Similar Projects