Ferdinand is turning Mike into a Norwegian small-business legal SaaS

A solo founder has dropped 1,800+ lines of product and architecture docs reshaping the fork into Juridisk, aimed at Norwegian startups priced out of a lawyer.

i18nworkflow

The plan is specific: a Norwegian-language service for AS founders and SMEs at NOK 299/month, with a free tier capped around ten queries a day and Stripe handling the upgrade. Use cases lean into GDPR and Norwegian labour law, and retrieval is wired to Lovdata Pro, the standard Norwegian legal database. Under the hood, the docs sketch three specialised agents - a router that hands off to a legal assistant, a document analyser, or a drafter - sitting on cloud-based document storage, vector search, and standard SaaS auth.

This reads as a serious productisation plan rather than weekend tinkering: the external dependencies named imply real commercial commitments. Whether one founder can ship it on the timeline given is another question - the docs are intent, not delivery.

So what Worth a look for anyone thinking about how a small team could turn a generic legal-AI codebase into a jurisdiction-specific SaaS - the architecture doc is a credible reference design.

View this fork on GitHub →

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

Commits in this thread

1 commit from fpvetleseter/mike, oldest first. Source extracted verbatim from the harvested git log.

SHA Subject Author Date
c2e41992 Add desktop project docs fpvetleseter 2026-05-08 ↗ 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-203.md from inside the repo you want the changes in.

⬇ Download capture-thread-203.md