| ▲ | auxiliarymoose 3 hours ago | |||||||
Some off the top of my head... - Instead of trying to get LLMs to answer user questions, write better FAQs informed by reviewing tickets submitted by customers - Instead of RAG for anything involving business data, have some DBA write a bunch of reports that answer specific business questions - Instead of putting some copilot chat into tools and telling users to ask it to e.g. "explain recent sales trends", make task-focused wizards and visualizations so users can answer these with hard numbers - Instead of generating code with LLMs, write more expressive frameworks and libraries that don't require so much plumbing and boilerplate Of course, maybe there is something I am missing, but these are just my personal observations! | ||||||||
| ▲ | menaerus 3 hours ago | parent [-] | |||||||
With all due respect, all of those examples are the examples of "yesterday" ... that's how we have been bringing money to businesses for decades, no? Today we have AI models that can already do as good, almost as good, or even better than the average human in many many tasks, including the ones you mentioned. Businesses are incentivized to be more productive and cost-effective since they are solely profit-driven so they naturally see this as an opportunity to make more money by hiring less people while keeping the amount of work done roughly the same or even more. So "classical" approach to many of the problems is I think the thing of a past already. | ||||||||
| ||||||||