Show HN: AI Powered Daily Budgeting

by plondon514on 12/15/2024, 1:04 AMwith 2 comments

by threecheeseon 12/15/2024, 2:00 AM

Thanks for sharing!

btw, I’ve never used this tech stack, and your code was very easy to understand. Not sure if it’s you, Phoenix, or Elixir, but everything made sense to my Python developer brain. I appreciated the abstractions that were used, they mapped well into a mental model of how everything works. Looks like Phoenix has some pretty cool capabilities as well.

by plondon514on 12/15/2024, 1:14 AM

AI is used to compare incoming plaid transactions with preset recurring transactions: https://github.com/porkybank/porkybank/blob/main/lib/porkyba...

Matched transactions are ignored so as not to alter your daily budget.