What AI actually is
Computer systems that simulate human-like reasoning — recognise, decide, learn, adapt.
Artificial Intelligence (AI) is the simulation of HUMAN-LIKE INTELLIGENCE by computer systems. The hallmarks:
- Pattern recognition — recognise faces, classify emails, identify cancer in scans.
- Decision-making — choose the best action given uncertain inputs.
- Language understanding — interpret natural-language input, generate human-like text.
- Learning — improve performance with more data or feedback.
- Adaptation — adjust behaviour as conditions change.
Components of an AI system.
- Data. The fuel — text, images, sensor readings, historical decisions. Quality and bias of data heavily affect outcomes.
- Learning algorithm or rule base. The 'how it knows' — either rules from human experts, or patterns learned from data.
- Reasoning / inference. Drawing conclusions from inputs given the rules or learned patterns.
- Adaptation / feedback. Improving over time as more data arrives.
AI ≠robot. AI is the SOFTWARE / decision-making side. Robots are physical machines. AI runs in your spam filter, Netflix recommendations, Google Maps, voice assistants — none of those need a body.
Cambridge tip. Mark scheme expects 'simulates human-like intelligence' AND at least two named components. Pure 'AI is intelligent computers' answers score poorly.
- AI = simulation of human-like reasoning.
- Four components: data, learning/rules, reasoning, adaptation.
- AI ≠robotics; AI is decisions; robots are bodies.