When I search this topic online, I always find either wrong information or advertising lies. So what is actually something that LLMs can do very well, as in being actually useful and not just outputing a nonsensical word salad that sounds coherent.

Results

So basically from what I’ve read, most people use it for natural language processing problems.

Example: turn this infodump into a bullet point list, or turn this bullet point list into a coherent text, help me with rephrasing this text, word association, etc.

Other people use it for simple questions that it can answer with a database of verified sources.

Also, a few people use it as struggle duck, basically helping alleviate writers block.

Thanks guys.

  • JGrffn@lemmy.ml
    link
    fedilink
    arrow-up
    1
    ·
    3 days ago

    This sort of applies to dev work too, especially if you have ADHD. I overcome blockage by rubber ducking, but sometimes my ADHD gets strong enough that I can’t, for the life of me, sit down to write some trivial code that might as well be a typing exercise. I simply get Cursor to generate the stuff, proofread it, and now that it’s suddenly a bug smashing session instead of typing out some class or component or whatever, I overcome my blockage and can even flow. Speaking as someone that often gets blocked for weeks to months at a time, LLMs have saved me from crashing into deadlines more than a few times.