All work

Jarvis

Creator & Solo Developer

A voice assistant for my own computer that will happily do the work, and always shows you exactly what it is about to do before it does it.

A look at it

What you would actually see

Screens from the real thing, not mock-ups. Click any of them to look properly.

Default interface.
Default interface.
Check project status.
Check project status.
Open live project.
Open live project.
Open project codebase.
Open project codebase.
What it does

The short version

  • Ask how a project is doing and it checks the real sources, rather than guessing from memory.
  • Opens programs, plays music, reads the inbox, and can restart or update a server.
  • Anything that changes something stops and shows you the exact command, every single time. There is no "don't ask again".
  • Listening happens entirely on the machine. No recording of your voice is ever uploaded anywhere.

Built with

The tools underneath. You do not need to know what any of these are; they are here for anyone who does.

Python 3.11+ClaudeFastAPIWhisperWebView2paramiko

If you are technical, there is a full engineering write-up of this project, covering how it is put together and which decisions were genuinely hard.