Skip to main content

Connect CodeGPT to your own Website

Connect CodeGPT to your website and utilize your AI Agents effectively!

Updated this week

How to connect My Agents to my own Website?

Go to the Applications section in CodeGPT's Studio or follow this link: Here!

  • Click on Web AI Agent - Widget.

  • Select your AI Agent.

  • Enable the Widget.

  • Click on Save

  • Prepare the HTML, Create a basic HTML structure for your webpage and include a placeholder for the chat widget:

<div id="chat-widget"></div>
  • Add the Integration Script to your code.

  • And that is all!

  • Here's an example πŸ‘†πŸΌ


How did we do? If you want, you can give us your review here: CodeGPT

Join our Discord Community here! Join the CodeGPT Discord Server!


If you have an issue, feel free to document it in Issues Β· JudiniLabs/code-gpt-docs
Or contact us if you need further assistance!

Did this answer your question?