Experience our AI-powered chat agent in action
Online
Hello! I'm a demo chat agent. Ask me anything about our products or services!
11:00:15 AM
Copy and paste this code snippet to add the chat widget to your site
<script src="https://chat.quantaops.com/widget.js"></script>
<script>
QuantaChat.init({
agentId: 'demo-agent',
position: 'bottom-right',
primaryColor: '#0070f3'
});
</script>