Sign up, train your agent, make it yours, then paste one snippet. No build step, no backend - it works on any website.
Sign up and a fresh agent is provisioned for your workspace automatically.
Add text, crawl your website, import products, or upload documents on the Training page.
Set your color, avatar, welcome message and AI disclosure under Appearance.
Copy your embed code from the dashboard and paste it before </body> on any page.
Swap the mode value to change how the agent appears. Grab your real snippet - with your agent ID prefilled - from the dashboard.
<script src="https://d22elm9me8mcsa.cloudfront.net/widget.js"></script> <script> Selraiz.init({ agentId: "YOUR_AGENT_ID", mode: "widget", agentName: "Victoria", primaryColor: "#1a1b4b" }); </script>
<script src="https://d22elm9me8mcsa.cloudfront.net/widget.js"></script> <script> Selraiz.init({ agentId: "YOUR_AGENT_ID", mode: "ainav", agentName: "Victoria", primaryColor: "#1a1b4b" }); </script>
Create your agent, train it, and paste one snippet.