lucianschw-dev/eumike

A European-law twist on Mike: a rebranded chat that consults EUR-Lex before it answers.

Early but purposeful - eight commits across three coherent threads in the first week we've watched it, with a push as recently as yesterday.

View on GitHub →

EU-Mike is lucianschw-dev's take on Mike, reframed around European Union law. The most visible change is the rebrand - flag, name, README - but underneath it the chat experience is wired to a different brain: questions can be routed through a dedicated EU-law pipeline that reaches into EUR-Lex, the EU's official legal database, and surfaces citations rather than guessing at them.

The shape of the work suggests a builder thinking about EU legal practice specifically. There's a parallel chat endpoint for EU-law questions, a separate tool service that handles the lookups, and a confirm-before-citing posture that fits a jurisdiction where source fidelity matters. It's recognisably Mike, but pointed at a different bookshelf.

lucianschw-dev is the only handle on it so far, and there's no public signal about who that is beyond the work itself. If you want to see how the EU-law routing is stitched together, GitHub is one click away.

What's in it

Direction

brandingsearchchat-ui

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.

Threads of work (detailed view)

3 threads have been distilled into posts.

lucianschw-dev wires Mike into EU law

A standalone EU-law lookup module that pulls directly from EUR-Lex, the EU's official legal database.