Discuss Scratch

someone_random58
Scratcher
82 posts

Will Scratch Users teach us how to make a code that can generate an image?

Hello!
I wanted to say that we could make a code that generates an image.
But in scratch, it might be impiossible so i wanted to find out if our generous king of Scratch, @griffpatch can find out a way to do this.
Well, typically you need to master how to use Scratch blocks and know a lot about the operation brackets if you want to do this.
Sooo uhhh Shoutout to @griffpatch, @rehanscratch and @sullysully for them being masters of masters of Scratch.

I hope you enjoyed this!!! (Also @Zinnea for being an awesome part of the Scratch Team.)
Crispydogs101
Scratcher
1000+ posts

Will Scratch Users teach us how to make a code that can generate an image?

So far I don't think it would happen since it's nearly impossible to make an image generator whether it's dall e, midjourny, or any other ai image generator website. So far I'm planning on making a color pattern generator which can be the least of what ai does.
someone_random58
Scratcher
82 posts

Will Scratch Users teach us how to make a code that can generate an image?

Yeah i agree with you.

We can't really make a code that would show up an image. Or the code might be a plenty of hex codes that can combine and form an image.
I should agree with you.
Crispydogs101
Scratcher
1000+ posts

Will Scratch Users teach us how to make a code that can generate an image?

someone_random58 wrote:

Yeah i agree with you.

We can't really make a code that would show up an image. Or the code might be a plenty of hex codes that can combine and form an image.
I should agree with you.
Yup. However there is other ai generated stuff that is not images so those are a good stepping stones to get to images.
GIitchInTheMatrix
Scratcher
1000+ posts

Will Scratch Users teach us how to make a code that can generate an image?

It is possible to use ScratchAttach to make requests to ChatGPT, but you’d need a filter, than to get each pixel to draw it.
moew_cat
Scratcher
51 posts

Will Scratch Users teach us how to make a code that can generate an image?

GIitchInTheMatrix wrote:

It is possible to use ScratchAttach to make requests to ChatGPT, but you’d need a filter, than to get each pixel to draw it.
cant you just create a neural network and train it to spit RGB values?
GIitchInTheMatrix
Scratcher
1000+ posts

Will Scratch Users teach us how to make a code that can generate an image?

moew_cat wrote:

GIitchInTheMatrix wrote:

It is possible to use ScratchAttach to make requests to ChatGPT, but you’d need a filter, than to get each pixel to draw it.
cant you just create a neural network and train it to spit RGB values?
I believe theres a bunch of algorithms that do it without needing to program a neural network
someone_random58
Scratcher
82 posts

Will Scratch Users teach us how to make a code that can generate an image?

GIitchInTheMatrix wrote:

moew_cat wrote:

GIitchInTheMatrix wrote:

It is possible to use ScratchAttach to make requests to ChatGPT, but you’d need a filter, than to get each pixel to draw it.
cant you just create a neural network and train it to spit RGB values?
I believe theres a bunch of algorithms that do it without needing to program a neural network
I mightve thinked that we needed a lot of algorythms if possible.
GIitchInTheMatrix
Scratcher
1000+ posts

Will Scratch Users teach us how to make a code that can generate an image?

someone_random58 wrote:

GIitchInTheMatrix wrote:

moew_cat wrote:

GIitchInTheMatrix wrote:

It is possible to use ScratchAttach to make requests to ChatGPT, but you’d need a filter, than to get each pixel to draw it.
cant you just create a neural network and train it to spit RGB values?
I believe theres a bunch of algorithms that do it without needing to program a neural network
I mightve thinked that we needed a lot of algorythms if possible.
It realistically only needs one, a basic one to.

Powered by DjangoBB