Refacto AI

Podcast episode

Building an Autonomous Enterprise for Real-World Services with Netic Founder Melisa Tokmak

agents inference open-weights orchestration

Melisa Tokmak, founder and CEO of Netic, joined Elad Gil on No Priors to make a concrete claim: her voice and text agents (software that handles customer calls and messages without a human) now take the first interaction for over 70% of her customers in HVAC, plumbing, pet care, and hospitality. The platform has, by her count, generated $600 million in revenue for those customers.

That $600 million deserves skepticism. When a customer calls about a broken furnace, the broken furnace generated the revenue. What the agent did was take the booking. The 70% deployment figure is real and measurable. The dollar figure credits the last touch, which is what bad attribution models do. The more interesting technical claim is that the moat sits in orchestration and domain depth above the model, not in the model itself.

If Tokmak is right that the model is a commodity input, open-weight alternatives start looking very attractive at any real call volume. Treat the 70% as signal. Discount the $600 million.

Full analysis

Melisa Tokmak, founder and CEO of Netic, went on No-Priors with Elad Gil to make a claim that should interest anyone shipping AI into a real business: her voice-and-text agents now handle the first customer interaction for over 70% of her essential-services customers, and she says the platform has generated $600 million in revenue for those customers. HVAC, plumbing, pet care, hospitality. Not coding demos. Dispatch, scheduling, and triage in real time. The question for a technical team lead: is the moat she describes, orchestration and domain depth above the model, real enough to build a company on, or is it the thing a frontier lab eats in eighteen months?

This is a Type 2 read for most of you. Nobody's forcing a decision this week. But the underlying bet, "vertical depth beats raw model capability," is a Type 1 architecture choice the moment you commit engineering quarters to it.

The Skeptic. $600 million is a great number until you ask what it means. Revenue "generated from AI-handled interactions" is not revenue caused by the AI. If a customer calls to book an emergency furnace repair and the agent takes the booking, did the agent generate that revenue, or did the broken furnace? Attribution here is doing exactly what marketing-mix models do badly: crediting the last touch. The 70% AI-first figure is cleaner and more believable, because it's a deployment fact, not a causal claim. For a PM: "AI-first" means the robot answers the phone first, which is real and measurable. "$600M generated" means someone counted every dollar that flowed through a conversation the agent touched.

The Researcher. Tokmak's actual technical claim is the interesting one, and it lines up with the literature. She says the bottleneck is not model capability, it's the orchestration layer and domain-specific harness. The saved "Checking Problem" paper says the same thing from the regulated-firm side: enterprise AI stalls not because the model is dumb but because nobody can verify its output fast enough to ship it. That's a harness problem, not a weights problem. Her robotics argument is also grounded, not hype: dexterity and building variance push embodied automation out decades, so all the near-term value sits in software. For a PM: the smart model is the easy part now. The hard part is the plumbing that checks it and connects it to your dispatch system.

The Open-Source Advocate. Here's where her thesis actually helps the rest of us. If the moat is orchestration and domain data, not the model, then the model is a commodity input. That means an open-weight Llama or Qwen with a good harness competes with GPT-4o-class calls for a lot of this work, and the economics of voice agents at scale demand exactly that. Real-time voice triage at a million calls a month on frontier API pricing is a bad P&L. The teams that win vertical AI will be the ones who can swap the model underneath without rewriting the harness. Tokmak's own argument, that labs optimize for generalizability while she optimizes for depth, is the case for treating the model as replaceable.

The Compute Pragmatist. Voice is the tell nobody on the podcast priced out. Text agents are cheap. Real-time voice with sub-second latency, multi-turn, plus scheduling and dispatch optimization running alongside, is a latency and cost budget most people underestimate. Every turn is speech-to-text, inference, text-to-speech, and you're paying for all three under a hard latency ceiling because a human is waiting on the line. Model-swappability is survival economics, full stop. If your inference bill scales linearly with call volume on frontier pricing, your gross margin dies exactly when you succeed. The interesting engineering at Netic is almost certainly caching, routing cheap models for easy turns, and reserving the expensive model for the hard ones.

The Builder. What would I actually ship from this? Not the whole platform. The pattern. Agent answers first, triages, escalates to a human on low confidence. That confidence-gated handoff is the entire game, and it's what the "Checking Problem" paper is really about. Build the eval harness before the agent: transcripts scored on did-it-book-correctly, did-it-escalate-when-it-should, did-it-hallucinate-an-appointment. Tokmak's team lives or dies on the false-confidence rate, the calls where the agent thinks it handled it and didn't. That's your 3 AM page: a customer whose emergency call got mishandled by a bot that was sure of itself.

Where they part ways. The Skeptic and the Researcher split on the same $600M. The Skeptic reads it as attribution theater. The Researcher shrugs and says the deployment metric is what matters anyway, so who cares. They're both right, which tells you to trust the 70% and discount the dollar figure. The bigger tension is Open-Source Advocate versus the whole "labs can't compete" thesis. Tokmak needs the model to be a commodity for her moat to hold, but a commodity model is also what lets a well-funded competitor stand up a rival harness fast. The depth is the moat and the low barrier at the same time. That's not a contradiction she resolved on the podcast.

What it hinges on. One belief: does the orchestration-and-harness layer compound faster than a frontier lab can generalize into the vertical? Tokmak bets yes. Elad Gil's aside is the counter-signal worth sitting with, that founders are now "too worried about what labs are doing" and won't enter verticals they'd have fought for in normal times. If he's right, the labs' biggest weapon is the fear that freezes competitors before they start, not any product they've actually shipped. For your own team: if you're building vertical AI, the thing to de-risk is not model quality. It's your eval harness for false confidence and your ability to swap models when the price or latency math turns on you. Build both as if a lab will ship a competing agent next year, because the harness is what survives when the model underneath changes.

Prediction: By the time Netic next discloses metrics or raises its next round (through Q2 2027), it will still lead with the "70% AI-first" deployment stat, not a third-party-audited causal revenue figure, because the attribution claim can't be independently verified.

Confidence: Medium. Deployment metrics are checkable; causal revenue claims almost never get audited in vertical AI.

Why: Tokmak's two headline numbers are different species: 70% AI-first is a fact about who answers the phone, while $600M "generated" credits every dollar in an AI-touched conversation to the AI. The first survives scrutiny, the second is the exact last-touch attribution problem that marketing-mix analysis spent a decade discrediting, and no vendor voluntarily replaces a big flattering number with a smaller honest one. The pattern across applied-AI startups is to keep leading with the softest impressive figure until a buyer or auditor forces precision, and nothing in this segment forces it.

Revisit by 2027-06-30: We're right if Netic's next public metrics still headline deployment share or an unaudited "revenue generated" figure. We're wrong if it publishes a third-party or controlled-holdout measurement isolating incremental revenue the agents actually caused.

Comments