Learn AI via Spreadsheet [Hackaday]

View Article on Hackaday

While we’ve been known to use and abuse spreadsheets in the past, we haven’t taken it to the level of [Spreadsheets Are All You Need]. The site provides a spreadsheet version of an “AI” system much like ChatGPT 2. Sure, that’s old tech, but the fundamentals are the same as the current crop of AI programs. There are several “lesson” videos that explain it all, with the promise of more to come. You can also, of course, grab the actual spreadsheet.

The spreadsheet is big, and there are certain compromises. For one thing, you have to enter tokens separately. There are 768 numbers representing each token in the input. That’s a lot for a spreadsheet, but a modern GPT uses many more.

As this is written, there are only two lesson videos and a general walk-through video for people who already understand the AI architecture and just want to know how the spreadsheet works. We are hoping to see more, but since you have the spreadsheet, you can also work ahead if you have the courage to do so. The two existing lessons show a high-level overview and a unit on tokenization.

We like the idea of putting complex topics into understandable spreadsheets. You won’t really use them, but you can easily dissect them. We’ve given that treatment to DSP and CPUs.