pascobrain/Ai-chat-research-codex ? reverse-engineered prompt
Reverse engineered prompt
Build me an Android app that lets me chat with an AI using my Gemini API key.
I want it to be easy to open in Android Studio, run on an emulator or phone, and work with a simple .env file for the API key. Make the app feel like a clean chat experience, with a place to type messages, see the conversation clearly, and get responses back from the model without extra setup. If the project needs any small local setup tweaks to run smoothly, please make those happen too and keep the instructions simple.
Use the current app as the base, and if anything is missing or unclear, check the latest Google AI Studio docs online and fill in the gaps. I mostly want a working app I can launch quickly and test, not a big complicated product.
Are you gonna build this?
make sure you review the code using coderabbit