Javier407/whatsapp-ai-saas — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a WhatsApp AI SaaS platform for small businesses. A business should be able to sign up, log in, connect their WhatsApp Business account, create simple conversation flows, upload FAQ or help documents, and have an AI bot answer customers automatically using that knowledge.

It needs to support multiple businesses safely so each company only sees its own flows, WhatsApp settings, chats, and knowledge base. Incoming WhatsApp messages should be verified, routed to the right business, processed by the AI flow engine, and sent back through Meta WhatsApp Cloud API. Include a way to test messages without using real WhatsApp so I can confirm the bot works locally.

Please set it up so it runs with Docker, has the database, queue, file storage, vector search, and all services wired together. Add clear setup commands, seed demo data, health checks, and basic API docs for registering, logging in, managing flows, uploading knowledge base documents, and running a dry test conversation. Look up current docs online if you need to.

Want more depth? Deep Reverse