Prompting

Zero-Shot Prompting

Asking an AI to perform a task without providing any examples. You describe the task and the model applies its training. Works well for common, well-defined tasks. When zero-shot results are inconsistent, switch to few-shot prompting (providing examples) or chain-of-thought prompting (instructing the model to reason step by step).

Lessons that cover this

This definition is part of a free, structured course on how AI actually works.

Start learning