shaktivijayas/omnimind — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a polished no code SaaS app called omnimind where a business owner can sign up, create their own AI chatbot, upload PDFs, DOCX files, or text as a knowledge base, and then test the bot in a simple chat preview.

The bot should answer using GPT 4 and the uploaded content, store each customer’s data separately, and let the user deploy it to a website widget, WhatsApp, or Slack. Add login, roles, usage limits, and a dashboard that shows conversations, questions asked, and basic bot performance. Include workflow automation hooks so events can trigger n8n workflows.

Use the TypeScript stack described in the project, with Node, Express, MongoDB, OpenAI, Pinecone, JWT auth, and a clean frontend dashboard. Make the setup run locally with environment variables and clear scripts. Look up current docs online if you need to.

Want more depth? Deep Reverse