FatihMakes/Mark-XLVI — reverse-engineered prompt
Reverse engineered prompt
Build me a Jarvis style personal assistant app in Python that works on Windows, Mac, and Linux. I want it to talk with me in real time through my microphone, understand typed input too, and remember my projects, preferences, and past conversations across sessions. It should be able to see my screen, use webcam vision, open apps, manage files, run terminal commands, and handle bigger multi step tasks without me micromanaging everything.
I also want remote control from my phone so I can command my computer from anywhere, plus secure wireless file sharing from my phone to my desktop for files and folders up to about 500 MB. Make it feel fast and stable, with a simple interface, and support drag and drop for things like code files, PDFs, and images so the assistant can analyze them and help automate work.
Use Gemini for the assistant brain, and make setup straightforward with a place for my API key. If anything is unclear, look up current docs online and wire up whatever missing system specific pieces are needed.
Want more depth? Deep Reverse