Discuss Scratch

__evelyn
New Scratcher
100+ posts

ChatGPT in scratch

What if I could create a Scratch chatbot that responds in a similar manner to ChatGPT?
MyScratchedAccount
Scratcher
1000+ posts

ChatGPT in scratch

imjack14 wrote:

What if I could create a Scratch chatbot that responds in a similar manner to ChatGPT?
Somebody made one!E9this one most likely. Will not work in he meantime but it used to) scratch.mit.edu/users/ScratchBotV1
BreadcatGames
Scratcher
1000+ posts

ChatGPT in scratch

MyScratchedAccount wrote:

imjack14 wrote:

What if I could create a Scratch chatbot that responds in a similar manner to ChatGPT?
Somebody made one!E9this one most likely. Will not work in he meantime but it used to) scratch.mit.edu/users/ScratchBotV1
thats a fake account, they're just feeding the prompts into ChatGPT or writing it themselves
MyScratchedAccount
Scratcher
1000+ posts

ChatGPT in scratch

BreadcatGames wrote:

MyScratchedAccount wrote:

imjack14 wrote:

What if I could create a Scratch chatbot that responds in a similar manner to ChatGPT?
Somebody made one!E9this one most likely. Will not work in he meantime but it used to) scratch.mit.edu/users/ScratchBotV1
thats a fake account, they're just feeding the prompts into ChatGPT or writing it themselves
It is because it is banned or something because it says (removed by st) when I last looked at it did not have a swear word I think it is because bots are not allowed.

Last edited by MyScratchedAccount (March 25, 2023 22:00:34)

WojtekGame
Scratcher
1000+ posts

ChatGPT in scratch

maybe creating a few nerual networks inside, and yeah, kind of done, we just need 1k prompts (or more.)
__evelyn
New Scratcher
100+ posts

ChatGPT in scratch

I meant, as a project, and not a real neural network! That would require a lot of processing power and due to scratch’s limitatios, it would lag a lot, so basically a chatbot with pre-written responses
BreadcatGames
Scratcher
1000+ posts

ChatGPT in scratch

MyScratchedAccount wrote:

BreadcatGames wrote:

MyScratchedAccount wrote:

imjack14 wrote:

What if I could create a Scratch chatbot that responds in a similar manner to ChatGPT?
Somebody made one!E9this one most likely. Will not work in he meantime but it used to) scratch.mit.edu/users/ScratchBotV1
thats a fake account, they're just feeding the prompts into ChatGPT or writing it themselves
It is because it is banned or something because it says (removed by st) when I last looked at it did not have a swear word I think it is because bots are not allowed.
Nah, it’s a fake account for sure. Just look at how it handles requests. If it was really a bot, all the requests from when the account was unbanned would be done. Also, a bot can’t make (good) projects.
WojtekGame
Scratcher
1000+ posts

ChatGPT in scratch

imjack14 wrote:

I meant, as a project, and not a real neural network! That would require a lot of processing power and due to scratch’s limitatios, it would lag a lot, so basically a chatbot with pre-written responses
but in the project, and i mean really, neural networks!
Even though someone implemented a nerual network here, and it dosen't use as much as expected
__evelyn
New Scratcher
100+ posts

ChatGPT in scratch

I'm already working on this now. I started with a simple perceptron to figure out what a user input is trying to say and I am trying to make it write simple responses
__evelyn
New Scratcher
100+ posts

ChatGPT in scratch

4899 wrote:

you can't
you can
applejuiceproduc
Scratcher
1000+ posts

ChatGPT in scratch

imjack14 wrote:

I meant, as a project, and not a real neural network! That would require a lot of processing power and due to scratch’s limitatios, it would lag a lot, so basically a chatbot with pre-written responses
Pre written responses make it very limited, and will then probably will be useless.
ajskateboarder
Scratcher
1000+ posts

ChatGPT in scratch

imjack14 wrote:

I meant, as a project, and not a real neural network! That would require a lot of processing power and due to scratch’s limitatios, it would lag a lot, so basically a chatbot with pre-written responses
Just so you know, it's not a GPT algorithm when it uses pre-written responses

WojtekGame wrote:

Even though someone implemented a nerual network here, and it dosen't use as much as expected
It still requires a lot of time to train and can only input/output binary data
EL_SCRATCHER_8055
Scratcher
6 posts

ChatGPT in scratch

I'm working on a chat bot project named ScratchGPT based on ChatGPT API 3.5 turbo, that will generate responses exactly like the real ChatGPT and very faster with that new API. It will work with a python script. I will release it soon, so come check every day this discussion and follow it!

Last edited by EL_SCRATCHER_8055 (March 28, 2023 05:26:17)

GIitchInTheMatrix
Scratcher
1000+ posts

ChatGPT in scratch

EL_SCRATCHER_8055 wrote:

I'm working on a chat bot project named ScratchGPT based on ChatGPT API 3.5 turbo, that will generate responses exactly like the real ChatGPT and very faster with that new API. It will work with a python script. I will release it soon, so come check every day this discussion and follow it!
This sounds like a cool project!
But, it would be better to make a new thread, as its derailing to use someone else’s thread.
__evelyn
New Scratcher
100+ posts

ChatGPT in scratch

I am already working on this, too
applejuiceproduc
Scratcher
1000+ posts

ChatGPT in scratch

deleted

Last edited by applejuiceproduc (March 28, 2023 15:43:16)

BeepSheep254
Scratcher
94 posts

ChatGPT in scratch

EL_SCRATCHER_8055 wrote:

I'm working on a chat bot project named ScratchGPT based on ChatGPT API 3.5 turbo, that will generate responses exactly like the real ChatGPT and very faster with that new API. It will work with a python script. I will release it soon, so come check every day this discussion and follow it!
ok i guess it sounds like an appealing project
however, just please make a seperate topic if you wanna talk about this, otherwise that's thread hijacking
MichaeIWave
Scratcher
100+ posts

ChatGPT in scratch

I think you could use the fetch extension in turbowarop or other remixes of scratch coding editors and then make it do a fetch request with an API token that the user inputs their self.
marsmark
Scratcher
83 posts

ChatGPT in scratch

imjack14 wrote:

I am already working on this, too
I can feed you data if you need. lol
applejuiceproduc
Scratcher
1000+ posts

ChatGPT in scratch

marsmark wrote:

imjack14 wrote:

I am already working on this, too
I can feed you data if you need. lol
How?

Powered by DjangoBB