Discuss Scratch

_Code-Crafter_
Scratcher
44 posts

How can I use ChatGPT in scratch

penguinai no working anymore
how can i use chatgpt in scratch
WallydogChoppychop
Scratcher
500+ posts

How can I use ChatGPT in scratch

I've seen someone try use ChatGPT in Scratch and it failed incredibly. They asked it to write a simple program to make a cake using the pen tool. ChatGPT made like a wierd thing and put a red straight line at the top as the cherry. (no candles…), so ChatGPT is not a good option for making coding programs in scratch.
_Code-Crafter_
Scratcher
44 posts

How can I use ChatGPT in scratch

WallydogChoppychop wrote:

I've seen someone try use ChatGPT in Scratch and it failed incredibly. They asked it to write a simple program to make a cake using the pen tool. ChatGPT made like a wierd thing and put a red straight line at the top as the cherry. (no candles…), so ChatGPT is not a good option for making coding programs in scratch.
I don't want ChatGPT to make a scratch project, I want to be able to use ChatGPT inside my scratch project, Penguinmods “PenguinAI” does it, but it is currently not working
maths_genius1234
Scratcher
89 posts

How can I use ChatGPT in scratch

Unfortunately, Scratch doesn't allow third-party extensions such as ChatGPT. Unless you install some extension it might possibly allow you to use it but that does mean anyone using the project will have to download the same extension else the project will break. This might be helpful:
https://community.openai.com/t/creaticode-scratch-plugin-enable-chatgpt-for-block-based-coding/193493
bsteichman
Scratcher
500+ posts

How can I use ChatGPT in scratch

the only possible way i can think of is using some kind of external macro. could possibly be done with like PyAutoGui (python). like put the response encrypted into a cloud variable, then your python script copies and pastes it into chatGPT, then paste the response and encodes back into cloud variable, but that'll require you to not use your computer at all, so probably not realistically possible.

TLDR: technically? yes. Realistically? no.
_Code-Crafter_
Scratcher
44 posts

How can I use ChatGPT in scratch

bsteichman wrote:

the only possible way i can think of is using some kind of external macro. could possibly be done with like PyAutoGui (python). like put the response encrypted into a cloud variable, then your python script copies and pastes it into chatGPT, then paste the response and encodes back into cloud variable, but that'll require you to not use your computer at all, so probably not realistically possible.

TLDR: technically? yes. Realistically? no.
You would have to use JavaScript some how to do it, so you can import it into a tool like turbowarp, you could also pay for a api, or use a reverse proxy api, but I cant find any.
-Happyx
Scratcher
99 posts

How can I use ChatGPT in scratch

That's weird - I remember PMod's servers are functional. Last time I checked was yesterday.
Maybe the API's server is broken? Try again later. (or write your own)
-Happyx
Scratcher
99 posts

How can I use ChatGPT in scratch

maths_genius1234 wrote:

Unfortunately, Scratch doesn't allow third-party extensions such as ChatGPT. Unless you install some extension it might possibly allow you to use it but that does mean anyone using the project will have to download the same extension else the project will break. This might be helpful:
https://community.openai.com/t/creaticode-scratch-plugin-enable-chatgpt-for-block-based-coding/193493
he's talking about pengu*nmod.

Powered by DjangoBB