Everything you need to integrate and use AI Assistant. Get started in 5 minutes.
Follow these 3 steps to add AI Assistant to your website:
<script src="https://yourdomain.com/widget.js" data-api-key="YOUR_API_KEY"></script>
Watch how to install AI Assistant in 2 minutes
(Video tutorial coming soon)
Free Install from WordPress repository:
https://wordpress.org/plugins/ai-assistant-widget/
Or upload the ZIP file manually. Enter your API key in Settings → AI Assistant.
The widget works automatically. AI can:
Add the script tag anywhere before closing </body>. Customize colors and welcome message:
<script src="https://yourdomain.com/widget.js" data-api-key="YOUR_API_KEY" data-primary-color="#0f766e" data-welcome-message="Hello!"></script>
Beta Install from Shopify App Store. One-click integration, syncs products and orders.
Full API documentation available at /docs (Swagger UI).
curl -X POST https://yourdomain.com/api/chat -H "X-API-Key: YOUR_KEY" -d '{"question":"Hello"}'
Ensure you placed the script tag before closing </body>. Check browser console for errors (F12).
Add your website domain to allowed origins in the dashboard or contact support.
Check your spam folder. If still missing, contact support@tryecomai.com.
Regenerate your API key in the dashboard. Ensure you are using the correct key for the environment (test/live).
Need help? Contact us: