Self-hosted web app for personal finance tracking
Top 75.0% on sourcepulse
Hisabi is a self-hosted personal finance tracking web application designed for individuals seeking to gain insights into their spending habits. It leverages ChatGPT for enhanced analysis and can parse SMS messages for transaction data, offering a convenient way to manage personal finances.
How It Works
The application is built with Laravel, Inertia, and ReactJs, utilizing a MySQL database for data storage. It processes financial data, including SMS transactions, and integrates with OpenAI's ChatGPT API to provide intelligent insights and analysis. The architecture supports Docker for easy deployment and management.
Quick Start & Requirements
make build
to build the Docker image, and make run
to start the application. The first-time setup requires make install
. Alternatively, a docker-compose.yml
is provided for public Docker images.Highlighted Details
Maintenance & Community
The project is sponsored by JetBrains. Updates and news can be followed on LinkedIn.
Licensing & Compatibility
Licensed under the MIT License, permitting commercial use and integration with closed-source projects.
Limitations & Caveats
The mobile application is still under development and not yet released.
3 weeks ago
1+ week