• Final Remix
    link
    English
    8
    edit-2
    2 months ago

    It’s literally a word slot machine. A spicy autocorrect.

    I’ve found it has three great uses:

    1. As a fun “yes man” fiction helper when you can’t get the wording right in a passage.
    2. Interactive choose your own adventure porn literature.
    3. As a teacher, an easy way to spin up quick questions (not answers!) for quizzes and stuff.

    Other than that, it’s trash. I tried a free demo of Copilot through work, and it tried to “organize” my powerpoints. It either did nothing, or incorrectly “summarized” a section and fucked up the slideshow, depending on the topic.

    • Semi-Hemi-Lemmygod
      link
      English
      52 months ago

      I’ve found some use in it when doing programming. For example, I can explain what I need - eg a loop that reads every line in a file - and it will spit something out that I can try.

      The fact that I’m verifying the answers means I catch it making mistakes, but it’s still faster than me doing the task manually.

      But outside of this it’s not been terribly useful for me. My job has an AI bot trained on our documentation but we don’t really trust it and have to verify its answers anyway.

      • @candybrie
        link
        English
        52 months ago

        My work has one where you can upload a document and ask questions about it. It’s hilariously bad at it. Example:

        User: How many Xs does Foo have?

        AI: The document doesn’t have any information about how many Xs Foo has.

        User: What information does the document have on Foo?

        AI: [OK summary which includes “Foo has 12 Xs”]

        Everyone I know who has played with it pretty quickly decided not to use it for anything.

        • Final Remix
          link
          English
          12 months ago

          I mean… Google’s model can’t spell Strawberry properly.

      • @BlackPenguins
        link
        English
        02 months ago

        It’s also been a major assist with programming for me too. I’ve asked it for some pretty complicated algorithms and it gets it mostly right out of the box.

    • @Rolando
      link
      English
      02 months ago

      Interactive choose your own adventure porn literature.

      I tried generating fiction with a couple of the big-name LLMs. They’re not very good because any time there’s any non-trivial conflict, the systems will just refuse to continue. However, they’re very good at spitting out vapid sonnets about non-controversial topics.

      You might be able to generate good literature if you created your own system, but then you’d have to explicitly use data stolen from people you admire.

      • Final Remix
        link
        English
        22 months ago

        NovelAI has no guardrails. BigName LLMs are trash because they need to be investor-safe.

        That said, you do generally need to take the lead, since it’s not gonna just spin up a story entirely on its own. It’s more of a “yeah, and~” than the big instruct models.

        • @Rolando
          link
          English
          12 months ago

          Thanks for the tip, I’ll check it out!