Discuss Scratch
- Discussion Forums
- » Suggestions
- » Can you partner with openAI and make a new extension named scratchGPT?
- puppy_195
-
2 posts
Can you partner with openAI and make a new extension named scratchGPT?
Will there be a possibility where it says an orange is an animal- An AI extension would fit right in with the other extensions allowing Scratch to interface with other technologies. I could imagine guessing games, chatbots with characters, maybe even some kind of AI Dungeon, etc.
But you can't just leave it at a ‘chat with AI’ block. Projects might want to test if the user or AI response means something in particular, or even allow the AI to control a particular sprite for something like an autonomous boss fight, or maybe an RPG where the NPCs are actually alive.
So, there should also be blocks for probing into the AI's brain and seeing what it's thinking. The full suite of blocks could be something like:reset AI :: pen // Causes the AI to forget everything so far.
tell the AI [how do you do?] :: pen // Tells the AI something.
(response from AI :: pen) // Gets the AI's response to something it's been told.
(what the AI thinks [] is :: pen) // Probes the AI's brain to see what the AI thinks about something.
<the AI thinks [] :: pen> // Determines if the AI thinks something is true.
<[] means [] :: pen> // Uses the AI to check if a particular statement or phrase implies/includes another.
You could make an animal guessing game like so:when I receive [think of an animal v]
ask [Think of an animal!] and wait
if <not <the AI thinks (join (answer) [ is an animal]) :: pen>> then
say [That's not an animal!] for (2) secs
broadcast [think of an animal v] and wait
end
set [animal v] to (answer)
set [guesses v] to [0]
forever
tell the AI [The player is thinking of an animal. Ask a yes/no question or make a guess.] :: pen
if <the AI thinks [I just made a guess] :: pen> then
change [guesses v] by (1)
say (join [OK, I will guess a ] (what the AI thinks [the animal I've just guessed] is :: pen)) for (2) secs
if <[the animal I just guessed] means (animal) :: pen> then
say (join (join [I guessed correctly in ] (guesses)) [guesses!]) for (2) secs
stop [this script v]
else
say [Darn.] for (2) secs
end
else
ask (response from AI :: pen) and wait
tell the AI (join [The player answered: ] (answer)) :: pen
end
end
An ai can't possibly say that right?
- DifferentDance8
-
1000+ posts
Can you partner with openAI and make a new extension named scratchGPT?
Please provide an image of this “AI category” and where I can access it. The ai category
- chriscreators14
-
500+ posts
Can you partner with openAI and make a new extension named scratchGPT?
Creaticodd is not an extensionPls don't try to link extensions, that's not the point- This is in creaticode
bottom text
- J4ol
-
100+ posts
Can you partner with openAI and make a new extension named scratchGPT?
(#7)Chat GPI Is moderated. It filters anything bad, and won't let you ask bad things
Chat GTP is unmoderated so it can say bad words which is my concern about this feature unless openAI makes it so it can't say the bad words. So far idk if this can be able to be useful and not used to cheat the purpose of scratch (like if it can generate a whole entire project). So idk if AI would be the best idea to improve the current version of Scratch. (Also, I'm not saying anything about 4.0 since 3.0 is still a work in progress)
- J4ol
-
100+ posts
Can you partner with openAI and make a new extension named scratchGPT?
(#286)AI is Free On Most Plafroms But A Little Slow, So 100% YES(#7)Chat GPI Is moderated. It filters anything bad, and won't let you ask bad things
Chat GTP is unmoderated so it can say bad words which is my concern about this feature unless openAI makes it so it can't say the bad words. So far idk if this can be able to be useful and not used to cheat the purpose of scratch (like if it can generate a whole entire project). So idk if AI would be the best idea to improve the current version of Scratch. (Also, I'm not saying anything about 4.0 since 3.0 is still a work in progress)
- cookieclickerer33
-
1000+ posts
Can you partner with openAI and make a new extension named scratchGPT?
The ai category in https://play.creaticode.com/projects/editorPlease provide an image of this “AI category” and where I can access it. The ai category
You have to be logged in to see it
Last edited by cookieclickerer33 (June 15, 2023 19:29:50)
- OnTheCode99
-
500+ posts
Can you partner with openAI and make a new extension named scratchGPT?
No support. That defeats the whole purpose of scratch. You are supposed to code, not have AI do it for you.
- daniels471-2nd
-
100+ posts
Can you partner with openAI and make a new extension named scratchGPT?
No support. That defeats the whole purpose of scratch. You are supposed to code, not have AI do it for you.
I'm talking about blocks that the ai gives an answer to a thing, not the ai coding a project.
- medians
-
1000+ posts
Can you partner with openAI and make a new extension named scratchGPT?
What if they just ask ChatGPT to create the project?No support. That defeats the whole purpose of scratch. You are supposed to code, not have AI do it for you.
I'm talking about blocks that the ai gives an answer to a thing, not the ai coding a project.
- daniels471-2nd
-
100+ posts
Can you partner with openAI and make a new extension named scratchGPT?
What if they just ask ChatGPT to create the project?No support. That defeats the whole purpose of scratch. You are supposed to code, not have AI do it for you.
I'm talking about blocks that the ai gives an answer to a thing, not the ai coding a project.
ChatGPT would not accept it.
- medians
-
1000+ posts
Can you partner with openAI and make a new extension named scratchGPT?
How would it know if you're just trying to get help, or if you're being lazy and trying to copy down the entire project?What if they just ask ChatGPT to create the project?No support. That defeats the whole purpose of scratch. You are supposed to code, not have AI do it for you.
I'm talking about blocks that the ai gives an answer to a thing, not the ai coding a project.
ChatGPT would not accept it.
And would this extension be affordable to create and maintain?
- Gamer_Logan819
-
1000+ posts
Can you partner with openAI and make a new extension named scratchGPT?
How is this topic still open????? I thought this would be closed on day 1 of it being up and it's lasted for… Hold on let me get the number..
Over 2 months come on scratch team what are you doing you know this is completely unfeasible get your head out of the clouds I know for a fact the ST know this post exists and they know they can't do this but they leave it up anyway
Over 2 months come on scratch team what are you doing you know this is completely unfeasible get your head out of the clouds I know for a fact the ST know this post exists and they know they can't do this but they leave it up anyway
Last edited by Gamer_Logan819 (June 16, 2023 04:11:56)
- poptko
-
90 posts
Can you partner with openAI and make a new extension named scratchGPT?
No it's not a scratch remake it's like scratch but it's not a scratch remakeCreati code isn’t an extension, it’s a scratch remakePls don't try to link extensions, that's not the point- This is in creaticode
when green flag clicked
forever
find scratch mods :: variables
- unrealalex
-
45 posts
Can you partner with openAI and make a new extension named scratchGPT?
Thats not the extension… No support. That defeats the whole purpose of scratch. You are supposed to code, not have AI do it for you.
And you can already do that with chatGPT rly lol
- DifferentDance8
-
1000+ posts
Can you partner with openAI and make a new extension named scratchGPT?
Isn't this in Gandi? (AI Hub)
- cs3868895
-
1000+ posts
Can you partner with openAI and make a new extension named scratchGPT?
No it's not a scratch remake it's like scratch but it's not a scratch remakeCreati code isn’t an extension, it’s a scratch remakePls don't try to link extensions, that's not the point- This is in creaticodewhen green flag clicked
forever
find scratch mods :: variables
That an extension or a different site, this is just the basics of coding and a popular block coding website Isn't this in Gandi? (AI Hub)
- SonicFanX123_321
-
1000+ posts
Can you partner with openAI and make a new extension named scratchGPT?
(#9)it's not “incredibly difficult to combat”, it's impossible.
This would cost a lot of money for API calls, and the ST would have to pay for that, so no support.
ChatGPT would also make mistakes and swear, which would be incredibly difficult to combat.
- cs3868895
-
1000+ posts
Can you partner with openAI and make a new extension named scratchGPT?
Bump: I don't think the update effects this topic that much only we just need to find a color and highcontrast color that will work here
- BendyOl183
-
500+ posts
Can you partner with openAI and make a new extension named scratchGPT?
what would the AI even do, and how would it be used?
- ScratchYTMB
-
100 posts
Can you partner with openAI and make a new extension named scratchGPT?
I don’t mean to be mean, but can you please set your sights a little lower?