You don’t need AI enhanced hardware for that, just normal ass hardware and you run AI software on it.
Maybe I’m just not understanding what AI-enabled hardware is even supposed to mean
https://github.com/huggingface/candle
You can look into this, however it’s not what this discussion is about
An NPU, or Neural Processing Unit, is a dedicated processor or processing unit on a larger SoC designed specifically for accelerating neural network operations and AI tasks.
Exactly what we are talking about.
Stick to the discussion of paying a premium for hardware not the software
I’m a programmer so when learning a new framework or library I use it as an interactive docs that allows follow up questions.
I also use it to generate things like regex and SQL queries.
It’s also really good at refactoring code and other repetitive tasks like that