#64 Robin: Building a "SaaS-Noir" Jarvis in Cursor - How to Code a Voice-Native Desktop Agent Without Writing Code
AI Fire Daily by AIFire.co
Episode notes
What if you could build a fully functional, voice-native AI assistant that controls your desktop—without actually knowing how to code? Today, we’re tearing down the exact three-prompt Cursor workflow used to build a custom "Jarvis" application from scratch.
We are moving past the era of chat boxes. We’re talking about an Electron-based desktop agent running GPT Realtime 2 that can search the web, generate Mermaid diagrams, and take over your mouse to execute tasks—all through natural, interruptible voice commands.
In this episode, we break down the exact tech stack required and the prompt strategy to get Cursor’s AI to do the heavy lifting. We also dive into the realities of "Computer Use" mode, specifically how to bypass the frustrating permission loops that cripple most agents, allowing for true, frictionless automa ...