If I start implementing several importers, the categorization of the movements (classify a payment as leisure, home, etc) would be needed.
A first look indicates that there are no low-hanging fruits for this. Some ideas/requirements:
- Try to avoid solutions like using an external LLM because that would require expose private data and tokens
- For a initial implementation, we can use the already existing categorization from ING
- Poor man categorization: creating rules with the help of the user