I’ve found that AI has done literally nothing to improve my life in any way and has really just caused endless frustrations. From the enshitification of journalism to ruining pretty much all tech support and customer service, what is the point of this shit?

I work on the Salesforce platform and now I have their dumbass account managers harassing my team to buy into their stupid AI customer service agents. Really, the only AI highlight that I have seen is the guy that made the tool to spam job applications to combat worthless AI job recruiters and HR tools.

  • KyuubiNoKitsune@lemmy.blahaj.zone
    link
    fedilink
    arrow-up
    15
    ·
    3 days ago

    I use it all the time, to translate, explain, give guides, write code, do repetitive menial tasks, fix code, understand others code.

    I get the hatred for it, but I use it almost every day.

        • curry@programming.dev
          link
          fedilink
          arrow-up
          1
          ·
          3 days ago

          Don’t corpo accounts leave logs for auditing though? I wouldn’t like HR going over my personal notes I (accidentally) shared there.

          • KyuubiNoKitsune@lemmy.blahaj.zone
            link
            fedilink
            arrow-up
            2
            ·
            3 days ago

            Yeah, sure, but with like 2k employees, they will only look if there are issues with me. Having worked in the IT industry for a long time, I’ve only once or twice had to dig into shit like that for HR and it was only when the person did something bad.

  • NateNate60@lemmy.world
    link
    fedilink
    arrow-up
    9
    ·
    edit-2
    3 days ago

    An LLM (large language model, a.k.a. an AI whose output is natural language text based on a natural language text prompt) is useful for the tasks when you’re okay with 90% accuracy generated at 10% of the cost and 1,000% faster. And where the output will solely be used in-house by yourself and not served to other people. For example, if your goal is to generate an abstract for a paper you’ve written, AI might be the way to go since it turns a writing problem into a proofreading problem.

    The Google Search LLM which summarises search results is good enough for most purposes. I wouldn’t rely on it for in-depth research but like I said, it’s 90% accurate and 1,000% faster. You just have to be mindful of this limitation.

    I don’t personally like interacting with customer service LLMs because they can only serve up help articles from the company’s help pages, but they are still remarkably good at that task. I don’t need help pages because the reason I’m contacting customer service to begin with is because I couldn’t find the solution using the help pages. It doesn’t help me, but it will no doubt help plenty of other people whose first instinct is not to read the f***ing manual. Of course, I’m not going to pretend customer service LLMs are perfect. In fact, the most common problem with them seems to be that they go “off the script” and hallucinate solutions that obviously don’t work, or pretend that they’ve scheduled a callback with a human when you request it, but they actually haven’t. This is a really common problem with any sort of LLM.

    At the same time, if you try to serve content generated by an LLM and then present it as anything of higher quality than it actually is, customers immediately detest it. Most LLM writing is of pretty low quality anyway and sounds formulaic, because to an extent, it was generated by a formula.

    Consumers don’t like being tricked, and especially when it comes to creative content, I think that most people appreciate the human effort that goes into creating it. In that sense, serving AI content is synonymous with a lack of effort and laziness on the part of whoever decided to put that AI there.

    But yeah, for a specific subset of limited use cases, LLMs can indeed be a good tool. They aren’t good enough to replace humans, but they can certainly help humans and reduce the amount of human workload needed.

  • gamermanh@lemmy.dbzer0.com
    link
    fedilink
    English
    arrow-up
    28
    arrow-down
    2
    ·
    4 days ago

    Yes:

    • Demystifying obscure or non-existent documentation
    • Basic error checking my configs/code: input error, ask what the cause is, double check it’s work. In hour 6 of late night homelab fixing this can save my life
    • I use it to create concepts of art I later commission. Most recently I used it to concept an entirely new avatar and I’m having a pro make it in their style for pay
    • DnD/Cyberpunk character art generation, this person does not exist website basically
    • duplicate checking / spot-the-diffetences, like pastebins “differences” feature because the MMO I play released prelim as well as full patch notes and I like to read the differences
  • fuckwit_mcbumcrumble@lemmy.dbzer0.com
    link
    fedilink
    English
    arrow-up
    85
    arrow-down
    10
    ·
    5 days ago

    ChatGPT is incredibly good at helping you with random programming questions, or just dumping a full ass error text and it telling you exactly what’s wrong.

    This afternoon I used ChatGPT to figure out what the error preventing me from updating my ESXi server. I just copy pasted the entire error text which was one entire terminal windows worth of shit, and it knew that there was an issue accessing the zip. It wasn’t smart enough to figure out “hey dumbass give it a full file path not relative” but eventually I got there. Earlier this morning I used it to write a cross apply instead of using multiple sub select statements. It forgot to update the order by, but that was a simple fix. I use it for all sorts of other things we do at work too. ChatGPT won’t replace any programmers, but it will help them be more productive.

    • otp@sh.itjust.works
      link
      fedilink
      arrow-up
      11
      ·
      4 days ago

      It’ll also save the programmers questions from the moderately technically-inclined non-programmers at work! Haha

    • finitebanjo@lemmy.world
      link
      fedilink
      arrow-up
      7
      ·
      edit-2
      4 days ago

      A lot of papers are showing that the code written by people using ChatGPT have more vulnerabilities and use more obsoleted libraries. Using ChatGPT actively makes you a worse programmer, according to that logic.

    • Lucidlethargy@sh.itjust.works
      link
      fedilink
      arrow-up
      6
      arrow-down
      3
      ·
      3 days ago

      Agree to disagree. If you trust this, you’re a fool. Trust me, I’ve tried for hours asking it about a myriad of tech issues, and it just constantly fucking lies.

      It can help you, but NEVER trust it. Never. Google everything it tells you if it’s important.

      • amelia@feddit.org
        link
        fedilink
        arrow-up
        7
        arrow-down
        2
        ·
        3 days ago

        Honestly, if that is your impression, I think you’re using it wrong and expecting the wrong results from it.

      • fuckwit_mcbumcrumble@lemmy.dbzer0.com
        link
        fedilink
        English
        arrow-up
        7
        arrow-down
        2
        ·
        3 days ago

        If you blindly trust it then yeah it will cause problems. But if you know what you’re doing, but forget X or Y minor thing here and there, or just need some direction it’s amazing.

  • JohnDClay@sh.itjust.works
    link
    fedilink
    arrow-up
    44
    ·
    edit-2
    5 days ago

    I thought it was pretty fun to play around with making limericks and rap battles with friends, but I haven’t found a particularly usefull use case for LLMs.

    • grubbyweasel@sh.itjust.works
      link
      fedilink
      arrow-up
      19
      ·
      5 days ago

      I like asking ChatGPT for movie recommendations. Sometimes it makes some shit up but it usually comes through, I’ve already watched a few flicks I really like that I never would’ve heard of otherwise

    • ccp@lemy.lol
      link
      fedilink
      English
      arrow-up
      3
      ·
      4 days ago

      I tried to give it a fair shake at this, but it didn’t quite cut it for my purposes. I might be pushing it out of its wheelhouse though. My problem is that, while it can rhyme more or less adequately, it seems to have trouble with meter, and when I do this kind of thing, it revolves around rhyme/meter perfectionism. Of course, if I were trying to actually get something done with it instead of just seeing if it’ll come up with something accidentally cool, it would be reasonable to take what it manages to do and refine it. I do understand to some extent how LLMs work, in terms of what tokens are and why this means it can’t play Wordle, etc., and I can imagine this also has something to do with why it’s bad at tightly lining up syllable counts and stress patterns.

      That said, I’ve had LLMs come up with some pretty dank shit when given the chance: https://vgy.me/album/EJ3yPvM0

      Most of it is either the LLMs shitting themselves or GPT doing that masturbatory optimism thing. Da Vinci’s “Suspicious mind…” in the second image is a little bit heavyish though. And those last two (“Gangsterland” and “My name is B-Rabbit, I’m down with M.C.s, and I’m on the microphone spittin’ hot shit”) are god damn funny.

    • Mac@mander.xyz
      link
      fedilink
      arrow-up
      1
      arrow-down
      1
      ·
      5 days ago

      Chat GPT enabled me to automate a small portion of my former job. So that was nice.

  • Allonzee@lemmy.world
    link
    fedilink
    arrow-up
    10
    ·
    edit-2
    4 days ago

    It helps make simple code when Im feeling lazy at work and need to get something out the door.

    In personal life, I run a local llm server with SillyTavern, and get into some kinky shit that often makes for an intense masturbation session. Sorry not sorry.

  • FellowEnt@sh.itjust.works
    link
    fedilink
    arrow-up
    11
    ·
    4 days ago

    Generative AI has been an absolute game changer in my retouching work. Slightly worrying that it’ll put me out of work sometime in the future, but for now it’s saving me loads of time, handling the boring stuff so I can concentrate on the stuff it can’t do.

  • Count Regal Inkwell@pawb.social
    link
    fedilink
    arrow-up
    14
    arrow-down
    1
    ·
    edit-2
    4 days ago

    If you specifically mean LLM/GenAI:

    • Some of my friends enjoy fucking around with those character AIs. I never got the appeal, even as an RP nerd, RPing is a social activity to me, and computers aren’t people
    • I have seen funny memes be made with Image Generators – And tbqh as long as you’re not pretending that being an AI prompter makes you an “artist”, by all means go crazy with generating AI images for your furry porn/DnD campaign/whatever
    • https://goblin.tools/ is a cool little thing for people as intensely autistic as I am, and it runs off AI stuff.
    • Voice Recognition/Dictation technology powered by AI is a lot better than its pre-AI sibling. I’ve been giving it a shot lately. It helps my arthritis-ridden hands.

    If you mean anything that utilizes machine learning (“AI” is a buzzword), then “AI” technology has been used to help scientists and doctors do their jobs better since the mid 90s

  • Björn Tantau@swg-empire.de
    link
    fedilink
    arrow-up
    26
    arrow-down
    3
    ·
    5 days ago

    AI is used extensively in science to sift through gigantic data sets. Mechanical turk programs like Galaxy Zoo are used to train the algorithm. And scientists can use it to look at everything in more detail.

    Apart from that AI is just plain fun to play around with. And with the rapid advancements it will probably keep getting more fun.

    Personally I hope to one day have an easy and quick way to sort all the images I have taken over the years. I probably only need a GPU in my server for that one.

  • null@slrpnk.net
    link
    fedilink
    arrow-up
    7
    arrow-down
    1
    ·
    4 days ago

    I work on a 20+ year knowledge base for a big company that has had no real content management governance for pretty much that whole time.

    We knew there was duplicate content in that database, but were talking about thousands of articles, with several more added daily.

    With such a small team, identifying duplicate/redundant content was just an ad-hoc thing that could never be tackled as a whole without a huge amount of resources.

    AI was able to comb through everything and find hundreds of articles with duplicate/redundant content within a few hours. Now we have a list of articles we can work through and clean up.

  • BehindTheBarrier@programming.dev
    link
    fedilink
    arrow-up
    4
    ·
    edit-2
    4 days ago

    I use it for coding (rarely pure copy paste), explaining code, use/examples, finding tools to use. Better translation than Google translate for Japanese. Asking for things that search engines only gives generic results for.

  • GrayBackgroundMusic@lemm.ee
    link
    fedilink
    English
    arrow-up
    7
    ·
    4 days ago

    I’ve enjoyed some of the absurd things out can come up with. Surreal videos and memes (every president as a bodybuilder wrestler). However it’s never been useful and the cost isn’t worth the benefit, to me.

  • szczuroarturo@programming.dev
    link
    fedilink
    arrow-up
    2
    ·
    3 days ago

    Im suprisingly on board for ai art. It does allow you to create whatewer you want without having the technical ability to do so. ( For example of you want a sick wallpaper ) Ot significantly lowers the floor as far as creating anything art related goes.