Follow these simple steps to add the AI assistant to your Wix.com website
Login to your Wix.com admin panel and go to Settings
page.
Click the Custom Code
tab in the Advanced
section.
Click + Add Custom Code
at the top right.
Paste the below code snippet in the text box.
<div id="debales-ai-assistant" data-bot-id="your-bot-id"></div> <script src="https://debalesaiwebapp.azurewebsites.net/plugin-assets/test-ai-assistant.min.js" async></script>
Enter a name for your code. For example, "Debales AI Assistant".
Select whether you want to add it to all pages or to specific pages.
Select Body - end
under the Place Code in
section.
Click Apply
.
See Wix Documentation for more details.