Skip to content
Euraika-Labs

beta · Swift + Python

omi-regolo-integration

EU-privacy-mode patch package for BasedHardware/omi via Regolo.ai.

A patch package that swaps omi's default cloud-LLM backend for Regolo.ai's EU-privacy-mode endpoints. Mirrors euraika/omi-regolo-integration on our internal GitLab. Backend and desktop changes are intended to be applied on top of an upstream omi checkout.

omi is an open-source AI companion that listens to ambient conversation, transcribes it, and chats back with persistent memory. We use it ourselves. The upstream defaults route inference and transcription through cloud providers that don't fit our jurisdictional requirements.

This patch package swaps those defaults: language model calls and STT/TTS go through Regolo.ai's EU-privacy-mode endpoints, the desktop client is hardened to refuse non-EU fallbacks, and the backend is rewired so that prompts, transcripts, and embeddings stay inside the boundary.

It's a patch, not a fork. We track upstream and apply changes on top — the goal is to keep contributing back where the upstream maintainers will accept it, and ship the EU-specific behaviour as a thin overlay where they won't.

← All projects