Gnanaprasuna2/recoverai ? reverse-engineered prompt

Reverse engineered prompt

Build me a simple web app for an AI powered revenue recovery system.

It should take failed payment events, analyze why the payment failed, and suggest the best next action instead of just retrying everything. For example, if the card has expired it should recommend asking the customer to update their payment method, if there are insufficient funds it should delay and retry later, if it looks like a bank timeout it should retry right away, and if the payment was declined it should suggest customer outreach.

I want a backend that can receive a webhook style payment failure event, score how likely it is to be recovered, choose a recovery strategy, and save the result. I also want a simple frontend dashboard where I can see failed payments, the analysis, the recovery score, the recommended action, and the status of what happened next.

Keep it clean and easy to use, and if you need to check current docs for any tools or libraries, feel free to look them up online.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab