AI Interviewers

Build vs Buy AI Interviews: What Building Your Own Actually Costs

Build vs Buy AI Interviews: What Building Your Own Actually Costs
The Fabric Team
August 31, 2026
20 minutes

TL;DR

Wiring a language model to a voice API gets you something that asks questions out loud, which is not the same thing as an interview.

  • A prototype takes three weeks. A system you would trust with hiring decisions takes 6–12 months.
  • 38.5% of candidates in a 19,368-interview analysis were flagged for AI-assisted cheating.
  • 61% of those flagged still scored above the passing bar.
  • Detection needs labelled cheating data that a single company cannot produce.
  • Compliance now spans New York City, Illinois, California, the EU AI Act, and India's DPDP rules.

Sales teams at AI interview companies have started hearing the same sentence on cold calls: we're building this ourselves.

It's a reasonable instinct. The technology looks accessible, the vendor market is noisy, and most engineering teams have shipped harder things than a voice bot that asks questions.

The problem is that the thing teams estimate is not the thing they end up needing. A prototype that talks is a few sprints of work. A screening system that survives motivated candidates, hiring manager scrutiny, and a discrimination claim is a different project entirely.

This piece breaks down that gap using published pricing for voice infrastructure, current US and Indian regulation, and Fabric's own interview data from 19,368 AI-led interviews conducted between July 2025 and January 2026.

Why Are AI Interviews Everywhere in 2026?

The top of the hiring funnel broke, and it broke fast.

Generative AI dropped the cost of applying to near zero. A candidate can tailor a résumé to a job description in seconds and send it to 200 openings before lunch.

Recruiters now see software engineers applying for marketing roles and hundreds of applications per opening that share the same polished phrasing. When the résumé is written by the same model that wrote the cover letter, keyword matching measures the prompt rather than the person.

38.5%of candidates flagged for AI-assisted cheating across 19,368 interviews
61%of those flagged still scored above the passing bar
1 in 4candidate profiles worldwide could be fake by 2028, per Gartner

Interview fraud scaled at the same time, and the projections point the same direction. That is not a fringe risk to plan for later.

Time-to-hire turned into a competitive variable at the same moment. When every company is slow, being slow is survivable. When a competitor closes their first round in four hours, you are interviewing the candidates still available rather than the ones you want.

Hiring managers ran out of patience in parallel. Pulling senior engineers into repetitive 30-minute screens is the most expensive way in existence to filter a funnel, and it is the first thing engineering leadership tries to cut.

AI interviews sit on that pressure point. They run first rounds at volume, at any hour, against a consistent rubric.

What Problems Do AI Interviews Actually Solve?

The value shows up in five places.

Volume filtering that reads substance. A conversation surfaces whether someone actually shipped what their résumé claims. A keyword filter cannot.

Questions tailored to the candidate. A good system reads the job description and the specific résumé in front of it, then asks about the work that person claims to have done rather than running everyone through an identical script.

Shorter time-to-hire. First rounds complete within hours of application instead of after a week of scheduling.

Better shortlists. Hiring managers get the top slice with evidence attached rather than a stack ranked by ATS parsing luck.

Consistency. Every candidate meets the same rubric, which is both a fairness improvement and an evidence trail you may need later.

The scale effect is real. In one deployment, Fabric ran first-round screening for 10,000+ candidates across 30 engineering roles in two months, saving over 1,000 hours of interviewer time.

Those numbers are why the build conversation starts. They are also why getting it wrong is expensive.

Why Is AI Interviewing the Riskiest Thing to Automate?

Most internal AI tools fail quietly. This one fails loudly, and three factors compound.

It makes decisions about people. That places it inside employment discrimination law in the US, India, and the EU at the same time.

It has a motivated adversary. No other internal system has thousands of users actively trying to defeat it, sharing techniques publicly, and buying purpose-built tools to do it.

Your internal expense classification model has never been attacked. Your interviewer will be, on day one.

Failures become public or legal. A candidate with a broken interview posts about it. A candidate who suspects algorithmic bias does not post, they file.

This is where most build-versus-buy analysis goes wrong. Teams treat an AI interviewer like an internal tool, when it is a candidate-facing product with regulatory exposure and an active attacker.

A screening system without working detection does not merely miss cheaters. It actively promotes them into your final rounds with a confident score attached.

That follows directly from the data. Among candidates flagged for AI assistance in Fabric's dataset, 61% still scored above the passing bar. A tool in that state is worse than no tool at all, which is a much stronger claim than saying it underperforms.

Is Your ATS's Built-In AI Screening the Same as Buying?

When a team says they are building in-house, they sometimes mean something else: their applicant tracking system ships an AI screening module and it is already paid for.

That is a third option, and it deserves a direct answer rather than being folded into either side. There are really three paths, not two.

The three paths teams are actually choosing between
 Build in-houseATS / suite moduleSpecialist platform
Time to first interview6–12 monthsAlready availableDays
Interview formatWhatever you buildUsually one-way recordedLive two-way
Cheating detectionBlocked by dataset problemUsually cosmeticCore roadmap
Roadmap priorityCompetes with revenue workBelow payroll and analyticsIt is the product
Compliance upkeepPermanent internal functionVendor-maintainedVendor-maintained
Ongoing cost shape6 vendors + 2–3 FTE foreverBundledOne invoice

The middle column is the one worth pausing on, because it looks free and is not. A screening module inside a large suite is built to increase platform stickiness, not to win an arms race against candidates.

The gap matters because the threat keeps moving. Across a separate sample of more than 50,000 candidates, cheating adoption more than doubled from 15% in June 2025 to 35% by December 2025. A feature that ships once a year cannot track a threat that changes quarterly.

One question separates a serious tool from a bundled one: what percentage of your interviews get flagged for AI assistance, and what is your false-positive rate? A specialist tracks that number. A suite module usually does not measure it, which is itself the answer.

What Does Building AI Interviews In-House Actually Cost?

The prototype is what wrecks the estimate. An engineer connects a language model to a voice API, it asks questions out loud, and leadership concludes the project is nearly finished.

Look closely at what exists at that point. It asks, records, and summarises. It does not push back on an evasive answer, notice when a candidate is fluent but hollow, or know when it is being played.

The hard part of interviewing, deciding what to ask next based on what you just heard, has not been started.

What the engineering scope really includes

Turning a question-asker into an interviewer means building all of this:

  • A real-time voice pipeline with sub-second latency and interruption handling, because a two-second lag makes an interview feel broken
  • Question generation grounded in a specific job description and a specific résumé, with guardrails against hallucinated or legally off-limits questions
  • Adaptive follow-up logic that knows when an answer was thin and probes it, which is the single largest quality gap between a prototype and a real screen
  • A scoring rubric producing evidence-linked output rather than a vibe score
  • A live code execution environment, if you hire engineers
  • Cheating detection, covered in its own section below
  • Candidate-facing interfaces across devices, browsers, and unreliable bandwidth
  • A recruiter dashboard, reviewer workflow, and ATS integration
  • Audit logging, consent capture, data retention, and deletion
  • Fallback behaviour for every failure mode, because a candidate whose interview crashes at minute 22 is a brand incident

Public estimates put a far simpler generic voice agent at $50,000–$150,000 and 3–6 months for a team of 2–3 engineers before the first production call. An interview product with proctoring, scoring, and compliance obligations is materially larger.

A realistic v1 team is closer to 2 backend, 1 frontend, half an ML engineer, a PM, and a QA lead for six months, then 2–3 engineers on permanent maintenance.

The question for your engineering leadership is not whether the team can build this. It is what those five people will not build for the next six months, and whether an interview tool is worth more than that.

The time your hiring managers have to spend

This cost never appears in the business case, and it is the one that kills in-house projects quietly.

An AI interviewer is not one product. It is one product per role family, because the rubric for a backend engineer is useless for an enterprise sales rep, and both are useless for a support hire.

For every function, someone senior has to define what a strong answer contains, review sample transcripts, disagree with the scoring, iterate two or three times, and sign off that they trust the shortlist. Budget 15–25 hours of senior time per role family, and it is not one-time. Rubrics drift as roles change.

Your VP of Sales does not want to spend three days calibrating an interview bot, and you cannot do it on their behalf. If they have not signed off, they will not trust the output.

An untrusted shortlist gets re-screened manually. At that point you have built a tool that added a step.

The ongoing vendor and infrastructure bills

Buying gets criticised for having a visible invoice. Building has one too, split across six vendors.

Production voice agents run $0.07 to $0.30 per minute all-in at 2026 rates. Underneath that, speech-to-text runs $0.004–0.024 per minute, the language model $0.003–0.08, text-to-speech $0.02–0.10, telephony $0.008–0.014, and platform orchestration $0.05–0.14.

What would the voice bill alone cost you?

Inference only, at published 2026 rates for a 25-minute interview. Excludes engineering salaries, storage, monitoring, and maintenance.

Per interview$1.75–$7.50
Per quarter$8,750–$37,500
Per year$35,000–$150,000

This is the number most build business cases stop at. The permanent 2–3 engineer maintenance load is usually the larger figure.

That covers the conversation only. Add cloud compute, recording storage, transcription, observability and tracing, error monitoring, a vector store, and code execution sandboxes.

Then add the operational tax of running six billing relationships and six failure modes. When Twilio has an outage, your orchestration vendor's support desk cannot help you.

Voice and language model pricing, capabilities, and deprecation schedules also shift every few months. Somebody owns re-benchmarking and migration, permanently.

Why QA takes longer than the build

Testing a deterministic feature is a test suite. Testing a conversational system is a research exercise.

Quality assurance here means running hundreds of interviews across accents, connection qualities, seniority levels, and deliberately awkward candidate behaviour, then having humans read transcripts and judge whether the scoring was defensible.

Every prompt change invalidates the previous run. Change the follow-up logic in week nine and the week-six results tell you nothing.

There is also no public dataset of cheating interviews to test against, so building a meaningful test set means generating your own interviews at volume first. That is the problem the next two sections are about.

Why Is Cheating Detection the Hardest Part to Build?

If one item on this list gets built badly, this is the one that hurts.

Interview cheating in 2026 is not notes off-screen. It is real-time answer overlays, audio coaching through earpieces, live face swapping, and AI smart glasses.

Human review does not catch this. A meta-analysis of 56 studies found people identify deepfakes with roughly 55–56% accuracy, which is close to a coin flip.

Detection that works is an ensemble of weak signals rather than one clever check:

  • Answer latency distribution and how it holds across different question types
  • Speech rhythm breaks between spontaneous and read-aloud answers
  • Voice consistency across the session, to catch a different person mid-interview
  • Polished, comprehensive answers containing no specific personal detail
  • Behaviour under interruption, where copilots struggle most
  • Tab switching, paste behaviour, and typing rhythm in coding tasks
  • Claimed experience that thins out under follow-up questioning

Each signal alone produces unacceptable false positives. Wrongly accusing a nervous candidate on a bad connection is a serious harm, and in several jurisdictions a documented adverse action you will have to justify.

Calibrating that ensemble is the actual work, and calibration needs interview volume a single company does not generate.

The dataset problem you cannot engineer around

Training or validating a detector requires labelled data: interviews where you know for certain whether someone cheated.

Candidates you rejected never tell you. Candidates you hired give you a weak, delayed, confounded signal months later, and only for the ones who accepted offers.

Engineers pretending to cheat internally behave nothing like a real candidate with a $150,000 offer on the line and a purpose-built tool.

So you would be building a detector for an adversary you cannot observe with ground truth, at a few thousand interviews a year, against an attack surface that changes every quarter.

A vendor running this across hundreds of customers sees each new technique the week it appears, in thousands of sessions, with cross-customer patterns that make labelling tractable. That is not a better engineering team. It is a different data position, and no amount of internal effort closes it.

Think your interview would catch a cheater?

The fastest way to test any of this is to sit through an AI interview yourself and try to beat it. Give a deliberately vague answer and see whether it probes.

Take a free Fabric interviewBook a live demo

How Would You Know If Your In-House Interviewer Works?

Put this question to whoever is proposing the build. Six months after launch, how will we know it works? The honest answer is that you will not, for three reasons.

There is no control group. You cannot run recruiter screens and AI screens against the same candidates at volume and compare results.

Outcome data arrives too late. Correlating interview scores with job performance needs hundreds of hires, a performance rating system you trust, and a 12–18 month lag, by which point the model has changed several times.

Rejected candidates generate no data. A tool that quietly screens out strong people produces no complaints, no alerts, and no signal. It just makes your pipeline worse.

So an in-house interviewer can underperform the process it replaced for a full year, and the only symptom is a vague sense that recent hires have not worked out. Most teams blame the market.

This is the same blindness as the cheating dataset, one level up. Validating interview quality takes volume, stratification, and outcome data across many hiring contexts, which gets built once across hundreds of customers or not at all.

What Breaks After Launch That Nobody Models?

The business case usually stops at go-live. Five costs start there.

Ownership disappears by month fourteen. Internal tools have no service level agreement, no on-call rotation, and no roadmap. The engineer who built it gets promoted or leaves, and the first time a revenue project needs the team, the interviewer stops getting maintained but keeps making hiring decisions.

You have created a high-value breach target. Candidate personal data, voice recordings, and video, newly assembled, owned by a product team rather than a security team. If you sell to enterprises, your own customers' security questionnaires now reach that data.

Drop-off stays invisible. A janky interview does not fail loudly. Candidates abandon mid-session, and you never learn which strong ones you lost.

The decision is hard to reverse. Buying is a 30-day trial. Building becomes a sunk cost the organisation defends for years, well past the point where someone should have killed it.

Model versioning creates a paper trail problem. Swap the underlying model mid-requisition and candidates for the same role were assessed by different systems. That becomes real the first time somebody asks for comparators in a discrimination complaint.

What Compliance Risks Come With Building AI Interviews?

If the engineering argument does not land with your CTO, this one lands with your general counsel.

Why building removes your vendor shield

In Mobley v. Workday, the bellwether case for AI hiring liability, the court accepted that a vendor could be treated as an agent of employers, because it was plausible that customers had delegated the traditional functions of rejecting and advancing candidates to the software.

The court granted preliminary certification of an age discrimination collective action in May 2025 and authorised notice to potential members in February 2026, with an opt-in deadline of 7 March 2026. The case remains in discovery with no trial date set.

Read the structure carefully. The theory works because decision-making authority was delegated to an algorithm.

Build the algorithm yourself and there is no agent to argue about. You are the developer, the deployer, and the employer at once.

Bias is not the only exposure. In January 2026, applicants filed a class action against Eightfold AI alleging its platform operates as an unregistered consumer reporting agency under the Fair Credit Reporting Act. That claim targets how the system compiles applicant data and scores candidates before human review, allegedly without the disclosures, consent, and dispute process the statute requires.

The accent bias you inherit without knowing

Most discussion of AI hiring bias focuses on the scoring model. For voice interviews, a larger risk sits one layer down, in speech recognition.

Speech-to-text accuracy is not equal across speakers. Word error rates rise on Indian English, regional accents, and code-switching between languages mid-sentence.

The consequences cascade. A mis-transcribed answer produces a degraded transcript, the scoring model reads the degraded transcript, and the candidate scores lower for their accent rather than their answer.

That is disparate impact on national origin, created by a vendor decision your team never made deliberately and cannot see. Detecting it requires an evaluation set stratified by accent, re-run every time a provider ships a model update. That is a research programme, not a QA pass.

For anyone hiring across India and the US, this is the exposure most likely to be real and least likely to be noticed. Under Illinois law it does not matter that nobody intended it.

The patchwork you would be building against

One correction worth making, because it appears in a lot of internal build proposals. New York City's rule is not a human-in-the-loop mandate. City guidance confirms Local Law 144 applies even when humans make final decisions based on AI-generated rankings, so keeping a human in the loop is not, by itself, a compliance strategy.

AI hiring obligations in force or arriving, as of August 2026
JurisdictionWhat it requiresTiming
New York City (LL 144)Annual independent bias audit, public results summary, 10 business days' candidate notice. $500–$1,500 per violation, each day counts separately.In force
Illinois (HB 3773)Covers unintentional disparate impact, applicant notice, bars ZIP codes as proxies. Four-year recordkeeping in draft rules.Jan 2026
Illinois (AI Video Act)Consent before AI video analysis in hiring.In force since 2020
CaliforniaCivil Rights Council rules on automated decision systems, plus CCPA automated decision-making rules.Oct 2025
Colorado (SB 26-189)Original AI Act delayed, suspended after litigation, then repealed and replaced with a narrower framework.Jan 2027
Maryland (HB 1202)Written consent before facial recognition on applicants.In force
Texas (TRAIGA)Bars AI used with intent to discriminate. No audits or applicant notice required.Jan 2026
European Union (AI Act)High-risk obligations covering hiring, promotion and dismissal. Penalties to €35M or 7% of global turnover.Aug 2026
India (DPDP Rules)Purpose-limited consent, plain-language notice, deletion when purpose is served. Penalties to ₹250 crore.Phasing to May 2027

India's DPDP Rules were notified on 13 November 2025 and phase in over roughly eighteen months. The Data Protection Board took effect immediately, Consent Manager registration opens in November 2026, and substantive obligations on Indian data fiduciaries become enforceable from 13 May 2027.

Most day-to-day employer duties, including notice and consent operations, breach notification, and handling individual rights requests, land inside that window. That makes 2026 the year to build and test rather than the year to relax.

Hiring in both India and the US means building to two regimes at once, in a jurisdiction-by-jurisdiction patchwork, while it changes underneath you. That is a permanent function, not a launch review.

What Does Buying an AI Interview Platform Solve?

Set against all of that, the case for buying is practical rather than ideological.

Costs become one known number. One invoice instead of six meters, no engineering opportunity cost, no permanent maintenance team.

Time to value drops from quarters to weeks. First interviews run in days, against a build that reaches v1 in roughly two quarters and a trusted v1 later than that.

Detection becomes a shared asset. Vendors see new cheating techniques across their whole customer base and ship defences to everyone.

Rubrics arrive pre-calibrated. A vendor running thousands of interviews per role family has already done the tuning your VP of Sales does not want to do.

Compliance becomes a maintained product surface. Bias audits, consent flows, notice templates, retention controls, and audit logs already exist and get updated as law changes.

One caveat worth stating plainly, because vendors rarely do. Buying does not transfer your legal obligation. You remain the employer and the deployer, and Mobley makes clear nobody in the chain is fully insulated. What transfers is the engineering and monitoring work of staying compliant.

The deeper argument is about depreciation. An in-house interviewer is not an asset that appreciates, because models change, cheating tools change, and law changes. The cost of building is not six months. It is six months plus every quarter afterwards, permanently.

The Best AI Interview Tools Right Now

Fabric's own ranking of 30 AI recruitment platforms scored each tool on accuracy, scalability, ease of use, integrations, and pricing. Five came out on top for high-volume hiring.

#PlatformInterview formatCheating detectionScore
1FabricLive two-way, adaptive20+ signals, no gaze tracking4.9
2WorkableOne-way videoNone4.0
3EightfoldStructured AI interviewerBias-audited, not adversarial4.0
4HirebeatOn-demand one-way videoNot a focus4.3
5BraintrustAI-graded videoNot a focus

Fabric is the only platform in the top five running two-way adaptive interviews with cheating and keyword-stuffing detection built in. Candidates can reach their first interview in under five minutes from applying, and reports land within 48 hours even across 1,000+ applications.

Workable is strongest on reach and screening, with posting to 200+ job boards and semantic matching that catches equivalent skills worded differently. It does not include cheating detection.

Eightfold runs structured, bias-audited conversations in the candidate's own language, evaluating only what candidates say rather than facial expressions or tone.

Hirebeat posts to hundreds of job sites and ranks candidates transparently, replacing phone screens with on-demand one-way video.

Braintrust combines AI automation with a pre-vetted community of 1 million professionals, surfacing the top five candidates rather than an unfiltered pile.

Notice the pattern, because it is the argument of this whole piece in miniature. Four of the five run one-way or recorded formats, and only one ships adversarial cheating detection. If the market itself is this thin on detection, an internal team building from scratch is not starting from a strong baseline.

For detailed comparisons, scoring across all five criteria, and 25 more platforms covering sourcing, screening, and scheduling, read Fabric's full guide to the top 30 AI recruitment software for high-volume hiring.

How Should You Evaluate AI Interview Vendors?

Whichever tools you shortlist, evaluate on these six things, roughly in this order.

  1. Detection depth. Ask which behaviours are monitored and how signals combine. Tab switching is table stakes and trivially beaten. Ask for false-positive rates, and what happens when someone is flagged. It should be human review with evidence, never an automatic reject.
  2. Conversation quality. Take a sample interview yourself and give a deliberately mediocre answer to see whether it probes. This single test tells you more than any demo.
  3. Technical depth. If you hire engineers, ask whether candidates write and run real code against real test cases or answer coding questions verbally.
  4. Compliance posture. Ask for bias audit documentation, DPDP and GDPR handling, retention controls, exportable audit trails, and how the vendor measures scoring parity across accents.
  5. Candidate experience. Check completion rates and whether proctoring requires app downloads or webcam gaze tracking, which carry both an experience cost and legal exposure.
  6. Workflow fit. Does it work inside your ATS and your recruiters' existing process, or does it add another tab?

When Does Building AI Interviews In-House Make Sense?

Any comparison that concludes "always buy" is marketing rather than analysis. Building is the right call in four situations.

Your interview process is genuine intellectual property. If your assessment methodology is a refined differentiator central to how you compete, a generic vendor rubric dilutes it.

You are a hiring platform yourself. Interviews are your product, not your tooling.

Volume is enormous and roles are narrow. At very high volume across few role types, unit economics can eventually favour building. That point arrives later than teams expect, and it does not solve the detection dataset problem at any volume a single company reaches.

Data residency rules leave no vendor option. Rare, but real in defence, some government work, and parts of regulated finance.

Outside those four, the pattern repeats. Teams ship something that talks in three weeks, spend four months learning that talking is not interviewing, hit the compliance surface in month five, and buy anyway a year later with a year of engineering written off.

Should you build or buy? Four questions.

Tick every statement that is true of your organisation today.

Our assessment methodology is competitive IP, not infrastructure.
We can name the roadmap items five engineers will drop for two quarters.
We have a concrete source of labelled cheating data.
Someone owns multi-jurisdiction hiring compliance permanently, not just at launch.
0 of 4 — buying is the clear call.Every unticked box is a cost your business case has not accounted for yet.

How Fabric Approaches the Build vs Buy Problem

Fabric was built around the part in-house projects cannot solve alone: knowing whether the person in the interview is really answering.

Its AI interviewer runs live two-way conversations and reads more than 20 signals from a candidate's answers to determine whether AI assistance is involved, without gaze tracking or app downloads that damage candidate experience.

For technical hiring, candidates write and execute real code against real test cases across 20+ languages, so the assessment reflects working ability rather than a verbal description of it.

Detection models improve with volume across every customer on the platform, which is the compounding advantage no single company can build alone.

Making the Build vs Buy Decision

Strip the debate down and four questions decide it. What does two quarters of five engineers cost in roadmap you will not ship? Where does labelled cheating data come from? How will you know in six months whether it works? And is your interview process competitive intellectual property, or is it infrastructure?

Build intellectual property. Buy infrastructure.

For nearly every company that is not itself a hiring platform, first-round screening is high-stakes, adversarial, regulated infrastructure with a permanent research burden attached. That is precisely the category where buying wins, and the gap widens as detection keeps compounding on data volume.

Test it before you build it

The fastest way to settle the build vs buy question is to sit through an AI interview yourself and try to beat it. Then decide whether that is six months of your roadmap.

Take a free Fabric interviewBook a live demo

Frequently Asked Questions

How long does it take to build an AI interview tool in-house?

Something that asks questions out loud takes a few weeks. Something you would trust with hiring decisions takes 6–12 months, plus two to three engineers maintaining it permanently.

Is building cheaper than buying at high volume?

Rarely, and later than expected. At 5,000 interviews a quarter, inference alone runs $8,750 to $37,500 before infrastructure, salaries, or maintenance.

Does buying an AI interview tool remove our legal liability?

No. You stay the employer and the deployer. A good vendor gives you bias audit documentation, consent flows, and audit trails, but the obligation stays with you.

Our ATS already includes AI screening. Is that the same as buying?

Not quite. Suite modules are built for platform stickiness rather than interview integrity, so detection is usually shallow. Ask them for their flag rate and false-positive rate.

How does Fabric stop candidates cheating in interviews?

Fabric reads more than 20 signals from a candidate's answers to detect AI assistance, without gaze tracking or app downloads, and flags interviews for human review with the evidence attached.

Try Fabric for one of your job posts