▲ | cxr a day ago | |||||||
It's funny that we're getting so much attention funneled towards the thought-to-machine I/O problem now that LLMs are on the scene. If the improvements are beneficial now, then surely they were beneficial before. Prior to LLMs, though, we could have been making judicious use of simple algorithmic approaches to process natural language constructs as command language. We didn't see a lot of interest in it. | ||||||||
▲ | lolinder 17 hours ago | parent | next [-] | |||||||
> Prior to LLMs, though, we could have been making judicious use of simple algorithmic approaches to process natural language constructs as command language. We didn't see a lot of interest in it. Siri was released in 2011, and Alexa and Google Assistant followed soon thereafter. Companies spent tens of millions of dollars improving their algorithmic NLP because voice interfaces were "the future". I took a class in the late 2010s that went over all of the methodologies that they used for intent parsing and slot filling. All of that has been largely abandoned at this point in favor of LLMs for everything. My hope is that at some point people will come back to these UI paradigms as we realize the limitations of "everything is a chat bot". There's a simplicity to the context-free limited voice assistants that had a set of specific use cases they could handle, and the effort to chatbot everything is starting to destroy the legitimate use cases that came out of that era like timers and reminders. | ||||||||
| ||||||||
▲ | samtheprogram a day ago | parent | prev | next [-] | |||||||
Uh, we did…? Alexa, Siri, Ok Google… A lot of money was poured into that goal, but because every type of action required a handcrafted integration, they were either costly to develop or extremely limited. That’s no longer the case. | ||||||||
| ||||||||
▲ | regularfry 16 hours ago | parent | prev | next [-] | |||||||
COBOL and SQL would like a word. | ||||||||
▲ | throwaway290 17 hours ago | parent | prev [-] | |||||||
People have some solution so they are searching for problems it can fit. Doesn't mean it's the best one... |