▲ | donmcronald 4 days ago | |||||||
> "hey excel, make a summary of those 8 sheets to identify our 5 most profitables products and their evolution in sales the past 3 years, add that on a new sheet at the end with a visual graph" Aren't they just pattern recognition and regurgitation machines? How would it analyze and interpret unique data with a pattern it's never seen? Some of the AI stuff is very useful, but it's been massively oversold. In my experience, it's great for working on documentation or creating a one-time-use script to query an API, but it's not good at the "big picture" tasks they want for a sales pitch. | ||||||||
▲ | dotancohen 4 days ago | parent | next [-] | |||||||
That's called unsupervised learning, and it was field of study in machine learning long before LLMs were anything near viable. Surprisingly, LLMs are good at it too. | ||||||||
▲ | prashnts 4 days ago | parent | prev [-] | |||||||
I would give the LLM statistical tools that work to find general anomalies, distributions etc. from the spreadsheet. Then it's about an LLM interpreting (or not) those results in natural language. Of course this is a can of worms for a product because we can still not guarantee accuracy. | ||||||||
|