nwhitehouse/mike

nwhitehouse is turning Mike into Olava - a hosted legal-AI product for a hand-picked roster of law firms, built around tabular document review and a self-hosted reasoning model.

Sixty-three commits across twenty-seven distinct threads in a single observed push window - a launch-week burst from a fork that has clearly been cooking for a while.

View on GitHub →

This fork, run by nwhitehouse, has quietly become one of the more ambitious Mike derivatives in the wild. It started as Finch, rebranded to Olava, and is now being prepared as a hosted product with signups locked to three named firms at the database level. The README doubles as a deployment playbook, and a sweeping security pass - auth, row-level access, rendering - signals that real client data is on the way.

The product centre of gravity is tabular review: running the same question across thousands of documents, with verified-cell state, real filters, clickable citations back to the source page, hide/rerun/delete column controls, and a drill-in document view for inspection. The bulk engine behind it has been rebuilt as a durable job system that survives tab closes, backend restarts, and four-hour proxy timeouts.

On the AI side, nwhitehouse has locked the fork to a single engine - a self-hosted Qwen-based reasoning model called Olava - and built a five-pass research orchestrator around it, with web search via Brave, a public US legal-corpus search tool, vision-mode PDF reading, persistent in-turn memory, and bounded tool-use loops. Thinking depth is a user-facing dial; the model's inner monologue is collapsed by default.

What's in it

Direction

discoverychat-uibranding

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.

📝 nwhitehouse rebuilds Mike's bulk-document engine for scale 1 commit 20d ago discoveryinfrastructure draft
Tabular review - the bit that runs the same question across thousands of documents - now survives tab closes, backend restarts, and the kind of proxy timeouts that used to kill a four-hour run.
📝 Greeting picks up displayName once profile loads (no public page) 1 commit 23d ago not yet rewritten
Show 8 more
📝 Wire Vercel Web Analytics into the Next.js frontend (no public page) 0 commits not yet rewritten

Threads of work (detailed view)

25 threads have been distilled into posts.

nwhitehouse rebuilds Mike's bulk-document engine for scale

Tabular review - the bit that runs the same question across thousands of documents - now survives tab closes, backend restarts, and the kind of proxy timeouts that used to kill a four-hour run.

Pull requests (detailed view)

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

🟢 Open (1)