How to connect My Agents to my own Website?
Go to the Applications section in CodeGPT's Studio or follow this link: Here! (opens in a new tab)
-
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 (opens in a new tab)
Join our Discord Community here! Join the CodeGPT Discord Server! (opens in a new tab)
If you have an issue, feel free to document it in Issues · JudiniLabs/code-gpt-docs (opens in a new tab) Or contact us if you need further assistance!