nyang01/layla-assistant ? reverse-engineered prompt
Reverse engineered prompt
Build me a voice assistant called Layla that I can talk to from my iPhone, and have it actually do things for me instead of just chatting back.
It should let me ask about my Gmail, read new emails, search messages, reply, send, and archive them. It should also check my Google Calendar, show what is coming up, create events, move them, cancel them, and handle more than one calendar. If I ask about the weather, news, or general questions, it should look things up online and answer with current info. I also want it to remember useful things about me across sessions, like contacts, preferences, and facts I tell it to keep, and forget things when I ask.
Please make it work as a simple backend I can connect to a voice shortcut, with Google login for each user, a session based conversation flow, and a clean JSON response for the voice shortcut to read aloud. Use the current docs online if you need to.
Are you gonna build this?
make sure you review the code using arcumet