Akshat111111/BANK-STATEMENT-ANALYSIS ? reverse-engineered prompt

Reverse engineered prompt

Build me a simple web app where someone can upload a bank statement PDF and तुरंत see a clear breakdown of their spending.

I want the app to read the statement, pull out the transactions, and show useful details like date, description, amount, and balance. It should automatically group expenses into categories like payments, credits, bank charges, and other common types, then show the totals in a clean dashboard with charts so it is easy to understand spending trends at a glance.

Please also calculate a few key stats like total spent, average daily expense, highest and lowest transaction, and number of transactions. On top of that, include a loan eligibility check based on the transaction history using the existing machine learning model idea from the project.

Make the interface simple and clean, with the upload flow as the main starting point, and hide unnecessary default clutter so it feels polished. If you need to, look up current docs online for the PDF and charting parts.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab