Aadigajwa/nova-ai-assistant — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a Windows voice assistant called Nova Assistant Pro in Python. I want to say a wake phrase like “hey nova” and then speak commands naturally.

It should be able to open common Windows apps, browsers, and developer tools, search Google or YouTube from my voice, answer quick questions using Wikipedia, and control system volume with commands like volume up, volume down, and mute. Keep it modular so I can add more commands later without rewriting everything.

Use a config file where I can add or change app paths and basic settings. Include the wake word file in the project setup, and make it easy to run from python main.py, with a Windows batch file if useful. Please make the setup simple, include a requirements file, and add clear instructions in the README so a normal Windows user can install it and use it. Look up current docs online if you need to.

Want more depth? Deep Reverse