aadrikasingh/AI-Powered-RFP-Analyzer ? reverse-engineered prompt
Reverse engineered prompt
Build me an Azure based app that lets someone upload an RFP and a vendor proposal, then automatically compares them and produces a clear evaluation report.
I want it to extract the important parts of both documents, check proposal compliance against the RFP, flag legal and regulatory risks, assess the vendor’s reputation and stability, factor in market context, and then suggest a negotiation approach. At the end, it should generate a polished final report with scores, risks, highlights, concerns, and recommendations that can be shared with stakeholders.
Use a multi agent setup behind the scenes, and make it feel like a simple upload and review flow for the user. It should work with Azure services for document extraction, search, storage, and AI, and be deployable from the repo with the infrastructure included. If anything is unclear from the docs, look up the current Azure guidance online and wire it up cleanly.
Are you gonna build this?
make sure you review the code using coderabbit