mohitrock850/Autonomous-Compliance-Auditor ? reverse-engineered prompt

Reverse engineered prompt

Build me a Python app that helps review legal or compliance documents automatically and shows the results in a simple dashboard.

I want it to take in files like PDFs, Word docs, text files, scanned images, or maybe a URL, then figure out what kind of document it is, look for policy risks, and pull supporting evidence from a small knowledge base of reference documents. It should be smart enough to handle both keyword matches and more semantic search, and if it finds something serious, it should stop and ask for human approval before finishing the report.

Please make the main experience a Streamlit style dashboard where I can upload or select a document, run an audit, see the findings, review the evidence, and then generate a clean report. If possible, also add a simple command line way to run the same flow, plus a way to build the search index from the knowledge base. Use current docs online if you need to.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab