RapidEdits/Talexa_SaaS — reverse-engineered prompt
Reverse engineered prompt
Build me a simple SaaS for an AI chatbot that works over WhatsApp. I want a business to connect their WhatsApp account, set up the assistant’s name and basic instructions, and have it answer customer messages automatically using an AI model.
It should remember recent conversation context so replies feel natural, and it should also support basic campaign messages if that already exists in the project. Please use the existing Python code, clean up anything broken, and make it easy to run locally with Docker.
Add a clean way to configure API keys and phone settings, webhook handling for incoming WhatsApp messages, and simple logs or test scripts so I can verify that messages are received and answered. Make the setup simple enough for a beginner to follow, and look up current WhatsApp and AI provider docs online if you need to.
Want more depth? Deep Reverse