tunirwabhitkar/Stratum-Enterprise-Agentic-RAG-Platform ? reverse-engineered prompt
Reverse engineered prompt
Build me a multi tenant document Q and A platform where teams can upload policies, SOPs, HR docs, PDFs, and scanned files, then ask natural language questions and get answers that are grounded only in their own documents.
I want the app to support project specific knowledge spaces plus a shared company knowledge base, with strict isolation so one team never sees another team’s content. It should handle regular PDFs, tables, charts, and scanned pages with OCR, index everything for search, and only answer when the evidence is strong enough, otherwise it should say it can’t find a reliable answer.
Please include a clean chat experience with live streaming responses, source citations, an admin area for managing projects and document ingestion, and an embeddable chat widget that can be dropped into another site. Keep it local first if possible, using a local model for chat and embeddings, and look up current docs online if you need to.
Are you gonna build this?
make sure you review the code using coderabbit