Live data from Hacker News

Mike: open-source legal AI

mikeoss.com

41–50 of 123 posts

Re: Mike: open-source legal AI

#41

Earlier quoted context omitted.

And yet 130 stars

Not saying they did, but buying a 100 starts is cheap.

The post exploded on LinkedIn and the repo is likely being starred by hundreds of vibe coders. It’s legit, but may have a lower signal value.

Re: Mike: open-source legal AI

#42

Earlier quoted context omitted.

It’s not different from googling. If a non-lawyer googles legal advice (”how to give yourself an alibi after murdering someone”) it will not be protected by attorney-client privilege. Same if you ask OpenAI.

This. I am telling this since the boom of generative AI and promptly being ignored.

Some people pay attention. I know I do. Thanks for mentioning it.

Re: Mike: open-source legal AI

#44
post #37

For a moment I thought it was some open-source LLM trained on legal. It's not, it's a web app wrapping major LLM providers and streamlining legal workflows, uploading documents, and having the LLM providers interact with them. Cool project regardless!

yeah I thought that was the USP of Legora and Harvey, so this is not the same thing at all, just surfing the brand recognition

Harvey made it a point to FT ChatGPT models for a year or so but they were struggling to keep up with the pace of new model deployments and quit. They never went as far as Cursor AFAIK which produced its own routers/"composer" models.

Re: Mike: open-source legal AI

#46

I always wondered if Justin Kan’s Atrium closed door prematurely by just 2-3 years. It would have been cool to see a “technology” driven law firm and how it would have adjusted to LLMs.

There are loads of them now. Great for trivial work. Not so great to highly templatise more complex matters.

Re: Mike: open-source legal AI

#47

Earlier quoted context omitted.

It’s not different from googling. If a non-lawyer googles legal advice (”how to give yourself an alibi after murdering someone”) it will not be protected by attorney-client privilege. Same if you ask OpenAI.

This. I am telling this since the boom of generative AI and promptly being ignored.

You're right but lawyers are naturally looking for precedent to support this

Re: Mike: open-source legal AI

#49
post #36

How does this work with docx files? The screenshots only show pdfs?

LibreOffice for DOC/DOCX to PDF conversion

how does the agent edit the docx files then? or does it convert all docx to pdf, parse the PDF into context, make edits and then save it back to docx?

laywers live in docx not pdf

Re: Mike: open-source legal AI

#50
I believe this is the direction enterprise software is generally going. An open-source base with a very permissive license that then each company can adapt (with claude, codex, etc.) for it's own needs. It's either running it on it's own infrastructure or in hosted environment by the author. I've built a similarly extensible codebase for an ERP: https://github.com/lambdadevelopment/lambda-erp
Post reply on HN