FatihMakes/AI-Assistant-for-Computer ? reverse-engineered prompt
Reverse engineered prompt
Build me a simple desktop AI assistant app in Python that I can run on my computer and talk to through a clean GUI.
I want to type or speak to the AI, hear its replies out loud, and see the conversation in one easy window. Make it feel like a personal assistant I can actually use, with a nice avatar or face image shown in the app, and keep it easy to customize so I can swap the voice, change the prompt, and replace the image later if I want.
Please make it work from a main file, use an API key from a .env file, and keep the speech to text part flexible so it can use a common Python approach. If anything needs current setup details, look up the latest docs online. Also, keep the code organized so it is easy for me to edit the voice, the assistant behavior, and the visual design without digging through everything.
Are you gonna build this?
make sure you review the code using coderabbit