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.

Analysis

Showing the shorter version.

Melisa Tokmak, founder and CEO of Netic, went on No Priors with Elad Gil to make a direct case: her voice and text agents now handle the first customer interaction for over 70% of her essential-services customers, across HVAC, plumbing, pet care, and hospitality. The platform has, by her account, generated $600 million in revenue for those customers. Dispatch, scheduling, triage in real time. Not demos.

The 70% figure is the one to trust. It is a deployment fact: the agent answers the phone first. The $600 million is a last-touch attribution claim, and it has exactly the problem that marketing-mix models spend years trying to fix. If a customer calls to book an emergency furnace repair and the agent takes the booking, the broken furnace generated that revenue. Tokmak's team counted every dollar that flowed through a conversation the agent touched. That is not causation, and no vendor voluntarily replaces a large flattering number with a smaller honest one. Expect the $600M figure to persist until a buyer or auditor demands a controlled holdout.

The technical argument underneath is more interesting, and it holds up. Tokmak says the bottleneck is not model capability; it is the orchestration layer and domain-specific harness sitting above the model. That matches the applied-AI literature. Enterprise deployments stall not because the model is weak but because nobody can verify its output fast enough to ship it. The hard engineering is the plumbing that checks the model and connects it to your dispatch system, not the weights themselves.

Her argument also implies that the model is a commodity input, which has a direct consequence for the competitive picture. If the moat lives in the orchestration and domain data, a well-funded competitor can stand up a rival harness without needing a proprietary model. That is the same fact from two directions: it is what makes Netic's moat real today and what makes it replicable tomorrow. Tokmak did not resolve that tension on the podcast.

Voice also carries a cost structure that text agents don't. Every turn is speech-to-text, inference, and text-to-speech, all under a hard latency ceiling because a human is waiting. At a million calls a month on frontier API pricing, gross margin collapses exactly when the business succeeds. The smart operational move, routing cheap models for easy turns and reserving expensive inference for the hard ones, is almost certainly where Netic's real engineering effort sits. Model-swappability is not a philosophical position here; it is survival economics.

For anyone building in this space, the thing to de-risk is not model quality. It is the eval harness for false confidence, the calls where the agent thinks it handled the situation and did not. Build the evaluation layer before the agent: score transcripts on whether it booked correctly, escalated when it should have, and hallucinated no appointments. That confidence-gated handoff to a human is the entire game.

Elad Gil's aside is worth sitting with. He suggested founders are now too worried about what the labs are doing and are avoiding verticals they would have entered without hesitation before. If that is right, the labs' biggest competitive advantage is the fear they generate before they ship anything, not any product they have actually released.

Prediction: Through Q2 2027, Netic will continue leading with the 70% AI-first deployment stat rather than a third-party-audited causal revenue figure. The attribution claim cannot be independently verified, and the pattern across applied-AI startups is to keep the softest impressive number front and center until a buyer forces precision. We are wrong if Netic publishes a controlled-holdout measurement isolating incremental revenue the agents actually caused.

Comments