#any chatgpt apis?

30 messages · Page 1 of 1 (latest)

willow badge
#

just curious but has anyone made any chatgpt apis because i wanna make a project with it

naive jasper
#

They likely won’t release an API till they start charging for it. They are protecting it from bots currently. You could probably create something with selenium or a Google Chrome extension but it wouldn’t be scalable and probably against the terms and conditions.

vagrant sundialBOT
#
[❓] — Is there an API for ChatGPT?

No. There is no API available at the moment, as ChatGPT is currently in its research phase.

torpid finch
#

you can replicate ChatGPT with regular GPT-3 by adding the following text as a context:

Assistant is a large language model trained by OpenAI.
Knowledge cutoff: 2022-09
Current date: Dec 18, 2022
browsing: disabled
#

Then, you put User: (user input) and generate completions for Assistant: (assistant output)

#

So a complete example would be:

Assistant is a large language model trained by OpenAI.
Knowledge cutoff: 2022-09
Current date: Dec 18, 2022
browsing: disabled

User: Hello! Could you show me how to make an HTTP request with Javascript?

Assistant:```

And then you generate the completion for the assistant and plug it back in as a loop
still path
torpid finch
#

yeah np!

still path
meager pagoda
meager pagoda
#

Anything or anyone you can imagine

#

There are a lot already

still path
meager pagoda
#

But all you need to create your own is a name and a description

#

There is image generation

#

Pretty sure there is API

still path
meager pagoda
#

There are math tutors, language tutors

still path
#

😥

meager pagoda
#

Ah

#

That is sad

still path
#

Do you know another ai??

meager pagoda
#

No, I dont

still path
#

😥

meager pagoda
#

Sorry. Character is the only one I've used so far

#

But it is pretty good

still path
#

Oh ok

meager pagoda
#

They are fairly new. Seems promising that there will be an API soon, as they are only in beta currently