• That’s just a normal weather app. Google’s weather widget looks very close, and Samsung’s isn’t very different.

    One or two overviews and a bunch of info blocks is all you’ll get from the popular weather APIs, so it’s hard to get creative. Maybe it could’ve added a map of sorts to make the weather stand out? But then you’d probably be copying some other weather app in the process.

    • jarfil@beehaw.org
      link
      fedilink
      arrow-up
      1
      ·
      3 days ago

      Some apps have multiple pages, some have a map, some show different timespans of weather predictions with different data, some show photos of places, some allow selecting multiple places but show them differently, some show maritime weather, and so on.

      There is a limited amount of creativity, but a properly “creative” AI, should not keep repeating the same design pattern over and over.

      • There is a limited amount of creativity, but a properly “creative” AI, should not keep repeating the same design pattern over and over.

        It’s generative AI, not magic. Repeating the patterns it was trained on is what it was designed to do, even if those patterns aren’t always entirely obvious.

        I think the model has been overfitted on its training set, but you can’t expect the types of generative AI we have today to be creative.

        • jarfil@beehaw.org
          link
          fedilink
          arrow-up
          1
          ·
          3 days ago

          I’m guessing it should’ve been trained on more pattens, and increase that temperature a bit.

          To be somewhat creative, it should have a large training set, and an iterative approach to the output. From the looks of it, this one is just a single step LLM, picking design elements one by one.