notshakti/Cloudbot — reverse-engineered prompt
Reverse engineered prompt
Build me a polished CloudBot AI app from this repo. I want a simple no code SaaS where different businesses can sign up, create their own chatbot, upload their documents or knowledge base, and get an AI assistant that answers customer questions in a helpful way instead of saying it doesn’t understand.
Make the main experience feel like a real product, with a landing page, login, dashboard, chatbot setup flow, document upload area, chat preview, and basic settings for where the bot should be used. Include options for web chat, WhatsApp, Slack, and n8n workflow automation, even if some are placeholder integrations at first. The backend should support tenants, bots, uploaded knowledge, and chat history, and be ready for an LLM plus retrieval setup using GPT style responses, vector search, and a database.
Please wire up the React app and backend so it runs locally, looks clean, and has sensible demo data. Look up current docs online if you need to.
Want more depth? Deep Reverse