piy0999/CreditSense ? reverse-engineered prompt
Reverse engineered prompt
Build me a working demo of Credit Sense, a decentralized credit scoring app for banks.
I want a simple front end where a loan applicant can enter personal and financial details, upload documents like income tax records, and submit a loan application. The data should be sent to a private blockchain setup so different bank nodes can share and read the same credit history securely. Then use the scoring model to generate a credit score and show the result on a bank dashboard in a clear way.
Please also include a basic bank side portal that can view applicants, see the score, and show simple analytics like similar past applicants, income range, and home ownership status. If it helps, use the current docs online for Multichain and anything else you need.
Keep the project feel close to the existing repo, with the blockchain, bank node, and machine learning parts all connected into one smooth flow.
Are you gonna build this?
make sure you review the code using coderabbit