chetankerhalkar/KYCComplianceAgent — reverse-engineered prompt
Reverse engineered prompt
Build me a modern KYC and AML compliance dashboard for a banking review team. It should let a reviewer drag and drop customer KYC files like PDFs or images, plus transaction CSVs, show upload progress, and preview the uploaded documents before analysis.
Use Gemini to analyze the documents and transactions, then show a clear result with KYC passed or failed, an AML risk level of low, medium, or high, and a plain English reasoning summary. The reviewer should be able to download a compliance report.
Add an admin style dashboard where the team can see submitted customers, filter by risk score or KYC status, approve cases, escalate risky ones, leave reviewer comments, and see an audit trail with upload times, AI analysis logs, and reviewer decisions.
Make it feel secure, clean, and professional for compliance users. Use the existing Next.js, TypeScript, Tailwind, and Genkit setup. Look up current Gemini or Genkit docs online if you need to.
Want more depth? Deep Reverse