punyaslokdutta ↗ analysis ↗ GitHub punyaslokdutta/HarveyOss
punyaslokdutta is reworking Mike so it runs on a laptop or your own hardware, with Supabase taking over the storage and database layer.
HarveyOss is punyaslokdutta's take on a more self-contained Mike. The headline shift is infrastructure: instead of leaning on hosted cloud services for AI inference and file storage, this fork is being wired up to run against Supabase, MinIO, and local model runtimes like Ollama and Qwen.
The practical result is a Mike a new contributor - or a small firm - could plausibly stand up on a single laptop without signing up for anything. One command brings up the dev stack, and the AI side talks to whatever model you point it at.
There's no rebrand or niche pivot here. punyaslokdutta is keeping Mike as Mike, but swapping out the assumptions about where it runs and who pays the bills for the model calls.
What's in it
- One-command local dev stack A Docker-based setup so a new contributor can run Mike end-to-end on their own machine, no cloud account required.
- Bring-your-own AI model Mike's AI plumbing is rewired to speak to local model runtimes like Ollama and Qwen, so there's no hosted API key in the loop.
- Supabase as the storage backend File storage moves off the hyperscaler object-store model and onto Supabase, keeping the same behaviour for the rest of the app.
- Staying current with upstream The fork is actively pulling in fixes and improvements from upstream Mike rather than drifting off on its own.
Direction
infrastructureintegration
Activity
punyaslokdutta ↗ analysis ↗ GitHub Threads of work (detailed view)
punyaslokdutta makes Mike run on your own hardware
A small branch swaps Mike's cloud-only AI plumbing for a setup that talks to any local model runtime - no hosted API key required.
punyaslokdutta gives Mike a one-command local setup
A Docker-based dev environment aimed at getting new contributors running Mike on a laptop without a cloud account.
Pull requests (detailed view)
🟢 Open (2)
punyaslokdutta · opened 13d ago punyaslokdutta · opened 14d ago ⛔ Closed without merge (1)
punyaslokdutta · opened 18d ago · closed 16d ago