I would imagine they’d be stupid if they did use AI. I’ve seen people use AI to “write” technical documentation that I have had to review. That shit goes straight into the bin because the time I spend fixing all the AI nonsense is about the same amount of time it would take for me to write the document myself. It’s gotten to a point where I straight up reject all AI generated documentation because I know fixing them is a waste of time.
I imagine legal documents have to be at least as precise as technical documents, so if they’re checking the output I seriously doubt they’re saving any time or money by using AI.
echodot@feddit.uk 3 days ago
Then why don’t I just get the AI to write my legal filings and skip the lawyer fees?
The whole reason that I would retain professional help rather than just use an AI system is because the AI system makes stuff up, if the professional is just going to use the AI then what’s the point?
The problem with all of these types is they always say “oh well as long as you check its work it’s okay”, aka vibe<insert previously intellectually demanding task here>. The problem with that is firstly if you have to check its work then you’re basically just replacing one boring task with a different boring task, but you haven’t actually saved any time, and the second problem is a lot of the time people don’t actually check its work thoroughly, so mistakes still get through. Which is why using AI in a professional sense is a problem.
It’s fine to use it for summarising the minutes of a meeting, but it just isn’t good enough and reliable enough yet to be used in high-stakes situations. It is utterly irresponsible therefore to attempt to use it like that.
Repelle@lemmy.world 2 days ago
This is exactly the problem I have with programming tasks. It takes as long to check the code for problems (of which there are always many) as it would to write it and the code isn’t as good as mine anyway, and not infrequently just wholesale wrong.
For things like translating between languages it’s usually close, but still takes just as long to check as it would to do by hand.
Excrubulent@slrpnk.net 2 days ago
Translating a code base between languages has always been a super easy, quick, fun experience for me. It’s like a simple exercise with clear right & wrong answers, a nice break from most coding tasks. Whenever I’ve done it I’ve felt like, “oh god, here goes the next week”, and then it’s done in a couple of hours and nothing was stressful, and I feel great.