|
|
|
|
|
by noufalibrahim
174 days ago
|
|
Isn't this suitable for a Bayesian classifier? Label some data (manual + automation using substrings) and use that to train a classifier and then it should be able to predict things for you fairly well. There's a new feeling that I experience when using LLMs to do work. It's that every run, every commit has a financial cost (tokens). Claude code can write a nice commit message for me but it will cost me money. Alternatively, I can try to understand and write the message myself. Perhaps the middle ground is to have the LLM write the classifier and then just use that on the exported bank statements. |
|
Sure, maybe, if I label enough data? At the number and variety of transactions I do, it wouldn't be be much better than hardcoding.
> It's that every run, every commit has a financial cost (tokens).
Ballpark figure for total cost for the Gemini OCRs for now (for me and a few hundred other people who have downloaded the app), for the past 6 or so months, is a few minutes of my hourly rate.
Absolutely not worth the manual grind for me.