manueljpconde/mikeEU

A European fork shaping Mike into a self-hostable, multilingual appliance that law firms can run inside their own walls.

Active and focused - 23 commits across eleven distinct threads in the weeks leading up to the most recent push, concentrated on self-hosting and localization.

View on GitHub →

mikeEU is manueljpconde's take on Mike, aimed at operators who want to keep their AI legal work on their own infrastructure and in their own language. The headline pitch is straightforward: spin up the whole stack with one command, point it at an LLM running inside your network, and serve lawyers in English, Portuguese, Spanish, French, or German.

The work splits cleanly into two threads. One is a self-host story - a Docker quickstart, a tidier separation between public AI providers and managed ones, and an admin screen for wiring in your own models. The other is localization - five-locale coverage across the main lawyer-facing surfaces, with English as the fallback when a translation is missing.

There's also been some quiet hardening along the way: a cross-tenant leak on the tabular review routes was closed, and the Docker on-ramp got a pass to remove a credential leak and a few footguns waiting for the next person to clone it.

What's in it

Direction

infrastructurei18nsecurity

Activity

Themed changes and pull requests touching this fork, newest first. Themed changes that haven't been turned into a public post yet still appear — they're real work even without a published writeup.

📝 manueljpconde tightens the self-host on-ramp 1 commit 16d ago infrastructuresecurity draft
A quiet but useful pass over mikeEU's Docker quickstart closes a credential leak and several footguns waiting for the next person who clones the repo.
📝 Gitignore local AI agent configs (no public page) 3 commits 16d ago not yet rewritten
📝 Document managed vs public model setup paths (no public page) 1 commit 16d ago not yet rewritten

Threads of work (detailed view)

9 threads have been distilled into posts.

manueljpconde tightens the self-host on-ramp

A quiet but useful pass over mikeEU's Docker quickstart closes a credential leak and several footguns waiting for the next person who clones the repo.

Pull requests (detailed view)

7 PRs touch this fork — inbound (filed against it) or outbound (filed from it). State icons match the editorial dashboard.

✅ Merged (7)