hisabi-app/hisabi — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a simple but polished self hosted personal finance web app called Hisabi. I want to run it on my own server and keep control of my data.

The app should let me track my money, add and store transactions, and paste in SMS messages from banks so it can automatically detect transaction details where possible. It should show clear reports and visual charts so I can understand where my money is going, what I spent, and what changed over time. Please include an AI finance helper that can answer questions about my spending and give useful summaries based on my data.

Use Laravel and a normal database setup, with Docker support so I can run it locally at http://localhost. Make the interface clean and easy for a regular person to use. Include the basic setup files, sample environment config, and installation steps. Look up current docs online if you need to.

Want more depth? Deep Reverse