from Hacker News

Show HN: AI Powered Daily Budgeting

by plondon514 on 12/15/24, 1:04 AM with 2 comments

  • by threecheese on 12/15/24, 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 plondon514 on 12/15/24, 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.