Quick Start
Integrate the SuuSri AI Assistant into your website with a single line of code. No complex configuration required.
1Embed the Script
Add the following script tag to your website's <head> or just before the closing </body> tag.
HTML Snippet
<script
src="https://cdn.suusri.ai/widget.js"
data-key="YOUR_API_KEY"
></script>2Initialize
Replace YOUR_API_KEY with the key obtained from your Developer Hub. The widget will automatically appear in the bottom right corner.
Next Steps
Ready to customize your bot? Check out our styling and framework guides.