🔗 Widget & Embed
Add your AI agent to any website or application.
JavaScript Widget
iFrame Embed
Direct Link
API Access
Floating chat button

Add this script to the <head> or before </body> of your website. A floating chat button will appear in the bottom-right corner.

Loading...
Customisation options
iFrame embed

Embed the full chat interface directly in your page.

Loading...
Preview
API Access Pro

Integrate your agent directly into your application using our REST API.

API Example
POST https://chat.theiaisland.com/api/chat Content-Type: application/json Authorization: Bearer YOUR_TOKEN { "message": "What are your opening hours?", "session_id": "user_unique_id" }