SDK 2.0
Embedding an Agent
Global overview on how to embed an Agent into your website
Introduction
Mindset provides Embed SDK to embed the AI agents Component into your web application or portal. This documentation provides the technical instructions and important points in order achieve that.
Embedding the AI Agent
There are 2 scripts to integrate:
- Front-End: One script directly into your web application by including a script reference in the HTML document. This script is hosted on the server where your Mindset application resides.
- Back-end: One script on your server which is in charge of getting an authentication token from your Mindset app instance.