• ☂️-@lemmy.ml
    link
    fedilink
    arrow-up
    6
    ·
    edit-2
    7 days ago

    cut my workload by half

    i haven’t found much use in these tools just yet. what do you use it for that makes you so efficient?

    • panda_abyss@lemmy.ca
      link
      fedilink
      arrow-up
      2
      ·
      edit-2
      3 days ago

      I’ve definitely cut down a lot of my workload with them.

      I have data between multiple external systems I need to manage, so I built some tools to automate it.

      Since the LLM agent can do follow up queries against the APIs independently it excels at cross referencing between systems. This work is impossible to know beforehand, so you can’t traditionally automate it.

      So what used to waste several hours a week of pulling data, searching with crap search tools, pulling data again, etc. In 12 browser tabs is now just an LLM doing a couple dozen tool calls.

      That leaves me to just take the output and act on it.

      I’ve done tests and it is accurate and reproducible enough. Plus I already have a good sense of when such info exists, so if it is wrong I can trivially redirect it.

    • Xartle@lemmy.ml
      link
      fedilink
      arrow-up
      4
      ·
      6 days ago

      I have to do a lot of slides and emails. So I can dump in massive email threas, tell it the outcome and address every concern in my writing style. Then I read it over, delete parts and hit send. Same with prepping presentations. I can say recap the quarter’s highlights for xyz, pick a few and move on. I still have to present them and read things, but that’s getting to be the large part of the job.

      • ☂️-@lemmy.ml
        link
        fedilink
        arrow-up
        2
        ·
        edit-2
        6 days ago

        interesting, i will keep it in mind next time i need to do a stupid report again!