Ephigma Ephigma

Products / Kokuuz

Kokuuz

A memory-companion prototype: ambient audio is transcribed, summarised, and made queryable by voice.

The idea

The hardware target is a bone-conduction C-ring headset paired with a charger-case base station. While the hardware is in development, the software prototype substitutes everyday devices — AirPods, an iPhone, and a PC on the same Wi-Fi — so the end-to-end loop can be validated today.

How it works

  • iPhone app — transcribes speech on-device, tags each phrase as you or ambient, and speaks answers back through AirPods.
  • Android app — Flutter client with the same hold-to-ask Q&A loop.
  • PC server — FastAPI + SQLite, summarises older content in the background, answers questions via a local LLM (Ollama) by default, or the Anthropic Claude API.

Status

Prototype. Local-first by default. Open development.