A GPT-powered travel assistant for Hawaii hotels and tours
The AI Concierge chat widget should appear in the bottom-right corner of this page.
Note: Update the WORKER_URL in concierge-widget.js with your Cloudflare Worker URL to enable AI responses.
Click these buttons to programmatically interact with the concierge:
Control the widget programmatically:
HawaiiConcierge.open(); // Open chat panelHawaiiConcierge.close(); // Close chat panelHawaiiConcierge.toggle(); // Toggle open/closedHawaiiConcierge.send("message"); // Send a message