#How to build on top of community built custom GPTs

1 messages · Page 1 of 1 (latest)

tiny peak
#

Community Built GPTs are so good & have many capabilities. I'm trying to figure out how to interact with them inside my own custom GPT to build on top of it, or just include some of the functionality in my build. Tried using Puppeeter & Node.js to manually access the link using my login credentials but I get stuck at Catchpa. Open AI doesnt seem to have an API to interact with community GPTs. Any ideas or advice would be really appreciated 🙂 ❤️

pulsar boneBOT
#

Hi @tiny peak. I'm kapa.ai, your friendly support bot. I will try to answer your question by searching through the knowledge base. :wave:

#

Based on the information provided in the knowledge sources, it appears that currently, there is no direct way to interact with community-built GPTs via an API or to include their functionality in your own custom GPT. Custom GPTs are designed to be accessed only via the ChatGPT interfaces and cannot be automated by external APIs [source] (https://community.openai.com/t/830541).

While you can create your own GPTs using natural language and publish them to the GPT Store for others to benefit from them [source] (https://help.openai.com/en/articles/9260256-chatgpt-capabilities-overview#h_3e1465e13b), the ability to "wrap" an API around a custom GPT or to use a custom GPT model via API is not currently supported [source] (https://community.openai.com/t/732482), [source] (https://community.openai.com/t/836931).

If you want to add similar functionality to your application, you might consider building with OpenAI’s Assistants API, which offers more flexibility [source] (https://community.openai.com/t/874529), [source] (https://community.openai.com/t/836931).

For more detailed information on how to use GPTs, you can refer to the OpenAI Help Center (https://help.openai.com/en/articles/8798889-how-can-i-use-gpts).

Note: you can ask me a follow up question by @ mentioning me again :speech_balloon: