Hacker News new | ask | show | jobs
by rayiner 39 days ago
> Who's accountable when it does something wrong? Surely Anthropic Inc won't take the fall for you.

Us lawyers. Using AI isn't a binary decision. Your attorneys can use AI to be more efficient, and you can use AI to better understand what's going on, what your lawyers are telling you, or to learn what questions to ask. Or you can use it in lower-stakes situations where nobody is going to pay for a lawyer.

I'm cautiously optimistic about AI for legal work. So much of legal work can be drudgery, mucking through documents, etc. There's a lot of room to apply LLMs even just for the kind of tasks we know they can do. But I think the Claude approach using agents is the way to go for legal work. LLM context windows are far too small to hold the documents for even a small case. So you have to use it the way programmers use it: to work on a file structure, saving state in .md files, etc. That approach is well developed for programming, but the legal AI companies haven't even scratched the surface of it. (And frankly, the products they have put together, which hide the LLM behind some sort of interface, aren't very good.)

Unfortunately, I think the example you mentioned (helping individuals defend against suits at lower cost) is where AIs won't help much. A lot of that work is people work. Something happened. Then you gotta talk to everyone it happened to, sort through conflicting stories, hopefully work out a deal, if not, try to persuade a judge in court, etc. AI unfortunately is more applicable to allowing big companies to throw more papers at each other in big lawsuits while controlling legal spend.

1 comments

Correct me if I'm wrong but aren't people still ultimately accountable? You may be able to sue your lawyer for malpractice or they may lose their ability to practice (report them to bar) but in the end no matter where you get your advice from, you are accountable. Question is: who do you trust with it?

Like you said, its a no brainer to use both. Use it as a tool to expand, deepen, or teach. Same with doctors and AI. There may be a point where you build enough trust in the outputs and your understanding of them but until then its best to use it as a tool not put your whole outcome in it.