Drop-in chatbot widget that connects to the Reypub AI API. One script tag. Works everywhere. Fully customizable.
Add a single script tag to your site and the chatbot appears instantly with a floating button.
Change colors, title, welcome message, position and more. Match your brand perfectly.
API keys never exposed to end users. All requests are proxied server-side through our edge network.
Add this to any HTML page. Replace YOUR_API_KEY with your Reypub API key.
<script
src="YOUR_DOMAIN/static/embed.js"
data-api-key="YOUR_API_KEY"
data-api-base="https://neuro674444.pages.dev"
data-title="AI Assistant"
data-welcome="Hi! How can I help you?"
data-theme-color="#7c3aed"
data-position="right">
</script>
Generate a permanent key from the Reypub API docs page
Use our embed generator to set colors, title and behavior
Get a single script tag to paste into your website
Chatbot appears on your site, ready for your visitors