|
|
|
|
|
by kaycebasques
1097 days ago
|
|
> With the new AI systems, the user no longer tells the computer what to do. Rather, the user tells the computer what outcome they want. Maybe we can borrow programming paradigm terms here and describe this as Imperative UX versus Declarative UX. Makes me want to dive into SQL or XSLT and try to find more parallels. |
|
SQL is declaritive with a pre-defined syntax and grammar as an interface, where as the AI style of interaction has a natural language interface.