HimeshVijay/Anushka_2.o — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a Python Windows robot assistant called Anushka 2.0 that can be started from a robot.bat file and then runs all the main parts together. I want it to feel like a personal robot helper that can listen for voice commands, speak replies out loud, use the camera for basic vision or face recognition, answer questions from the web or AI, and send simple messages or alerts when needed.

Please make one main controller that starts the separate helper modules, like hearing, speaking, vision, and hardware control, then keeps checking if any of them have a problem. Use simple status and command text files like EF.txt for feedback to the boss and WS.txt for commands from the boss. If one module fails, the boss should close the others safely and say what went wrong.

Make it easy to run on Windows, include the needed setup instructions, and look up current docs online if you need to.

Want more depth? Deep Reverse