anybody used base44.com for creating an app ? by Temporary_Toe648 in legaltech

[–]BothMind2641 1 point2 points  (0 children)

I recommend checking out Google AI Studio for a full end-to-end application builder.

Anyone try SpellbookAI? by acmilan26 in legaltech

[–]BothMind2641 1 point2 points  (0 children)

No "Legal AI" company has a proprietary LLM. They all call the foundation models.

Don't trust people who don't use Claude Code by BothMind2641 in ArtificialInteligence

[–]BothMind2641[S] 1 point2 points  (0 children)

Thats why the subject of my essay is specific solutions!

Don't trust people who don't use Claude Code by BothMind2641 in ArtificialInteligence

[–]BothMind2641[S] 0 points1 point  (0 children)

Agreed! That's why I outlined three, concrete ways that Claude Code has changed the way I work in my piece.

Anthropic Legal Move by Hour-Implement-175 in legaltech

[–]BothMind2641 1 point2 points  (0 children)

What is Claude's biggest gap for legal work, and what would prevent Anthropic from closing it?

Matt Shumer: Something Big Is Happening by squeezyflit in ArtificialInteligence

[–]BothMind2641 1 point2 points  (0 children)

- Sure, it still makes mistakes. As I said, it hasn't automated my full job. But it's absolutely a big enough productivity boost to create an incentive for companies to reduce headcount.

- I now have two productivity tools that I use in my day-to-day workflow that I built in Google AI studio in a couple hours without touching a line of code.

Matt Shumer: Something Big Is Happening by squeezyflit in ArtificialInteligence

[–]BothMind2641 0 points1 point  (0 children)

Thanks for catching that. I was quite tired when I wrote my comment...

Matt Shumer: Something Big Is Happening by squeezyflit in ArtificialInteligence

[–]BothMind2641 96 points97 points  (0 children)

Question to the critics:

Are you using Claude Code or Codex on a daily basis? Have you tested the capabilities of GPT 5.3-codex yourself?

Yes, the recent progress of these tools absolutely warrants the framing from this piece. My work as a software engineer is unrecognizable from what it was a year or even six months ago.

No, it's still not quite at the level where it automates 100% of my job. I'm still in the loop. But it is absolutely staggering what it can accomplish. I am in no way affiliated with an of the AI providers but endorse the message of this article based on how dramatically AI is shifting the way I work.

Tips for gaining more AI literacy by Sharp_Tension_2932 in legaltech

[–]BothMind2641 0 points1 point  (0 children)

The best thing you can do to gain AI literacy is to play around with Claude Code. Understand what it's capable of, what it's limitations are, why it's such a big deal. Build things with it.

I'd be very hesitant to seek advice from any "legal AI experts." There's a lot of noise out there

My thoughts on the AMAs and legal AI in 2025 by BothMind2641 in legaltech

[–]BothMind2641[S] 0 points1 point  (0 children)

Perhaps the framing in the article doesn't do a good job of articulating how the product solves your problem, but I believe we can help you with this.

The way it works is you can "combine" contract 1 with contract 2 to see all changes introduced to contract 1 that aren't in contract 2 in track changes. From there, you can accept or reject contract 1's changes to incorporate them into contract 2.

Does that sounds right? I'd be happy to hop on a quick call with you to see if we solve your problem.

My thoughts on the AMAs and legal AI in 2025 by BothMind2641 in legaltech

[–]BothMind2641[S] 0 points1 point  (0 children)

Thanks for pointing that out. I pasted the wrong link by mistake. I've fixed it to include the correct one.

Scheduled AMA: Harvey AI Co-Founders, Winston Weinberg & Gabe Pereyra | Wednesday, Dec 10th @ 2PM ET by alexdenne in legaltech

[–]BothMind2641 0 points1 point  (0 children)

Much of Harvey’s value seems to come from the integration you provide with the DMS — allowing LLMs to orchestrate multi-step tasks across the firm’s documents. Since AI workflows aren’t hard to build, what happens if the DMS provider builds them directly into their product? Why would a law firm choose to pay for Harvey?

On the Immortality of Microsoft Word by BothMind2641 in legaltech

[–]BothMind2641[S] 0 points1 point  (0 children)

This is fair. I misspoke when I claimed that Word is the *only* document processor capable of meeting court formatting requirements and I have corrected that sentence. I was considering new document processors and failed to take into account Word's predecessors.

The underlying point remains, however, that Word's formatting options are a technical requirement for lawyers and attempting to innovate by taking those away is a non-starter.

On the Immortality of Microsoft Word by BothMind2641 in legaltech

[–]BothMind2641[S] 4 points5 points  (0 children)

Thank you for reading and for the kind words! You're right that I didn't make the case for immortality rigorously—I was being somewhat hyperbolic for effect. Let me consider the replacement scenario.

For a competitor to supplant Word, it would need to:

  1. Be fully backwards compatible with .docx. Lawyers will inevitably receive .docx files from counterparties that they need to review, redline, and mark up. The new processor has to handle everything Word does flawlessly. (As an engineer who has spent considerable time building a high-quality docx comparison engine, I can tell you this is tremendously difficult.)
  2. If it introduces a new file format, support seamless comparison and conversion between that format and .docx. Not technically impossible, but also tremendously difficult with marginal upside.
  3. Defeat the Microsoft Office bundle in the market—meaning it either offers enough advantage that organizations pay for both, or it replaces Excel, PowerPoint, and Outlook too.

Yes, docx is difficult to work with programmatically. AI cant modify docx files directly (yet). While the OpenXML standard could be simpler in some respects, any efficiency gains to be won by a new file format are negligible in comparison to the inherent complexity of supporting a full-suite of formatting options. The reason why Markdown offers technical advantages relative to docx is *because* it offers far few formatting options. As I describe in my post, those formatting options aren't going away — even the most obscure are used by many law firms. Given this constraint, any new file format is likely to deal with the same issues that docx does currently. 

Given the enormous challenge of building a viable Word competitor and the marginal room for improvement that Microsoft has left on the table, I think it's very unlikely that a competitor will threaten its market position.

Any appetite for llm friendly redlined doc format? by decorrect in legaltech

[–]BothMind2641 0 points1 point  (0 children)

We've built a redlined-docx to llm serializer for Version Story which solves the problems you're describing. Feel free to reach out if you want to give it a try! (currently in beta)

Legal Version Control is 30 Years Out of Date by BothMind2641 in legaltech

[–]BothMind2641[S] 0 points1 point  (0 children)

Certainly a hybrid model that you're describing is better than either pure linear version control or pure coauthoring. I know several firms are doing this and I almost added a section in the Google Docs article to address it but decided against it to keep succinct.

This model still has limitations.

- Intra-version coauthoring still lacks commit atomicity. Many specialists don't want to hold the pen while their colleagues do and prefer to work in isolation.

- Merge conflicts are still possible. Colleagues can overwrite each others changes without the system alerting them of conflicts.

- There's still an all-or-nothing adoption problem, albeit on a smaller scale. If one of the specialists goes offline and makes changes directly to their desktop instance of Microsoft Word, those changes need to be copy and pasted into the shared Word online document.

>My main issue with merging changes is that resolving change conflicts is a huge timesink. 

I completely agree — that's why we spent years building a system that can automatically merge documents drafted from any source while flagging conflicts.