Finderchangchang/jev-chat-JARVIS ? reverse-engineered prompt
Reverse engineered prompt
Build me an Android app called Jev Chat Assistant that sits on top of existing chat apps and helps me understand and reply to messages without taking over the conversation.
It should read the chat that is currently open on screen, figure out what the other person is really trying to say, how risky or urgent it is, and whether I should answer right away. Then it should ask a model to draft 3 good reply options, rank them, and show them in a small translucent floating panel. I want to be able to copy a reply or fill it into the message box with one tap, but never send anything automatically.
Please make it work first for WeChat on Android, and structure it so other chat apps can be added later, especially apps like Lark. Use accessibility for reading the screen, and if text is hidden or custom drawn, be ready to use screenshots and OCR later. Also add a simple settings screen for API key, model choice, chat analysis options, and overlay appearance. Look up current docs online if you need to.
Are you gonna build this?
make sure you review the code using arcumet