Comment by natrob
One thing I've noticed bridging the gap between technical LLM users like myself, and less technical users is they don't know the right questions to ask so to speak. I'm not sure how many wordpress users are going to jump in and ask an LLM to "adjust my header to make it sticky and reduce the background opacity on the hero image by 5%". Do you find it a challenge getting users the right directional support to ask the right questions?
Yeah totally, we see the same thing. Most people don't phrase things the way an engineer would but funny enough, LLMs are often better than us at interpreting non technical instructions. What makes a big difference is giving the model context about what the user is actually looking at (current page, selected section, etc.), so it doesn’t have to guess. That way has a decent chance of doing the right thing.