Yaia Widget

This domain serves the Yaia embeddable chat widget. Add it to any website with the snippet below.

<script src="https://cdn.yaia.no/widget.js"></script>
<script>
  Yaia.init({ botId: "your-bot-id" })
</script>