Beautiful, AI-powered chat widget for your hotel website
Click the chat button in the bottom-right corner to try the widget!
Instant messaging with WebSocket connection
Intelligent responses using GPT-4
Fully responsive on all devices
Match your brand colors and style
Add this single line to your HTML to get started:
<script
src="http://localhost:5174/chat-widget.iife.js"
data-api-url="http://localhost:3002"
data-hotel-id="your-hotel-id"
data-position="bottom-right"
data-primary-color="#3B82F6"
></script>
Customize the widget to match your needs:
Learn more about integrating and customizing the chat widget:
Complete API documentation
Customize colors and themes
Advanced configuration options
Code examples and demos