• Baggins [he/him]
      link
      fedilink
      142 months ago

      You don’t need AI enhanced hardware for that, just normal ass hardware and you run AI software on it.

        • Baggins [he/him]
          link
          fedilink
          22 months ago

          Maybe I’m just not understanding what AI-enabled hardware is even supposed to mean

          • @[email protected]
            link
            fedilink
            22 months ago

            It’s hardware specifically designed for running AI tasks. Like neural networks.

            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. Unlike general-purpose CPUs and GPUs, NPUs are optimized for a data-driven parallel computing, making them highly efficient at processing massive multimedia data like videos and images and processing data for neural networks

      • @[email protected]
        link
        fedilink
        22 months ago

        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.

      • @[email protected]
        link
        fedilink
        12 months ago

        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

        • @[email protected]
          link
          fedilink
          22 months ago

          it does seem like a good translator for the less human readable stuff like regex and such. I’ve dabbled with it a bit but I’m a technical artist and haven’t found much use for it in the things I do.

      • @the_crotch
        link
        12 months ago

        Not the guy you were asking but it’s great for writing powershell scripts