tech

Why Google's AI can't spell Google (or anything else)

Google is embarrassing itself, again.

Why Google's AI can't spell Google (or anything else)

TL;DR

  • Google's AI Overviews are making basic spelling errors, miscounting letters in common words.
  • These errors are attributed to the token-based architecture of LLMs, which process text differently than humans.
  • AI models break down text into tokens, which can be words, syllables, or letters, and convert them into numerical representations.
  • Researchers are not optimistic about fully solving the spelling problem due to the inherent fuzziness of tokenization.
  • Despite not being a primary concern for LLM utility, these errors underscore the need to double-check AI outputs for accuracy.