Interwebs · Site Assistant

This page is the demo.

The assistant in the corner is trained on interwebs.ai — not on the whole internet. Ask it something about Interwebs and it will answer from those pages, or tell you it doesn't know and point you somewhere useful.

Try: “What does Interwebs do?” · “How much does it cost?” · “Can I put this on my own site?”

Not a WordPress site

This demo runs on the universal host — a small PHP folder you drop onto any server. There's no plugin and no platform requirement. If your site is WordPress there's a plugin instead, but nothing here depends on it.

How it works

It won't make things up

The assistant answers from your content and quotes figures exactly as they appear on your pages. It won't calculate anything — ask it to work out a total and it'll point you at the page or calculator that does it properly. That's deliberate: a confident wrong number is worse than no answer.

Install

Upload the folder, paste your key, click rebuild, then add four lines before </body>:

<link rel="stylesheet" href="/assistant/assets/chatbot.css">
<script>window.SITE_ASSISTANT_CONFIG_URL="/assistant/v1/config";</script>
<script src="/assistant/assets/boot.js" defer></script>
<script src="/assistant/assets/chatbot.js" defer></script>

More about Interwebs →

A demo run by Interwebs. The assistant on this page is the same product you'd install — same code, same gateway, nothing staged.