Earlier quoted context omitted.
An "AI Hardware" device that needs a network connection, and makes API calls to the mother ship, in order to accomplish anything, is not interesting . It's a Raspberry Pi. On the other hand, a device that could work offline is interesting. One that could work in a zombie apocalypse is even more interesting. Especially if it was solar powered and contained the knowledge needed to rebuild society.
> An "AI Hardware" device that needs a network connection, and makes API calls to the mother ship, in order to accomplish anything, is not interesting. It's a Raspberry Pi. Kind of an unnecessary dig at the Raspberry Pi, no? Modern Pis and SBCs in general are good at lots of things. I use mine for self-hosting some apps I use, and I've definitely seen them used in little compute clusters for AI inference. > On the ot…
PCs just aren't interesting because they're all fundamentally the same thing and are capable of the same set of tasks.
RPis aren't interesting because 99.9999% of projects they're put in are better served by a microcontroller and not an entire linux system. If not just a 555. It's boring to throw an entire linux computer into a project. You've utterly given up on the hardware and have assumed you can do everything with software.