Lina Law Firm rebrands Mike and ships it to Google Cloud Run
A working law firm has taken the open-source Mike, stamped its own name on it, and packaged it to run as a private cloud service.
Lina Law Firm has packaged the Mike codebase to run on Google Cloud Run, Google's pay-as-you-go hosting that spins up only when someone uses it. Part of that work teaches the system to turn Word documents into PDFs on the fly - handy for any firm that drafts in DOCX and sends in PDF.
The other half is making Mike theirs. Every "Mike" in the assistant's instructions, its log lines, and the author name on its tracked changes has become "Lina," so edits land under the firm's own brand rather than the upstream project's. They have also walled their data into its own section of a shared database, letting Mike's tables sit alongside another application's without the two stepping on each other.
Spotted something wrong? Or know the PR text has fresher detail than the writeup above?