Dshamir/AI-Legal

A rebrand of Mike into AI-Legal: a self-hostable, multi-tenant legal-AI platform a firm can run on its own servers.

Active and substantial - roughly 60 commits ahead across ten distinct threads, with work pushed the same day MikeWatch first picked it up.

View on GitHub →

AI-Legal is Dshamir's reframing of Mike from a cloud-dependent prototype into a platform you can stand up in-house. The headline move is independence: the fork packages the app as a turnkey, self-hosted stack and cuts its reliance on a single hosting vendor, so a firm can run it on standard infrastructure - with an optionally air-gapped deployment in the longer-term plan. The documentation and roadmap have been rewritten around this platform vision rather than a single-server demo.

Dshamir is also building toward running AI-Legal as a metered, paid service: per-user credit limits and portable workflows that move between instances point at a multi-tenant, commercial future. A lot of the work so far is the unglamorous foundation that makes that credible - security hardening front and back, request validation, login enforcement, crash reporting, caching, zero-downtime key rotation, a test suite, and CI.

If you're curious whether this is something your firm could host itself, it's worth clicking through to GitHub. The shape here is a serious self-hosting and infrastructure effort, not a cosmetic rename.

What's in it

Direction

infrastructuresecuritymulti-tenant

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.

📝 README and project documentation churn (no public page) 12 commits 3d ago not yet rewritten
📝 Testing harness and GitHub Actions CI (no public page) 7 commits 3d ago not yet rewritten
📝 Dshamir is cutting the cord with Supabase 6 commits 3d ago infrastructuresecurity draft
The fork's biggest backend change rips out its dependence on one hosting vendor so the app can run on any standard database.

Threads of work (detailed view)

8 threads have been distilled into posts.

Dshamir is cutting the cord with Supabase

The fork's biggest backend change rips out its dependence on one hosting vendor so the app can run on any standard database.