Test the embeddable AI chatbot widget on this page
Open Widget Configuration EditorAdd this single line to any website to embed the chatbot:
The widget will automatically load and position itself in the bottom-right corner.
Customize the widget by editing the config.json file:
{
"theme": {
"primaryColor": "#4f46e5",
"backgroundColor": "#ffffff"
},
"chat": {
"title": "AI Assistant",
"welcomeMessage": "Hello! How can I help you today?"
}
}Look for the chat bubble in the bottom-right corner to test the widget!