Get an AI chatbot embedded on your site in under 5 minutes.
Sign up free - no credit card required. You get 1 chatbot, 100 messages/month, and 50 pages.
From the dashboard, click "New chatbot". Give it a name and an optional system prompt.
Navigate to the Documents tab. Drag-and-drop a PDF, Markdown, HTML, or text file - or paste a URL. We extract, chunk, and index the content on the Cloudflare edge.
Go to the Overview tab and copy the one-line script snippet. Paste it anywhere in your site's HTML before the closing </body> tag.
The chat widget loads instantly. Visitors ask questions, get streaming answers grounded in your docs, with clickable source citations.
The snippet is a single script tag. Place it before the closing </body> tag:
<script src="https://widget.askembed.com/widget.js" data-bot-id="bot_xxx" async></script>