Using knowledge models for website AI assistants
You can also use Constructor Model knowledge models to build an embedded AI assistant on your website. This will help users easily navigate the site, find relevant information, and quickly get answers to their questions.
To use a knowledge model on a third-party site:
- Create a knowledge model.
- Upload to the model all the necessary data which you want the site users to access.
- Publish the model as a widget for embedding.
- From the HTML code field, copy the code and paste it into your website code just before the closing
</body>tag. Publish the site with the updates.