DarkShadow190922/J.A.R.V.I.Sos — reverse-engineered prompt
Reverse engineered prompt
Build me an Iron Man inspired JARVIS personal assistant in this repo. I want it to run on Python 3 and feel like a simple desktop helper that can listen to my voice, understand common commands, and talk back with a friendly JARVIS style voice. It should be able to open websites, search Google, Wikipedia, and YouTube, tell the time and date, take screenshots, save notes, play local music, tell jokes, check basic system info like battery, CPU and RAM, control media volume, and handle shutdown or restart commands with confirmation.
Please also make a simple futuristic looking desktop window where I can start and stop listening, see what it heard, see the response, and trigger the same main actions manually. Keep the code clean and split into sensible modules so future features like Google Calendar, email, weather, translation, Wolfram questions, computer vision, and home devices can be added safely. Use placeholders for anything that needs API keys. Look up current docs online if needed.
Want more depth? Deep Reverse