geoffdavies-dt/mike

A lightly-customized Mike fork by geoffdavies-dt, wired up to run on Azure-hosted OpenAI deployments instead of the default OpenAI service.

Early days - three commits over a few days in May 2026, all pointed at a single deployment-flexibility goal.

View on GitHub →

This fork of Mike comes from geoffdavies-dt, and so far the story is a focused one: making Mike comfortable in an Azure OpenAI environment. If your organisation already has GPT models deployed through Azure - common in regulated industries and enterprise legal shops - this fork makes it straightforward to point Mike at that deployment rather than the public OpenAI API.

The handle suggests a Dovetail connection, and the work to date reads like a practical enablement effort: get Mike running against the AI infrastructure the team already has, rather than standing up a parallel one.

Beyond that single thread, there isn't much to report yet. It's a small, targeted divergence - the kind of fork that exists to unblock a specific deployment rather than to chart a new product direction.

What's in it

Direction

integrationinfrastructure

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)

1 thread have been distilled into posts.

geoffdavies-dt wires Mike up to Azure OpenAI

A tiny config tweak lets Dovetail run Mike against their own Azure-hosted GPT deployments instead of calling OpenAI directly.