npm install @syllableai/webchat
<script async src="https://cdn.syllable.ai/scripts/webchat/syllable-webchat.
[VERSION]
.min.js" />
Alternatively, you can use the latest version:
<script async src="https://cdn.syllable.ai/scripts/webchat/syllable-webchat.latest.min.js" />
<body>
element:
<div id="syllable-webchat-container"></div>
You may need to adjust the z-index of this div container based on your layout.