Discuss Scratch

i_eat_coffee
Scratcher
1000+ posts

SynthX - An intelligent AI on Scratch [Applications Open]

“blocking inappropriate requests”
how is that going to done?

also, do you have prior experience in making AIs? you seem to only know html
Chiroyce
Scratcher
1000+ posts

SynthX - An intelligent AI on Scratch [Applications Open]

i_eat_coffee wrote:

how is that going to done?
See - https://scratch.mit.edu/projects/861427985/
PhilHub
Scratcher
69 posts

SynthX - An intelligent AI on Scratch [Applications Open]

Chiroyce wrote:

minecraftprox101 wrote:

Just so you know, if you’re wondering how large amounts of data can be stored in the AI, it will use a cloud server to find the data and try to create a response.

Then what is the point? Unless you load ALL the data to the project and then generate the response, it would be the same as using a cloud server to interface with the OpenAI GPT API. You can send about 2560 encoded characters via cloud vars, decoding them is about 50%, add quite a bit of optimism and you get around 1500 characters per second, assuming your database is at least 1MB, thats 1024kb, so at 1.5KB/s, 1024/1.5., 682 seconds, or about 11 minutes for just 1MB of data to be sent. The most you could get out of that is generating shakespeare like text as described in this very detailed video about building a language model (in Python tho, Scratch would be ridiculously slow, also keep in mind they're using Google Colab so they're also using an NVIDIA Tesla GPU) — https://youtu.be/kCc8FmEb1nY
yea its probably a waste of time unless griffpatch jumps in and creates a mindblowing workaround
PhilHub
Scratcher
69 posts

SynthX - An intelligent AI on Scratch [Applications Open]

WojtekGame wrote:

oh no i need to make neural networks however 76% are going into making one into scratch, i need to make the next NN for scratch.
i have made a neural network in scratch, its pretty easy. the problem is getting all of the training data O_o
Gamer_Logan819
Scratcher
1000+ posts

SynthX - An intelligent AI on Scratch [Applications Open]

This is simply impossible. First you need to give the AI all of the words that it can use. Then you need to train it to use those words in a grammatically correct sentence, THEN you need to train it how to respond with and what to respond to with those sentences. Then you need to make sure that it can't spew out 18+ stuff due to trolls making it learn that. THEN you need to put that ALL of that in a project, which by then will exceed the possible amount of storage for the scratch project. Sorry bud. Sure neural networks are possible, it's the part about having to teach it English that's the hard part.

Last edited by Gamer_Logan819 (June 5, 2023 14:23:46)

WojtekGame
Scratcher
1000+ posts

SynthX - An intelligent AI on Scratch [Applications Open]

PhilHub wrote:

WojtekGame wrote:

oh no i need to make neural networks however 76% are going into making one into scratch, i need to make the next NN for scratch.
i have made a neural network in scratch, its pretty easy. the problem is getting all of the training data O_o
basically the issue is what should the neuron use the input, i mean like,
i use the actual AI (OpenAI's GPT) to help but Scratchers might help more.

and i'm not going to even say what i did in 100 blocks.
ajskateboarder
Scratcher
1000+ posts

SynthX - An intelligent AI on Scratch [Applications Open]

minecraftprox101 wrote:

The codeword is: ai might take over humanity
I can assure you that a chatbot for Scratch won't take over humanity

Powered by DjangoBB