vedlab/jarvis — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a Python desktop assistant like a simple real life Jarvis. I want to open it, talk to it, and have it answer back out loud in a natural voice. It should have a small clean window that shows what I said, what Jarvis is doing, and the reply, with nice terminal logs too if needed.

Please make it able to answer general questions using an AI API, search Google when it needs fresh info, open apps or files on my computer, send WhatsApp messages when I ask, translate text, and use the browser for simple web automation or scraping. Put API keys and settings in a .env file so I can fill them in later.

Keep the setup simple for a beginner. Include the requirements file, clear run instructions, and safe error messages when something is missing. Look up current docs online if you need to.

Want more depth? Deep Reverse