PromptAI
Appearance
AI Glossary

What is chain-of-thought reasoning?

Chain of thought: Chain-of-thought is when a model works through a problem step by step instead of jumping straight to an answer — usually improving accuracy on hard problems.

In plain English

Asked "what's 17 × 24?", you don't see the answer instantly — you compute 17 × 20, then 17 × 4, then add. Models are the same: forced to show intermediate steps, they make fewer leaps of faith. Modern "reasoning models" bake this in, deliberating privately before answering.

Why it matters

A concrete example

A model that botches a word problem cold will often nail it when told to list what is known, what is asked, and to solve one step at a time.

Related terms

Learning AI from scratch? Start with the free Learn AI course picks, then put it to work with 50 tested prompts — or get the daily 2-minute briefing, free →