Integrating AI Assistify Chat Widget into Your Website
π Overview
AI Assistify provides a powerful and flexible Chat Widget that enables seamless interaction between users, team members, and customers. This integration allows you to embed AI-powered assistants directly into your website, facilitating smooth communication, instant AI-driven responses, and automated customer support.
With AI Assistifyβs Universal Embedding feature, you can integrate:
β The entire workspace β including all assistants, files, models, and prompts set up by the admin. π― Specific assistants β allowing a more controlled and tailored AI experience.
π₯ Why Integrate AI Assistify Chat Widget?
β‘ Instant AI-Powered Support β Let AI agents handle queries in real time.
π Custom AI Assistants β Select and embed only the relevant AI assistants based on business needs.
π¨ Brand Customization β Match the Chat Widget with your branding.
π Multi-Modal Interaction β Enable users to communicate using text, images, and files.
π Seamless Access Control β Ensure the right users have access to the right AI models.
π οΈ Step-by-Step Integration Guide
1οΈβ£ Accessing the Chat Widget Setup
Log in to your AI Assistify workspace.
Navigate to Chat Widget in the left-side menu.
Click Create Chat Widget to begin integration.
2οΈβ£ Choose a Sharing Option
AI Assistify provides two ways to integrate the Chat Widget:
πΉ Option 1: Integrate Entire Workspace
This option allows users to access all AI assistants, models, files, and prompts within your workspace.
π‘ Best For: π― Organizations that want to provide full access to multiple AI assistants. π Internal teams that need AI-powered insights across various domains.
How to Integrate:
Select "Share entire workspace".
Click Next to proceed.
Copy the generated script and paste it into your websiteβs
<head>
or<body>
section.
<script src="https://aiassistify.io/chat-widget.js"
data-url="https://yourworkspace.aiassistify.io">
</script>
π― Use Case:
ποΈ E-commerce Customer Support β Users can chat with AI to get recommendations, track orders, and resolve queries.
π’ Employee Knowledge Base β Employees can access AI-powered knowledge hubs for policy documents, HR queries, and training materials.
πΉ Option 2: Integrate Only Specific Assistants
This option allows embedding only selected assistants, restricting user access to specific AI functionalities.
π‘ Best For: πΌ Businesses that need AI for specific functions like customer support, sales inquiries, or FAQ automation. π Companies that want different assistants for different pages or departments.
How to Integrate:
Select "Choose specific assistants".
Browse and select the assistant(s) you want to integrate.
Click Next to generate the script.
Copy the provided script and embed it on your website.
<script src="https://aiassistify.io/chat-widget.js"
data-id="YOUR_ASSISTANT_ID"
data-url="https://yourworkspace.aiassistify.io">
</script>
π― Use Case:
π Complaint Resolution Bot β An AI that handles customer complaints and provides solutions instantly.
π’ AI Sales Assistant β A chatbot on a product page that answers product-related questions and assists in lead conversion.
π 3οΈβ£ Embedding the Chat Widget on Your Website
Paste the copied script into your HTML file inside the
<head>
or<body>
section.The Chat Widget will automatically appear as a floating button at the bottom-right of your webpage.
Users can log in, interact, and access AI assistants directly from the widget.
π Preview of Chat Widget
Once integrated, the Chat Widget displays a login screen, where users can sign in and start interacting with AI assistants.
π’ If Workspace Integration is enabled β users will have access to all assistants and resources. π΅ If Specific Assistants are selected β users will interact only with the chosen AI assistant.
π― Conclusion
The AI Assistify Chat Widget is a powerful tool for businesses to enhance customer interaction, streamline support, and improve team collaboration. With no coding required, you can embed AI assistants within minutes and start leveraging AI-driven conversations for customer engagement, support automation, and internal knowledge management.
πΉ For further customization, explore: π¨ Branding Options β Customize the widgetβs design to match your website. π Access Controls β Restrict AI assistants to specific user roles. π API Integration β Extend functionality beyond the web widget.
Last updated