Discuss Scratch
- Shuaib_Zaker
-
Scratcher
100+ posts
Creating an AI in SCRATCH!!!
To Start Things Off
This collab is really long and I'm planning multiple stages. Right now I need people to help me on Calculate for the data analysis.
How To Apply To The Collab
Form:
Other Accounts:
Self-Rating of Coding: (1-10)
Anything We (Collabrators) Should know about you?:
Rules
- Be Kind
- NO OFF TOPIC
Last edited by Shuaib_Zaker (June 4, 2026 16:58:34)
- ScientistRx3
-
Scratcher
4 posts
Creating an AI in SCRATCH!!!
Its kinda easy to make A.I on scratch
when green flag clicked
if <(answer) = <<(answer) contains [I]?> or <<(answer) contains [me]?> or <(answer) contains [what]?>
define First
end
end
- ScientistRx3
-
Scratcher
4 posts
Creating an AI in SCRATCH!!!
If a word says a something like me I and other words about you then you could add that word to the answer and delete and replace words what would answer the question
- Yawn-_-
-
Scratcher
51 posts
Creating an AI in SCRATCH!!!
If a word says a something like me I and other words about you then you could add that word to the answer and delete and replace words what would answer the questionI wouldn't call that an AI. That has a very limited answer pool.
- Shuaib_Zaker
-
Scratcher
100+ posts
Creating an AI in SCRATCH!!!
Same. That's not an AI that's just some if/elif/else code.If a word says a something like me I and other words about you then you could add that word to the answer and delete and replace words what would answer the questionI wouldn't call that an AI. That has a very limited answer pool.
- Shuaib_Zaker
-
Scratcher
100+ posts
Creating an AI in SCRATCH!!!
bump
Last edited by Shuaib_Zaker (Nov. 29, 2025 16:42:05)
- Shuaib_Zaker
-
Scratcher
100+ posts
Creating an AI in SCRATCH!!!
Omg howshow how
Last edited by Shuaib_Zaker (Feb. 23, 2026 17:39:34)
- Chickennuggetcon
-
Scratcher
500+ posts
Creating an AI in SCRATCH!!!
I'd like to apply
Other Accounts: none
Self-Rating of Coding: (7)
Anything We (Collabrators) Should know about you?: I myself have tried making an AI before but never got around to it, so hopefully something gets done this time around, also I may not be as active as needed be since im also working on a Fuh naff game.
Other Accounts: none
Self-Rating of Coding: (7)
Anything We (Collabrators) Should know about you?: I myself have tried making an AI before but never got around to it, so hopefully something gets done this time around, also I may not be as active as needed be since im also working on a Fuh naff game.
- Shuaib_Zaker
-
Scratcher
100+ posts
Creating an AI in SCRATCH!!!
I'd like to applyI don't see anything.
Other Accounts: none
Self-Rating of Coding: (7)
Anything We (Collabrators) Should know about you?: I myself have tried making an AI before but never got around to it, so hopefully something gets done this time around, also I may not be as active as needed be since im also working on a Fuh naff game.
- THEIMPORTANT
-
Scratcher
1000+ posts
Creating an AI in SCRATCH!!!
Id like to apply
Other Accounts: None
Self-Rating: 8 (for AI)
Anything we should know about you: I have made multiple AI's in the past but most I discontinued. I can help with lexers, POS tagging, coreference resolution and more.
Other Accounts: None
Self-Rating: 8 (for AI)
Anything we should know about you: I have made multiple AI's in the past but most I discontinued. I can help with lexers, POS tagging, coreference resolution and more.
- THEIMPORTANT
-
Scratcher
1000+ posts
Creating an AI in SCRATCH!!!
BTW is this a learning model or NLP approximation? I think data analysis are not the best idea for scratch as it requires alot of training data. I think NLP approximations using algorithms might be easier to control with parallel thinking.
- Shuaib_Zaker
-
Scratcher
100+ posts
Creating an AI in SCRATCH!!!
BTW is this a learning model or NLP approximation? I think data analysis are not the best idea for scratch as it requires alot of training data. I think NLP approximations using algorithms might be easier to control with parallel thinking.Sorry I'm A little caught up at the moment. (Also sadly failing at fighting procrastination.)
I'll try. I just logged on for the first time in weeks.
It's gonna be an LLM. I know how it works. I just don't know how to make a cell. After a model is made with small data it's time to start with basic layers.
Last edited by Shuaib_Zaker (April 3, 2026 20:04:03)
- THEIMPORTANT
-
Scratcher
1000+ posts
Creating an AI in SCRATCH!!!
Store data in a list with only a few lines and ask it questions about what you have entered in the list once the basic layers are completed.BTW is this a learning model or NLP approximation? I think data analysis are not the best idea for scratch as it requires alot of training data. I think NLP approximations using algorithms might be easier to control with parallel thinking.Sorry I'm A little caught up at the moment. (Also sadly failing at fighting procrastination.)
I'll try. I just logged on for the first time in weeks.
It's gonna be an LLM. I know how it works. I just don't know how to make a cell. After a model is made with small data it's time to start with basic layers.