|
|
|
|
|
by legostormtroopr
151 days ago
|
|
Unless I am wildly misreading this, this is actually worse that both GUIs and LLMs combined. LLMs offer a level of flexibility and non-determinism that allow them to adapt to different situations. GUIs offer precision and predictability - they are the same every time. Which means people can learn them and navigate them quickly. If you've ever seen a bank teller or rental car agent navigate a GUI or TUI they tab through and type so quickly because they have expert familliarity. But this - with a non-determinstic user interface generated by AI, every time a user engages with a UI its different. So they a more rigid UI but also a non-deterministic set of options every time. Which means instead of memorising what is in every drop down and tabbing through quickly, they need to re-learn the interface every time. |
|