composio-community/open-gamma ? reverse-engineered prompt
Reverse engineered prompt
Build me an AI chat app that can generate slide decks for Google Slides from a normal conversation.
I want users to sign in, chat with the AI, and have it use connected tools to create and update slides on their behalf. The app should stream responses as the assistant works, keep each user’s session secure, and store the needed data in a Postgres database. Please make it feel production ready, with clean auth, basic rate limiting, and safe request handling.
The main experience should be simple, a chat page where someone can describe a presentation and the AI turns it into a polished deck. If you need to check current docs for any of the integrations or auth setup, feel free to look them up online. Also include the pieces needed so this can run locally and be deployed without much extra setup.
Are you gonna build this?
make sure you review the code using coderabbit