Add your chatbot in one line
Copy the snippet, paste it in your site, refresh. Under a minute — no build tools, no dependencies.
1
Copy the snippet
One script tag. No install, no build step.
2
Paste it in your site
Right before the closing </body> tag.
3
Refresh the page
Your chatbot is live. That's the whole thing.
<script
src="https://basium.in/widget.js"
data-slug="YOUR_PROJECT_SLUG"
></script>Works on any static site, CMS, or framework.
Skip the placeholder — go to your Project Dashboard, open a project's Deploy tab, and copy the snippet pre-filled with your real project ID.
Your API keys never touch the browser. The widget only receives the finished reply — your logic and credentials stay on the server.