Discuss Scratch
- Discussion Forums
- » Advanced Topics
- » ChatGPT in scratch
- __evelyn
-
100+ posts
ChatGPT in scratch
What if I could create a Scratch chatbot that responds in a similar manner to ChatGPT?
- MyScratchedAccount
-
1000+ posts
ChatGPT in scratch
Somebody made one!E9this one most likely. Will not work in he meantime but it used to) scratch.mit.edu/users/ScratchBotV1 What if I could create a Scratch chatbot that responds in a similar manner to ChatGPT?
- BreadcatGames
-
1000+ posts
ChatGPT in scratch
thats a fake account, they're just feeding the prompts into ChatGPT or writing it themselvesSomebody made one!E9this one most likely. Will not work in he meantime but it used to) scratch.mit.edu/users/ScratchBotV1 What if I could create a Scratch chatbot that responds in a similar manner to ChatGPT?
- MyScratchedAccount
-
1000+ posts
ChatGPT in scratch
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.thats a fake account, they're just feeding the prompts into ChatGPT or writing it themselvesSomebody made one!E9this one most likely. Will not work in he meantime but it used to) scratch.mit.edu/users/ScratchBotV1 What if I could create a Scratch chatbot that responds in a similar manner to ChatGPT?
Last edited by MyScratchedAccount (March 25, 2023 22:00:34)
- WojtekGame
-
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
-
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
-
1000+ posts
ChatGPT in scratch
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.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.thats a fake account, they're just feeding the prompts into ChatGPT or writing it themselvesSomebody made one!E9this one most likely. Will not work in he meantime but it used to) scratch.mit.edu/users/ScratchBotV1 What if I could create a Scratch chatbot that responds in a similar manner to ChatGPT?
- WojtekGame
-
1000+ posts
ChatGPT in scratch
but in the project, and i mean really, neural networks! 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
Even though someone implemented a nerual network here, and it dosen't use as much as expected
- __evelyn
-
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
- applejuiceproduc
-
1000+ posts
ChatGPT in scratch
Pre written responses make it very limited, and will then probably will be useless. 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
- ajskateboarder
-
1000+ posts
ChatGPT in scratch
Just so you know, it's not a GPT algorithm when it uses pre-written responses 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
here, and it dosen't use as much as expectedIt still requires a lot of time to train and can only input/output binary data Even though someone implemented a nerual network
- EL_SCRATCHER_8055
-
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
-
1000+ posts
ChatGPT in scratch
This sounds like a cool project! 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!
But, it would be better to make a new thread, as its derailing to use someone else’s thread.
- applejuiceproduc
-
1000+ posts
ChatGPT in scratch
deleted
Last edited by applejuiceproduc (March 28, 2023 15:43:16)
- BeepSheep254
-
94 posts
ChatGPT in scratch
ok i guess it sounds like an appealing project 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!
however, just please make a seperate topic if you wanna talk about this, otherwise that's thread hijacking
- MichaeIWave
-
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
-
83 posts
ChatGPT in scratch
I can feed you data if you need. lol I am already working on this, too
- applejuiceproduc
-
1000+ posts
ChatGPT in scratch
How?I can feed you data if you need. lol I am already working on this, too
- Discussion Forums
- » Advanced Topics
-
» ChatGPT in scratch