Training a GPT for a training app

Hi,
I’d like to train a GPT for a running based website: How can I do this?
I bought the GPT-4 version and I started to train it, but now, how to share this GPT to the world?
I could embed it in my website for example.

3 Likes

Welcome to the community!

ChatGPT custom GPTs aren’t really amenable to that. However, you can take a look at assistants: they’re basically the same thing, and come with an API you could tie into your website if you wanted :slight_smile:

https://platform.openai.com/playground?mode=assistant

1 Like