Foundations · Foundational · Beginner
Artificial Intelligence
Also known as: AI
The field of building computer systems that perform tasks normally associated with human intelligence, such as perception, reasoning, language and decision-making.
What Artificial Intelligence is
Artificial intelligence is an umbrella discipline rather than a single technology. It covers symbolic systems that reason over explicit rules, statistical systems that learn patterns from data, and the modern neural approaches that power most of today's products. What unites them is the goal: software that handles problems we cannot fully specify in advance.
How it works
Modern AI systems are overwhelmingly learned rather than programmed. Data is collected and prepared, a model architecture is chosen, an optimisation process adjusts millions or billions of parameters to reduce error on that data, and the resulting model is evaluated on examples it has never seen. The deployed system then makes predictions, generates content or selects actions.
Why it matters
AI has moved from research demo to infrastructure. It sits inside search, translation, fraud detection, medical imaging, logistics routing and the writing tools people use daily. Understanding what it can and cannot do is now a general literacy skill rather than a specialist one.
Common uses
- →Search ranking and recommendation across the consumer internet
- →Fraud and anomaly detection in banking and payments
- →Medical image triage and clinical documentation support
- →Language translation, transcription and accessibility tooling
- →Assistants that draft, summarise and answer questions over documents
Strengths
- ✓Handles problems too complex to specify by hand
- ✓Improves with more data and compute
- ✓Scales expertise to many more people
Watch for
- ✓Inherits bias present in training data
- ✓Confidently wrong outputs are common
- ✓Hard to audit and explain in high-stakes settings
Continue exploring
More in this collection
Browse all AI ConceptsSources & References
Stanford HAI — AI Index ReportNIST AI Risk Management Framework