| I may try that, but at this point it's already more work wrestling with the AI than just doing it myself. The most important factor is confidence: After seeing them get some things mixed up a few times, I would have to manually verify the output myself anyway. ---- Re: the multiple comments that suggest to ask AI for code instead of feeding data to the chatbot: I get what you mean, but I WANT the AI's non-deterministic AIness in this case! For example, in some countries there are these "omni apps" that can be used for ride hailing or ordering food etc. The bank statement lists all such transactions with the same merchant name. I want the AI to do its AI thing to guess which transactions were rides and which were food deliveries, based on the prices and times etc. Like if there are multiple small transactions those are taxis, and the most expensive transactions during a day are my lunch and dinner. And there are other cases, that would be too much "imperative" code that would fail anyway. Like I said, this is a task that any human could do easily after a short explanation, but takes a hell of a lot of wrangling with AI. |
Using it via the CLI approach as an entirely different experience. It’s literally shocking what you can do.
For context, among many other things I have done this exact thing I am recommending. I just hit export on a Quickbooks instance of a complex multimillion dollar business and had Claude Code generate reports on various things I wanted to optimize and it just handles it in seconds.
The real limit to these tools is knowing what to ask for and stating the requirements clearly and incrementally. Once you get the hang of it, it’s literally shocking how many use cases you can find.