INTCU SDK Demo
Embed the AI teleprompter and conversation copilot on any website.
Floating Mode
<script src="https://intcu.com/sdk/intcu-sdk.js"></script>
<script>
Intcu.init({ mode: "copilot", position: "bottom-right", theme: "dark" });
</script>
Inline Mode
Inline embed will appear here
SDK Methods