apps · 2026
TradeBot
A productized chatbot pipeline for the trades — one 30 KB widget engine, 50+ ready-made trade packs, and a per-client config file — that captures leads, quotes instant estimates, and books jobs with no backend.

TradeBot is a lead-capture chatbot built to be sold at scale: the engine is a single JavaScript file that never changes per customer, so every business is just a trade pack plus a JSON config. Fifty-plus trade packs ship today — garage doors, roofing, HVAC, plumbing, dental, law, salons, and more — each carrying that trade’s services, FAQ, urgency rules, and copy. A per-client file layers on real prices, branding, and lead delivery. The conversation is tuned from conversion research: value first, contact details last, tappable buttons at every step. It quotes instant estimate ranges straight from the client’s own numbers (always with a disclaimer), routes emergencies to a phone number up front, answers FAQs by keyword, and hands off to the client’s existing Calendly or Square link once the lead is captured. Leads arrive by email through a keyed Web3Forms endpoint — no server to run. Deploying a new client is a pipeline: they fill an intake form, I generate their config, drop it on static hosting, and hand them a one-line script snippet — sold embedded in a site I build, or standalone to a business that already has one.
- One 30 KB engine, never edited per client — every business is a trade pack + a JSON config, mounted in a shadow DOM so it never clashes with the host site
- 50+ ready-made trade packs (garage doors, roofing, HVAC, plumbing, dental, law, salons…), each with the trade’s services, FAQ, urgency rules, and copy
- Conversion-tuned lead flow — value first, contact last, buttons everywhere; instant estimate ranges built from the client’s own prices, with a disclaimer
- Emergency path to a live phone number, keyword FAQ with a two-miss callback offer, and a booking handoff to the client’s Calendly or Square
- No backend — leads delivered by email via a keyed Web3Forms endpoint; deploys as a one-line static script snippet
- JavaScript
- JSON
- Shadow DOM
- Web3Forms
- HTML
- CSS
Play it
the real build, running in your browser
The whole product is one JavaScript file and a folder of JSON — a new client goes live by editing a config and pasting a single script tag, with no code touched.





