Discuss Scratch

Jayan10
Scratcher
5 posts

Is there any possible way to create ai chatbot in scratch

Usuall:y if you type ai you will get enemy ai .If you type ai chatbot you get chatbots that look like ai but they are not
pls answer
MagicCrayon9342
Scratcher
1000+ posts

Is there any possible way to create ai chatbot in scratch

It is absolutely possible to create a learning chat bot on Scratch with cloud variables. However, good luck creating one. Because you have no examples to go off of. All the chat bots on Scratch, go off raw randomization and don't make meaningful conversations. Good luck!
Jayan10
Scratcher
5 posts

Is there any possible way to create ai chatbot in scratch

MagicCrayon9342 wrote:

It is absolutely possible to create a learning chat bot on Scratch with cloud variables. However, good luck creating one. Because you have no examples to go off of. All the chat bots on Scratch, go off raw randomization and don't make meaningful conversations. Good luck!

thanks for the answer

Last edited by Jayan10 (May 18, 2022 21:05:24)

skymover1239
Scratcher
500+ posts

Is there any possible way to create ai chatbot in scratch

Cloud chats are also not supposed to be created. As it makes the Scratch team's moderating job really hard.
Jayan10
Scratcher
5 posts

Is there any possible way to create ai chatbot in scratch

skymover1239 wrote:

Cloud chats are also not supposed to be created. As it makes the Scratch team's moderating job really hard.
well i was talking about chat bots not cloud chats
Geotale
Scratcher
100+ posts

Is there any possible way to create ai chatbot in scratch

Jayan10 wrote:

Usuall:y if you type ai you will get enemy ai .If you type ai chatbot you get chatbots that look like ai but they are not
pls answer
Possible, yes. I'd really recommend not doing so though because it would be horrifyingly complex, even if you're just porting over a pre-trained network.
Joshbot8000
Scratcher
63 posts

Is there any possible way to create ai chatbot in scratch

MagicCrayon9342 wrote:

It is absolutely possible to create a learning chat bot on Scratch with cloud variables. However, good luck creating one. Because you have no examples to go off of. All the chat bots on Scratch, go off raw randomization and don't make meaningful conversations. Good luck!
Not all of them are random. I saw one once that really learned. However, it did not store any data on the cloud.
applejuiceproduc
Scratcher
1000+ posts

Is there any possible way to create ai chatbot in scratch

It’s possible in the sense that if you had many people and a lot of time and determination you could, but when I say many I mean much more than anyone on scratch has
Mryellowdoggy
Scratcher
1000+ posts

Is there any possible way to create ai chatbot in scratch

I created a basic AI before https://scratch.mit.edu/projects/813419504/ it uses very simple machine learning. So I'd assume that you could try to make some sort of chat bot on Scratch, but you'd need a lot of code and data in order to make it work well.
applejuiceproduc
Scratcher
1000+ posts

Is there any possible way to create ai chatbot in scratch

Mryellowdoggy wrote:

I created a basic AI before https://scratch.mit.edu/projects/813419504/ it uses very simple machine learning. So I'd assume that you could try to make some sort of chat bot on Scratch, but you'd need a lot of code and data in order to make it work well.
The chatbot bit isn't AI at all, the only bit that is is the rock paper scissors game and the maths, so you can't really call it a AI chat bot, but you can say it has Super extreme AI powered rock paper scissors and math :lightning bolt emoji:
Mryellowdoggy
Scratcher
1000+ posts

Is there any possible way to create ai chatbot in scratch

applejuiceproduc wrote:

Mryellowdoggy wrote:

I created a basic AI before https://scratch.mit.edu/projects/813419504/ it uses very simple machine learning. So I'd assume that you could try to make some sort of chat bot on Scratch, but you'd need a lot of code and data in order to make it work well.
The chatbot bit isn't AI at all, the only bit that is is the rock paper scissors game and the maths, so you can't really call it a AI chat bot, but you can say it has Super extreme AI powered rock paper scissors and math :lightning bolt emoji:
Yeah, I should probably word it differently, but the chatting part is just preset, the real AI is in the commands you can tell it though.
PizzaPizza72
Scratcher
1000+ posts

Is there any possible way to create ai chatbot in scratch

I'm not THAT advanced in coding.

But be careful - if your chatbot is a clone of another chatbot outside of Scratch, it could spew inappropriate stuff in peoples' faces.

This would probably not be a problem for teenagers and adults, but for kids? It would be.
rdococ
Scratcher
1000+ posts

Is there any possible way to create ai chatbot in scratch

Neural networks would be an absolute pain- but maybe you can do some natural language processing for a more rudimentary chatbot?
ajskateboarder
Scratcher
1000+ posts

Is there any possible way to create ai chatbot in scratch

rdococ wrote:

Neural networks would be an absolute pain- but maybe you can do some natural language processing for a more rudimentary chatbot?
Topic extraction, maybe?

Powered by DjangoBB