The publish page

To share and embed your assistant, first, go to the publish page:

genii | Your Personal ChatGPT, Trained on Your Knowledge

publish.jpg

You’ll find the shareable public link, hit “copy link” to copy the URL of your genii studio to clipboard.

Embed into your website

embed.jpg

If you want to ass the widget to your website, you can choose from our 2 themes:

Then hit “Copy to clipboard” and paste the code high in the <head> of your website.

Publish via Google Tag Manager

gtm.jpg

Understand the genii script, to go deeper

Imagine you need to force parameters on specific pages. You can add few parameters insiode the script. This is all the parameters that are available:

<script 
  type="module" 
  project-id="your-project-id"
  template="widget"
  src="<https://genii-script.tolk.ai/lightchat.js>"
  sources="true"
  id="lightchat-bot">
</script>