An AI support agent that actually knows the site it's on.
We scrape a client's public site, wire up a chat widget, and host the whole
thing. They add one <script> tag. You never see an AI bill.
How it works
Scrape
We crawl the client's public site once and keep the text as the agent's knowledge. Re-run it whenever their site changes.
Embed
Their developer drops a script tag on the site and a small proxy on their server that holds the API key and identifies the user.
Chat
Visitors ask questions before and after they buy; the agent answers only from that client's content, streams the reply, and remembers the conversation.
Pricing
A flat monthly fee per site, billed by us. The Anthropic usage, the hosting, the scraping and the updates are ours to worry about — the client gets a working widget and one predictable invoice. Get in touch for a quote.
Questions
- Does the client hold our API key?
- No. It lives only on their server, in the proxy we hand them. The browser never sees it.
- What stops someone abusing the widget?
- The agent answers only about that one client, messages are length-capped, and there are per-key and per-visitor rate limits.
- What if a client's site is huge?
- There's a hard ceiling on how much text we load per client. Past it, that client needs a retrieval setup rather than a flat corpus.
Contact
Email [email protected] and we'll set up a call.