Hey everyone,
Has anyone successfully integrated a customized GPT model into a SquareSpace website? If so, could you share your experience or tips? I’m exploring this and would love some insights.
Thanks in advance!
Hey everyone,
Has anyone successfully integrated a customized GPT model into a SquareSpace website? If so, could you share your experience or tips? I’m exploring this and would love some insights.
Thanks in advance!
You can only interact with custom GPTs on ChatGPT.
If you want similar functionality on your own website, you should consider the Assistants API.
Currently, web browsing and image generation are not available on the Assistants API.
I understand. Have you successfully integrated a customized GPT model into a SquareSpace website?
I haven’t, as I am not a Squarespace user. However, I had a look at their website and looks like you should be able to do so by adding custom code.
You would have to transform your GPT into an Assistant using Assistants api and then you will be able to embed it.
You can use open-source projects like this for the same