WORK IN PROGRESS (Right now it just spouts nonsense) ____________________________________________ FYI: The reason for the username warning is that I wanted the AI to feel more personal and be able to use the (USERNAME) word (in the list "words") and replace it with your username. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Instructions: This bot uses lists A LOT OF LISTS (because of that the variable "WordsListSaver" was added to help backpacking the sprite easier and not have to export the list everytime and also so we both have some starter data), and can be used like ChatGPT can (this is a backend to a different project I am working on called "Attempt at True AI #1"), it (hopefully) will have memory, if I feel like it, but otherwise, have fun! DISCLAIMER: You CAN add your own data, in fact I encourage it, HOWEVER, I, XYZsaid3 CANNOT be responsible for whatever you add and use, (i.e. Using my passion project to fulfill sick intimate fantasies, getting it to say anything that is against your state law, or international law, as well as Scratch's TOS) Are all prohibited, or I reserve the right to blame user activity if Scratch is against anything in (or related to) this project. That being said, I am open to remixes, adding more data, better training, etc. (see notes for a "how it works")
Credit to: @sawyerq for the motivation to actually create this (He told me it was good and that I should continue) This project took ~4-5 days to complete (minus procrastination and other projects) How it works: The AI looks at your message and finds out what words it knows. then it takes that, and finds out what your message means, then it generates a response based on a little bit of words it knows and some sentences I made with those words (and punctuation, numbers, etc.). The goal is to have it train off it's own data.