Experience our AI-powered chatbot in action
Click the chat bubble to start a conversation with our AI assistant.
Add our widget to any website with just a few lines of code.
Match your brand colors and style preferences effortlessly.
Leverages advanced AI models for intelligent conversations.
Works perfectly on desktop, tablet, and mobile devices.
Instant responses with streaming support for better UX.
Built with security best practices and data protection.
Add this code snippet to your website before the closing </body> tag:
<!-- InfonBot Widget -->
<script>
(function() {
window.InfonBotConfig = {
botId: 'YOUR_BOT_ID',
apiUrl: 'https://your-domain.com/api',
primaryColor: '#667eea',
position: 'bottom-right',
welcomeMessage: 'Hi! How can I help you today?'
};
var script = document.createElement('script');
script.src = 'https://your-domain.com/widget.js';
script.async = true;
document.body.appendChild(script);
})();
</script>
Customize the widget behavior with these options:
Your unique bot identifier from the dashboard
Your API endpoint URL
Widget theme color (hex format)
Widget position: bottom-right, bottom-left, etc.
Initial greeting message for users
Input field placeholder text
Perfect for various applications: