ebubekirkupe pulls Mike out of the cloud and into Word

This fork abandons the SaaS model and rebuilds Mike as a desktop app whose centrepiece is a Microsoft Word task pane.

draftinginfrastructure

ebubekirkupe has redirected the project away from a hosted web product toward something that lives on a lawyer's laptop. Data sits in a local database and local files, AI provider keys are encrypted with a user-controlled password, and the whole thing ships as an Electron desktop app. The README now positions Mike as an open-source alternative to Harvey and Legora.

The interesting move is the Word add-in itself. Inside a document, the AI proposes edits as tracked changes and leaves a one-sentence justification as a comment for each one - so a reviewer sees not just what the model wants to change but why. A side panel offers risk flags, projects, and chat without leaving Word.

So what Worth a look for anyone who suspects lawyer-facing AI belongs inside Word rather than next to it - and for in-house teams wary of routing privileged drafts through a vendor cloud.

View this fork on GitHub →

Spotted something wrong? Or know the PR text has fresher detail than the writeup above?

Commits in this thread

4 commits from ebubekirkupe/mike, oldest first. Source extracted verbatim from the harvested git log.

SHA Subject Author Date
53aecdef Sanitize backend example env file to remove secrets ebubekirkupe 2026-05-11 ↗ GitHub
92fdb84e new version ebubekirkupe 2026-05-11 ↗ GitHub
1cce7bac readme update ebubekirkupe 2026-05-11 ↗ GitHub
0f58889e Update README.md Ebubekir Kupe 2026-05-11 ↗ GitHub

Capture this thread into my fork

Download a single Markdown prompt that tells Claude how to port every commit above into your working tree — adapting paths and structure to match your repo. Run it via claude -p < capture-thread-437.md from inside the repo you want the changes in.

⬇ Download capture-thread-437.md