
Meetily records, transcribes, and summarizes meetings on your own machine. Routing transcription through Privatemode gives it full-size Whisper instead of a laptop-sized model, with audio that stays encrypted in memory even while it is processed.

A recording identifies who is speaking, and the people in the meeting agreed to be recorded, not to have their voices sent to a transcription service. Meetily therefore transcribes locally, but a laptop-sized model struggles with accents, technical vocabulary, and people talking over each other.
Meetily sends audio to the Privatemode proxy instead of a local model and gets Whisper large-v3 at full size, the same model that local setups can only run in reduced form. The audio is encrypted before it leaves and processed in a hardware-isolated environment whose memory stays encrypted.
If you don't have a Privatemode API key yet, you can generate one for free here.
The proxy verifies the integrity of the Privatemode service using confidential computing-based remote attestation. The proxy also encrypts all data before sending and decrypts data it receives.
In Meetily, open Settings, then Transcription, and select OpenAI-Compatible. Enter http://localhost:8080/v1 as the server URL, wait for the model list to load, and select whisper-large-v3. The API key can stay empty or hold any value, because the proxy holds your real one. Select Test Connection before your first recording.
Yes. Meetily supports custom OpenAI-compatible endpoints. You configure the transcription API base URL in Meetily's settings to point to any compatible service, including the Privatemode proxy running locally.

Want to look for yourself?
