• @[email protected]
    link
    fedilink
    English
    303 months ago

    Unlike block chain, there is a solid chunk of new use cases to be conquered with AI. These might be very technical in nature, but for example, text suggestions on smartphones might already be done with AI, depending on your OS.

    • @[email protected]
      link
      fedilink
      English
      53 months ago

      We already have text prediction that works more efficiently (from a power and computing point of view) by using things like trees.

      There’s very few use-cases I’ve seen where AI is more efficient than an algorithm, and it’s mostly in areas where it does a bunch of tests/research/simulation inputs by throwing random shit at the wall that users wouldn’t normally try really fast.

      AI is basically useless when you’re doing something that’s easily repeatable, because it’s easier to actually implement tools that use algorithms to do that kind of thing.