Ever wished for a personal 'Jarvis' for your desktop? That was the inspiration behind RAVE, a project to build an intelligent and secure voice assistant from the ground up. At its core is a sophisticated natural language understanding module we engineered, combining Whisper-based transcription with an LLM for command parsing. This allows RAVE to go beyond simple, hard-coded commands and respond to user intent in real-time. To ensure it works reliably even in noisy environments, we integrated an RNNoise CNN for real-time noise suppression. Security was a top priority. Unlike many assistants, RAVE features integrated wake word detection and speaker verification to significantly reduce false triggers and enhance user safety. The result is a highly responsive assistant that can manage files, launch applications, and execute system commands, all through natural voice input We are proud that this project was reviewed and accepted into the official winget-pkgs repository. You can install it directly on any modern Windows machine with the following command: winget install Scripter2104.Rave