I’m not sure if it’s intentional or not, but the Actually Useful AI community rarely gets any post on AI that’s actually useful. Is this just a reflection of the popularity of this community or a reflection of the AI field in general?

  • MagicShel@programming.dev
    link
    fedilink
    arrow-up
    3
    ·
    edit-2
    8 months ago

    I also think somehow AI is getting less useful. The tighter they reign in what it’s allowed to say and do and the more it sounds like a corporate tool, the less fun it is to try bending it to new purposes. We can draw and edit pictures, and we can summarize information, and we can write extremely simple computer code.

    You can also make passable porn and smut, but the efforts to not let it do those things cripple it for other purposes such as tabletop roleplaying. I wrote a discord bot for this purpose almost a year also and I’ve spent way more time fighting with the prompt to allow combat or relationships than I have writing code and it’s tedious. It’s free to use in my private discord with a few select friends and no one has done anything with it in months. And these friends are all AI enthusiasts who became friends through AI Dungeon.

    As an unregulated wild west frontier, AI is great and inspires creativity. As a sanitized corporate propaganda machine, it’s really quite dull. I’m hoping some less censored versions catch up to OAI, but for now it feels like the gold rush is dying because it turned out to be nothing but pyrite.

    • Lmaydev@programming.dev
      link
      fedilink
      arrow-up
      4
      ·
      8 months ago

      Tbf LLMs and image generators are a tiny part of the field.

      AI is used all over the place but not normally out in the open.

      • MagicShel@programming.dev
        link
        fedilink
        arrow-up
        2
        arrow-down
        3
        ·
        8 months ago

        That really depends on what you are calling AI. From my perspective, LLM, voice recognition and reproduction, and image generation, manipulation, and identification is the majority of AI. AGI doesn’t exist outside of theory and primitive prototypes. If you want to include general programming using regex and case, that’s not what I call AI.

        Or are you saying the lion’s share of AI is not on this list at all? Because I’d be interested to do more research on these other disciplines.

        • Lmaydev@programming.dev
          link
          fedilink
          arrow-up
          3
          arrow-down
          1
          ·
          edit-2
          8 months ago

          They are pretty much all neural networks. But neural networks are not the extent of the field at all. And these aren’t there only uses either.

          Just the most well known.

          The field dates back to the 60s with the percaptatron and is huge.

        • lysdexic@programming.devOP
          link
          fedilink
          English
          arrow-up
          2
          ·
          8 months ago

          From my perspective, LLM, voice recognition and reproduction, and image generation, manipulation, and identification is the majority of AI.

          I think that’s a very short-sighted view of the subject. You’re basically reducing AI to a very narrow set of specific, high-level practical applications of AI, leaving everything out of your personal definition.

          • MagicShel@programming.dev
            link
            fedilink
            arrow-up
            1
            ·
            8 months ago

            The only thing I’ve deliberately left out is bog standard programming the likes of which I’ve done for 25 years. Which is why I asked what I’m missing.