#If Neuro is so good at wording maybe she would be good at Scrabble?

1 messages · Page 1 of 1 (latest)

drifting vine
#

It would be funny to see Neuro playing Scabble by suggesting funny/weird words like she usually does on streams.
Plus.. it probably won't be so hard to program it for Vedal because it's just simple letter recognition + little bit AI logic for searching/matching words.

It could be also connected with Twitch chat so chat could also suggest words.

distant glade
#

Sounds like it could be fun, though she might have trouble figuring out the rules by herself

drifting vine
fast cargo
#

LLM type models are not good at spelling things letter by letter because of the way tokenization works. If you give, for example GPT-4 a list of letters and ask it to come up with words from those letters (anagrams) you will see that its performance is terrible. Doing words that start with a certain letter work