gercyc opens the model shelf to OpenRouter and DeepSeek

Two more AI engines bolted onto Mike, giving users a wider menu of models to run their legal work through.

integrationinfrastructure

gercyc has wired two new AI backends into this fork alongside the ones Mike already shipped with. One is OpenRouter, a gateway that lets a single connection reach dozens of different AI models from various makers. The other is DeepSeek, an AI lab whose models have drawn attention for strong performance at low cost. Both are surfaced in the model picker, so users can switch engines per task - and the fork supports bringing your own keys, meaning a firm can route work through its own paid accounts rather than a shared one.

The plumbing was built to match Mike's existing provider pattern, so the new engines slot in cleanly. Anyone wanting just these additions can lift the provider pieces without taking the rest of gercyc's interface changes.

So what Worth a look for teams that want cheaper or more varied AI options behind their legal tooling, or who need to keep model spend on their own accounts.

View this fork on GitHub →

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

Commits in this thread

3 commits from gercyc/mike, oldest first. Source extracted verbatim from the harvested git log.

SHA Subject Author Date
34aaedeb Add openrouter provider, support .md files, docker support. Gercy Campos 2026-05-22 ↗ GitHub
1c52469d Add deepseek provider Gercy Campos 2026-05-25 ↗ GitHub
7dc0058f Merge pull request #1 from gercyc/feature/openrouter-provider Gercy Campos 2026-05-25 ↗ GitHub
Feature/openrouter provider, workflow assets, general improvments

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-604.md from inside the repo you want the changes in.

⬇ Download capture-thread-604.md