Skip to main content
You want to embed your custom trained chatbot to your Emergent website or app. Here’s how to add ChatGPT to Emergent with SiteSpeakAI. Emergent lets you build production-ready apps and website/landing pages through conversation. Chat with AI agents that design, code, and deploy your application from start to finish. Website URL: Emergent

Add your chatbot to your Emergent website or app

In SiteSpeakAI

Select your chatbot from the dropdown menu at the top, click on the Install Agent section in the sidebar, then click on the Copy Code button to copy your code snippet. Copy code snippet

In Emergent

  1. Log in to your Emergent account and on the dashboard select the project you want to edit
Dashboard We are going to use a prompt to instruct the Emergent AI to insert the snippet for us. The prompt consists of the instruction, “Please add the following JS snippet to my app code:” followed by the snippet code as copied at the beginning of this tutorial.
Please add the following JS snippet to my app code:

<!-- SiteSpeakAI - Add ChatGPT to your website -->
	<script type="text/javascript">(function()	{d=document;s=d.createElement("script");
	s.src="https://sitespeak.ai/chatbots/##########################.js";
	s.async=1;d.getElementsByTagName("head")[0].appendChild(s);})();</script>
<!-- / SiteSpeakAI -->

  1. Insert this prompt into the AI chatbox and click on Send message
2-Insert-AI-prompt It will go through a whole process of inserting your snippet and then display a message indicating that the snippet was added successfully.
  1. Your AI support agent button will now be displayed on your Emergent website or app
3-chatbot-button
  1. If you click on the button it will display the AI support agent dialogue
4-Chatbot-dialogue Your AI support agent has now been added to your Emergent website or app and your visitors/customers can start interacting with it!

Ready to automate your customer service with AI?

Join over 1000+ businesses, websites and startups automating their customer service and other tasks with a custom trained AI agent.
Last modified on April 21, 2026