POC Concept demo

AI Assistant — Try it.

A chat widget trained on Scout 137 specs, payload details, application notes, and FAQs. Answers technical questions in seconds, qualifies leads, and hands off to sales. Click the indigo dot in the bottom-right to start.

What this is

A standalone chat widget that lives in the bottom-right corner of every page on scoutdi.com. It opens to a 380×560 panel (full-screen on mobile), greets the visitor with three suggested questions, and answers from a curated ScoutDI knowledge base.

Today it's a frontend POC with mock keyword-matched responses. The backend abstraction is in place — swap one method to wire it to a real LLM and a vector store.

Who it's for

NDT engineers

Quick answers on UTM payload specs, probe specs, surface angle, couplant capacity — before they fill in a contact form.

Plant & asset managers

Application fit, ATEX/zone certification questions, ROI vs. rope access. Routes to a demo when the fit is right.

Distributors & partners

Channel enquiries, training program details, hand-off to the partnerships lead.

Try it now

The widget is live on this page. Click the indigo button in the bottom-right corner and ask one of:

  • “What's the UTM payload spec?”
  • “Is the Scout 137 ATEX certified?”
  • “How does it work in cargo tanks?”
  • “Book a demo”

After three messages it will offer to hand you off to a human — that's the lead-capture point.

How it works

Four steps from question to qualified meeting.

A trained model, a vector-search of ScoutDI content, lead qualification, and a webhook into HubSpot CRM. Each step swappable independently.

Step 01

Trained on ScoutDI content

Product pages, payload spec sheets, application notes, FAQ, support tickets. Embedded into a vector store; retrieved on every question.

Step 02

Answers tech questions

Claude Sonnet reads the retrieved chunks and writes a grounded reply with citations. Terse, B2B-technical, on-brand.

Step 03

Qualifies the lead

Detects buying intent (price, demo, distributor) and asks for a work email. Email + transcript get scored before sales sees them.

Step 04

Books a meeting

Webhook into HubSpot creates a contact + deal + chat-transcript activity. Owner gets notified. Optionally drops a Calendly link.

Frontend         Vanilla JS widget (this page) — chatbot.css + chatbot.js
API edge         Cloudflare Workers / Vercel Edge — one POST endpoint
LLM              Claude Sonnet 4.5 via Anthropic API
Retrieval        Pinecone (or pgvector on Supabase) — ScoutDI content embeddings
Knowledge base   Product pages, payload PDFs, application notes, FAQ, support log
CRM hand-off     HubSpot Forms API + custom property for transcript
Analytics        window.dataLayer → GTM → GA4 + HubSpot

Next step

Talk to the team.

Tell us about your inspection programme — we'll match it against our system, pricing and a demo plan.