I tend to agree: I don’t understand what the “one-off app” is trying to achieve. In the example of the rental apartment—the user specified the parameters in the query. Just apply them, right?
I offer this in the spirit of feeling like I’m missing something, not out of negativity—I just genuinely don't understand the proposition.
What’s the advantage of trying to extract and normalize features from already-messy data sources, then provide controls that duplicate the query, rather than just applying the query and returning the results? Isn’t the user turning to a natural-language LLM specifically to avoid operating idiosyncratic UI controls?
For that matter, it takes time to learn to use an interface effectively. To understand how what it says it’s doing connects to what it’s actually doing. I know I can always trust McMaster Carr’s filter controls, and I know I can never trust Amazon’s wacky random ones.
It seems to me that it’s much harder to pick the right controls and make them work correctly than it is to throw some controls in an interface. Maybe that’s what I’m missing: that just wiring in controls in the first place is the hard part for most people who don’t work in this space.
Is the idea here that I’d need to learn a brand new interface, and figure out whether I can trust it, with every query?
> I don’t understand what the “one-off app” is trying to achieve.
Many years ago in college I worked on building Java applets that let kids visualize math related concepts. Sliders make things like sine/cosine and all sorts of other cool stuff way way more intuitive. We had a applet that, let you do ridiculous comparisons, to visualize how many empire state buildings a marathon is in length, etc. We had an primitive 'engine' simulator that let you adjust inputs on a steam engine. stuff like that
A hypothesis here is that well-crafted UI helps you understand/see options for what you don't yet know.
For example, here's an example for a "day trip plan in Bristol" that contains a canonical example (directly based on the query), but also a customization widget that presents some options that you might not have already thought about if you were just doing a text-based followup.
https://www.phind.com/search/make-me-a-day-plan-ac8c583b-ce6...