Earlier quoted context omitted.
What software have you used that does this? So far every time I've relied on automatic categorization for this sort of thing it fails horribly. I don't think I've used anything that's GPT based though.
> What software have you used that does this? I wrote my own script that uses the GPT API. For automating bank transcation downloads, it's just a cronjob that runs ever X hours and scrapes the information from the banking website.
Show HN: Paisa – Open-Source Personal Finance Manager
121–130 of 288 posts
Re: Show HN: Paisa – Open-Source Personal Finance Manager
#122What's with the thousand separator being placed on every 2 digits except for the last 3 digits? How do you even do that, unless you manually regex it? If that's the case, already looks weird on technical decisions. There's never a decent open source self finance management app somehow. It's either bloated or just doesn't look easy on the eyes for simple day to day use.
Re: Show HN: Paisa – Open-Source Personal Finance Manager
#123Slightly off topic but how do people use these? Depending on where/what I pay, I pay with an assortment of credit cards, bank account, debit cards, paypal, etc. Do people who use this kind of software manually enter every transaction they do every day, or something?
Re: Show HN: Paisa – Open-Source Personal Finance Manager
#124I think it helps if personal finance managers explicitly describe at least the following: 1. What automation, if any, exists for entering transactions? This is the most laborious/cumbersome part of personal finance. Some tools use financial data aggregators (plaid, yodlee etc.) that involves sharing login credentials with a third party, sometimes disabling 2FA, or other steps that are anti-security or anti-privacy. I…
Re: Show HN: Paisa – Open-Source Personal Finance Manager
#125I think it helps if personal finance managers explicitly describe at least the following: 1. What automation, if any, exists for entering transactions? This is the most laborious/cumbersome part of personal finance. Some tools use financial data aggregators (plaid, yodlee etc.) that involves sharing login credentials with a third party, sometimes disabling 2FA, or other steps that are anti-security or anti-privacy. I…
[deleted]
Re: Show HN: Paisa – Open-Source Personal Finance Manager
#126I am probably the target audience for this kind of thing, but I’m having trouble seeing myself slog through hundreds of household transactions every month (or putting in the time to automate transaction imports from my credit union and credit cards). I’m happy to huck money at YNAB to do all this for me, on top of which they give me an app that my wife and I can both use to check the budget and enter transactions on…
Re: Show HN: Paisa – Open-Source Personal Finance Manager
#127I wondered about the name. I guess I'm unfamiliar with a bunch of South Asian references, apparently it is Hindi and related to currency: https://en.wiktionary.org/wiki/%E0%A4%AA%E0%A5%88%E0%A4%B8%E... I was perplexed a bit because paisa (like paisano , countryman) is also a word I hear a lot among Latin American immigrants in the US, seems like one of those things that can be taken offensively but I mostly seem to h…
Re: Show HN: Paisa – Open-Source Personal Finance Manager
#128This looks great! We've been building a wealth tracker with https://markets.sh and were a bit flabbergasted when people started "abusing" our automatically syncing Yodlee connection to hook up all of their checking and credit card accounts (technically we market only for brokerages and investment accounts). We have a free and simple API and plain CSV download which in itself seems to be a real pain point for people.…
Re: Show HN: Paisa – Open-Source Personal Finance Manager
#129i won't use any finance manager that doesn't employ the envelop method, like ynab. looking at the demo for 10 seconds it looks like a web based gnu cash.
Re: Show HN: Paisa – Open-Source Personal Finance Manager
#130This is great! If you could add multi-language support, then I'm sure my family will use it :) > I am interested in knowing what people normally want to understand about their finances For my family use cases - seeing upcoming expenses and how much is left in the account on the specific dates in a calendar time-flow view, this way we can see how and when things are spent and if new entries are added we can plan for h…