CTTi Chat Widget

The chat widget should appear as a floating button in the bottom-right corner. Click it to start a conversation.

Try asking: "What IPC courses do you offer?" or "What are your class schedules?"

Embed on your site

Add these two lines to your HTML:

<link rel="stylesheet" href="https://YOUR_WIDGET_URL/chat-widget.css">
<div id="ctti-chat-root" data-api-url="https://YOUR_API_URL"></div>
<script src="https://YOUR_WIDGET_URL/chat-widget.iife.js"></script>