GitPedia

Hisabi

๐Ÿค‘ Open-source personal finance tracking web application with SMS parser

From hisabi-appยทUpdated June 17, 2026ยทView on GitHubยท

Hisabi is a simple yet powerful, self-hosted personal finance tracking web app with the ability to parse SMS transactions, generate very useful insights about your money, and power AI! The project is written primarily in PHP, distributed under the MIT License license, first published in 2022. Key topics include: finance-management, finance-tracker, gpt, graphql, laravel.

Latest release: v2.0.0
<h1 align="center"> <img width="300" src="./public/images/logo.svg" /> </h1> <p align="center"> <b>Hisabi is a simple yet powerful, self-hosted personal finance tracking web app with the ability to parse SMS transactions, generate very useful insights about your money, and power AI!</b> </p> <p align="center"><a href="https://www.youtube.com/watch?v=kfwcMdlFn9o&list=PLw5MK6ws-o1_rNobmZCmnH5G11vwCiKKk&ab_channel=ILoveMathAcademy" target="__blank"><img src="https://raw.githubusercontent.com/hisabi-app/hisabi/refs/heads/main/public/images/showcase.png" /></a></p>

๐Ÿ›  Features

  • ๐Ÿ” Self-hosted โ€” Full control over your data
  • ๐Ÿ“ฉ SMS Parser โ€” Auto-detect bank transactions
  • ๐Ÿ“Š Reports & Visualization โ€” Clear finance insights
  • ๐Ÿค– HisabAI โ€” AI-powered finance assistance
  • Multiple Accounts (Coming Soon)
  • API Support (Coming Soon)
  • ๐Ÿ†“ MIT Licensed โ€” Fully open-source

๐ŸŽฎ Demo

Try the app with live demo.

โ–ถ๏ธ Installation

Docker Installation

bash
git clone https://github.com/hisabi-app/hisabi && cd hisabi make build # build the docker image make run # the same as docker-compose up -d # wait for a few seconds to allow the DB to finish the setup then run make install # only for the first time

Once done, visit the app on http://localhost

๐Ÿ”– License

This project is licensed under the MIT License - see the LICENSE.md file for details.

Contributors

Showing top 5 contributors by commit count.

View all contributors on GitHub โ†’

This article is auto-generated from hisabi-app/hisabi via the GitHub API.Last fetched: 6/22/2026