Stop thinking of AI prompts like you’re a programmer, and start thinking of AI prompts like it’s the skilled professional you’re paying to do your work. You’re the CEO.
A lot of AI problems and complaints for users stem from giving it too many constraints
We think a long, complex prompt is better than a short, simple prompt, but the opposite is true!
Asking an AI for “a working piece of code to do task X” is infinitely better than asking for “a piece of code in python, it uses library A and B, it’s secure and protects privacy, it’s written in English, uses interCaPpED variable names, and make it look like I wrote it” will produce the *worst* possible outcome
This is not C programming, folks. We do not need to give explicit instructions or define memory space
Every variable you introduce is not helping. It’s hurting.
The LLM needs to compare its trillions of data points against your dozen restrictions and instructions while its computing what word comes next in each of the words it generates
TLDR: Ask AI for something but don’t micromanage for the best results. You can always refine it later.
#eli5ai