Chat Agent Demo

Experience our AI-powered chat agent in action

Support Agent

Online

Hello! I'm a demo chat agent. Ask me anything about our products or services!

11:00:15 AM

Embed This Chat on Your Website

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>