Personal Finances
A personal finance management application that helps track expenses, manage budgets, and visualize financial data.
I struggle managing budgets and tracking my expenses. I wanted a tool primarily for myself to gain a quick visual insight into how much has been spent and where. I am able to download a csv file of my latest credit card expenses through my bank. This tool allows me to achieve this goal while all the data is on my personal computer, the uploaded file is not stored anywhere and therefore is private and secure. I use LLMs to generate automatic labels for each expense but I provide a way to manually edit them if they don't seem correct.
How to Use
Upload your expenses CSV file with the following format:
title,amount,date
Groceries,50.25,2024-03-26
Netflix Subscription,15.99,2024-03-25