Overview

Not dictation. A conversation.

SKI closes the loop. The agent's reply is synthesized on your machine and spoken aloud, which means the whole exchange can happen while you are looking at something else, or nothing at all.

What closing the loop requires#

Speaking back. A neural voice runs on-device, so a reply is spoken without a round trip to a server, and it works offline.

Barge-in. Full-duplex echo cancellation lets you interrupt the agent mid-sentence on open speakers. Without it you would be stuck with push-to-talk, waiting politely for a paragraph you already understood.

Knowing when you are done. Smart end-of-speech detection sends your thought whole rather than cutting it at the first breath.

A voice per project. When several repos are connected, each answers in its own voice. You can tell who is talking without checking the widget.

What this changes in practice#

You can pace the room while a build runs and hear what broke. You can be in a meeting and build live. You can be looking at a design in another window and ask why a component is misaligned, with a screenshot riding along with your sentence.

The agent stops being a window you have to visit and becomes something closer to a teammate at the next desk.

See How SKI works for the mechanics underneath, or Your first conversation to try it.

Updated