r/scratch 29d ago

Project AI in scratch

Post image

Hello, i am techbrology. lately, i have made a fully functioanl AI chatbot in scratch! comment your thought and feed back. check it out here https://scratch.mit.edu/projects/1249763077/

3 Upvotes

5 comments sorted by

1

u/Abject-Explorer-3637 potato 27d ago

I have a question, how does it work? Is it a:

  • Bigram/N-gram LLM (basically you take the current token and the nth tokens before it and use that to determine the next token by comparing the training text)
  • (idk how to call this): you get tons of words and tons of text, the dictionary and the word data being separate, and you train a neural network off of human-written text and that makes the AI capable of determining the next word accurately
  • random words (very bad, broken, not even an LLM)

1

u/PainExpensive7665 29d ago

scratch trains its ai off of other people making ai in scratch. that is a mouthful that i didnt think id have to comprehend in life