Arun11-coder/Jarvis-AI- — reverse-engineered prompt
Reverse engineered prompt
Build me a simple Python voice assistant called Jarvis that feels like a basic hands free helper on my computer. I want it to listen through the microphone, understand spoken input, and reply out loud with a natural sounding voice. It should have a clean main script I can run easily, and it should keep listening in a loop until I tell it to stop.
Make it good for everyday use, so Jarvis can greet me, answer simple questions, respond to common voice commands, and handle small assistant style tasks in a reliable way. If something goes wrong, it should fail gracefully and tell me what happened instead of crashing. Please keep the setup straightforward and include any small notes I need so I can install requirements and run it without guessing.
If you need to, look up current docs online for the best way to handle speech input and spoken responses. I want something that works end to end, not just a rough demo.
Want more depth? Deep Reverse