▲ | natrob 8 hours ago | |
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? | ||
▲ | artf 8 hours ago | parent | next [-] | |
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. | ||
▲ | griffinkelly 8 hours ago | parent | prev [-] | |
I think that's the best part of what we've built--while you still can use an LLM to do that. You can also just use the drag and drop editor to figure it out and make that change without spending AI credits to do so. You also can just edit the code directly and make the change too in our editor. |