Connect Minds AI to your favorite tools. Chat with your Minds from Slack, Google Chat, or embed them directly on your website.
Chat with Minds directly from Google Workspace.
Setup (Admin only):
Usage:
/mind [name] [message] to chat with a specific MindHello, can you help me with this?
/mind Sarah what do you think about this proposal?
/mind marketing give me campaign ideas
Coming soon - Chat with Minds in channels and DMs.
Coming soon - Bring Minds to your Teams workspace.
Coming soon - Add Minds to your Discord server.
Add a chat widget to your website for customer support, product demos, or interactive experiences.
Features:
Setup:
Basic usage:
<script
src="https://getminds.ai/embed/chat-widget.js"
data-widget-id="your-widget-id"
async
></script>
Configuration options:
| Attribute | Description | Default |
|---|---|---|
data-widget-id | Your widget ID (required) | - |
data-position | bottom-left or bottom-right | bottom-left |
data-theme | light or dark | Auto-detect |
data-persist-session | Keep conversation across pages | true |
JavaScript API:
// Control the widget
ArtOfXWidget.open();
ArtOfXWidget.close();
ArtOfXWidget.toggle();
// Events
ArtOfXWidget.on('message', (data) => {
console.log(data.role, data.content);
});
// Clear history
ArtOfXWidget.clearHistory();
"No Minds AI account found" Make sure you're using the same email for your chat platform and Minds AI account.
"Mind not found" Try using a partial name or check the exact spelling in your Minds list.
"Integration not enabled" Ask your team admin to enable the integration in Settings.
Integrations bring Minds AI to where you already work. Set up once, use everywhere.
No account yet?