▲ | ecshafer 5 days ago | |||||||||||||||||||||||||
There seems to be this dream of Tax AI Software that will just do all of the taxes. But other than using AI as a fancy text search, I don't see it happening for a long long time. LLMs can't do arithmetic or count. | ||||||||||||||||||||||||||
▲ | Havoc 5 days ago | parent [-] | |||||||||||||||||||||||||
Yeah - classifying an invoice into building rent or say printer ink it'll have some success. So we'll see some of it at the very bottom end. >LLMs can't do arithmetic or count. Yes. The fancy copilot stuff does use pandas/python to look at excel files so stuff like add up a table does work sometimes, but the parameters going into the pandas code need to make sense too in the garbage in garbage out sense. The base LLM doesn't seem to understand the grid nature of Excel so it ends up looking at the wrong cells or misunderstands how headings relate to the numbers etc. It'll get better but there doesn't seem to be the equivalent of "use LLM to write boilerplate code" in this world. | ||||||||||||||||||||||||||
|