kaymen99/personal-ai-assistant ? reverse-engineered prompt
Reverse engineered prompt
Build me a personal AI assistant in Python that I can talk to through Telegram, Slack, or WhatsApp. I want to be able to send normal messages like check my inbox, send an email, add something to my calendar, update my Notion to do list, read or send Slack messages, or research a topic, person, or company online, and have the assistant handle it for me and reply back in the same chat.
Make it feel like one main assistant with a few specialists behind the scenes, so it can decide whether the task is about email, calendar, Notion, Slack, or research and route it properly. Please wire up the needed integrations for Google services, Notion, Slack, search, and the messaging channels, using environment variables from the example file. I also want the WhatsApp option to work through the Twilio sandbox with a local webhook setup. Make it easy to run, with app.py for Slack or Telegram and app_whatsapp.py for WhatsApp. Look up current docs online if you need to.
Have a live product UI? Try website reverse