Real Talk Embed Demo
This page stands in for your website. The chat bubble in the corner is
the <realtalk-embed> widget, added with the two-line
snippet shown below. No other setup on the site.
Add it to your own site
Paste this snippet anywhere in your page's HTML, replacing
YOUR_AGENT_ID with the id of an agent that has embedding
enabled and your site's origin on its allowlist:
<realtalk-embed agent-id="YOUR_AGENT_ID"></realtalk-embed>
<script src="https://cdn.jsdelivr.net/npm/@realtalk-ai/embed" async></script>