This is a demo page showing the embeddable AI chat widget. Click the chat button in the bottom-right corner to start a conversation.
Powered by RAG and knowledge graphs for accurate answers.
Can trigger automated workflows like scheduling appointments.
Just add a single script tag to your website.
Click a theme to reload the widget with that preset:
<script src="https://widget.ai-employee.co/widget.iife.js"></script>
<script>
AIEmployee.init({ tenantId: "your-tenant-id" });
</script>