|
|
|
|
|
by blueberrychpstx
1134 days ago
|
|
> The main challenge in UI design is balancing between:
- Allowing the user to perform desired operations in as few steps as possible - Without cluttering the screen with all kinds of irrelevant controls Interestingly, I just watched a video by David Khourshid (founder of stately.ai; xstate/state chart/state machine fame) on how LLMs can interface with state charts of your application logic to find the shortest path to accomplishing a goal. It doesn't seem like too far of a stretch, if your application is designed to support this use case, that an LLM can convert intent to shortest path for a user. I'm very excited about the possibilities here personally. https://www.youtube.com/watch?v=qoNDyOClTtI |
|