Dispatchr — Autonomous Home-Services Dispatcher
Problem
Home-services businesses (HVAC, plumbing, electrical) bleed revenue from missed calls and slow replies. A round-the-clock human dispatcher is expensive, and after-hours leads simply go cold.
What the agent does
An agent that takes a customer from "I have a problem" to a booked appointment on its own — it classifies the job, quotes only from a real price book, offers genuine open slots, and books the technician. No human in the loop for the happy path.
Autonomy
A transparent tool-calling loop: classify → get_price_estimate → find_available_slots → book_job. A hard safety rule overrides everything — any hint of gas, fire, smoke, sparks, shock, or flooding triggers an immediate hand-off to a human. Decisions are deterministic and gated by a 26-case eval suite.
- Eval pass rate
- 26 / 26
- Emergency recall
- 100%
- Over-escalation
- 0%