As indicated by the title, I wrote this post almost ten years ago: https://bjoernkw.com/2016/04/03/accounting-in-2016/ While minor aspects have improved since then, the overall problem indeed remains.
em dashes, eww... Looks AI generated. /s
What are on about? That article contains no em dashes.
Besides, it's from 2016. Unfortunately, I don't own a time machine.
It is already quite automated to my knowledge. And it is a very poor fit for moderm LLM based AI. Because accuracy. No mistakes or hallucinations allowed.
I disagree on this, there are plenty of problems in accounting that an LLM can help with. I’ve built some software[0] that analyses general ledgers and uses LLMs to call out any compliance issues by looking at transaction and account descriptions. Is it perfect, nope. But it’s a hell of a lot better than sifting through thousands of transactions manually which accountants do and get wrong all the time. [0] - https://…
> I disagree on this
How can you disagree with the fact?
Some specific examples (like the one you mentioned, _adjacent_ to accounting per se) don't disprove the main point that 100% accuracy is fundamentally impossible with LLMs, while critical for all key accounting aspects.
Accounting is way too risky to automate. Essentially it is the most important and "must be done PERFECTLY" aspect of any business. And there are millions of little quirks that good accountant has to know that no AI will ever be able to supplement. Sure, there are some basic tools and services, but nothing will ever be created that can take over the whole thing. My accountants are my biggest business expense, so I would love to have some SaaS for 20 bucks a month but that will never-ever happen. It's a pipe dream and anyone who thinks otherwise is just wasting time.
I’m an accountant (CPA, CMA, Big 4), and while there’s some truth in what you’re saying, you’re significantly underestimating the complexity of applying GAAP, or even tax law. What you’re describing is really bookkeeping, not accounting, and there are plenty of tools that already automate that. There’s a lot of subjectivity in how GAAP is applied and interpreted - creating accruals, deciding when revenue should be re…
Isn't that the benefit of LLM-powered accounting over existing rules-based software?
LLMs can help to handle the subjectivity in how GAAP is applied and provide justifications, which previous rules-based tax software could not before.
I’m an accountant (CPA, CMA, Big 4), and while there’s some truth in what you’re saying, you’re significantly underestimating the complexity of applying GAAP, or even tax law. What you’re describing is really bookkeeping, not accounting, and there are plenty of tools that already automate that. There’s a lot of subjectivity in how GAAP is applied and interpreted - creating accruals, deciding when revenue should be re…
Isn't that the benefit of LLM-powered accounting over existing rules-based software? LLMs can help to handle the subjectivity in how GAAP is applied and provide justifications, which previous rules-based tax software could not before.
Yeah exactly. This is where an LLM could really shine. The trick though is consistency and that it’s often more on the basis of how the organization typically treats something and rationale to its applicability to GAAP. The creation and consistent adherence to internal standards and providing them and proving them to auditors is the key and LLMs would need infra to accomplish this.
> At the SMB scale accountants are mostly paid to coach/pester/goade the employees to hand in the necessary paperwork in time. The perfect job for AI.
I'm not sure if you're being sincere or sarcastic, but the whole reason that coaching, pestering, and goading works is that I value my relationship with the human who is doing it.
So what you are saying it's that the AI accountant needs to mimick a human well enough to the point people value their relationship with it.
You would have to be absolutely insane to trust your finances to a tool which neither understands what it's doing, nor operates in a reliable manner. That's how you go bankrupt, my man. This is not a good idea.
I weigh the economic value against the lives I believe is going to ruin and the damage I believe is going to do to society and the future of the human race and I do not find value there. I find ruin There might be a way for us to adopt AI as a tool without bringing ruin to many people, but I don't believe that is the goal of anyone building AI. As it stands, I don't believe there is anything ethical about AI in it's…
Why is AI unethical in its current form and what would make it ethical for you?
At this point I don't think even Sam Altman believes AI to be ethical, as much as he would like to believe such thing.
note: I'm passionate about this too. We're building https://fairlight.app/ as a successor to https://moneyflow.camplight.net/ (an internal tool that helps accounting and book-keeping we use to power our venture studio and agency as it's a real hell)
"It’s verifiable. The books either balance or they don’t. Ledgers either reconcile or they don’t. There’s almost always a “ground truth” to compare against (bank feeds, statements, prior periods). It’s boring and repetitive. Same vendors, same categories, same patterns every month. Humans hate this work. Software loves it."
These are all true statements, but all of those things are solvable with classic software. Quickbooks has done this for decades now. The parts of accounting that aren't solvable with classic computing are generally also not solvable by adding LLMs into the mix.