What is Webble?
An embeddable chat widget that answers questions about your website.
Webble is a chat widget for your website. It answers your visitors' questions using your own pages as the source. Webble crawls your site, builds a knowledge base from what it finds, and an AI assistant answers from that knowledge base inside the widget.
How it works
- Register your website in the dashboard and start an index run. The crawler visits your public pages and turns them into the knowledge base the assistant reads, with a summary for each page.
- Embed the widget. It's a single
<script>tag that renders a chat launcher on your site, isolated from your page's styles. - Visitors ask questions, and the assistant answers from your indexed content, in whatever language the visitor writes.
What's in these docs
- Getting started takes you from sign-up to an indexed, working website.
- Installing the widget covers the token endpoint and the script tag, with examples for common stacks.