You are viewing a free preview of this lesson.
Subscribe to unlock all 10 lessons in this course and every other course on LearningBro.
Artificial intelligence (AI) is one of the most transformative technologies in human history. Understanding where AI came from, how it has evolved, and the different categories of intelligence it aims to replicate is essential for anyone working with or studying the field.
The concept of intelligent machines predates modern computing. Ancient myths featured mechanical servants, and 19th-century mathematicians like Ada Lovelace speculated about machines that could manipulate symbols beyond mere calculation. However, the formal field of AI began in the mid-20th century.
In 1950, British mathematician Alan Turing published his landmark paper "Computing Machinery and Intelligence", in which he posed the question: "Can machines think?" Rather than attempting to define thought, Turing proposed a practical test — now known as the Turing Test (originally the "imitation game").
How the Turing Test works: A human evaluator engages in natural language conversations with both a human and a machine, without knowing which is which. If the evaluator cannot reliably distinguish the machine from the human, the machine is said to have passed the test.
The Turing Test remains a cultural touchstone, though modern AI researchers often consider it an incomplete measure of intelligence.
The term "Artificial Intelligence" was officially coined at the Dartmouth Summer Research Project on Artificial Intelligence in 1956. Organised by John McCarthy, Marvin Minsky, Nathaniel Rochester, and Claude Shannon, this workshop brought together researchers who believed that "every aspect of learning or any other feature of intelligence can in principle be so precisely described that a machine can be made to simulate it."
This conference is widely regarded as the founding event of AI as a formal academic discipline.
The history of AI has not been a smooth upward trajectory. It has been characterised by cycles of intense optimism followed by periods of disappointment and reduced funding.
AI Timeline: Winters and Springs
═══════════════════════════════════════════════════════════════
1950s-60s ████████████████ SPRING — Early enthusiasm
1970s ░░░░░░░░░░░░░░░░ WINTER — Unfulfilled promises
1980s ████████████████ SPRING — Expert systems boom
Late 1980s ░░░░░░░░░░░░░░░░ WINTER — Expert systems collapse
1990s-2000s ███████████████ GRADUAL RECOVERY — Statistical ML
2010s+ ████████████████ SPRING — Deep learning revolution
First AI Spring (1950s–1960s): Early programmes could prove mathematical theorems, play checkers, and engage in simple dialogue. Researchers made bold predictions — Herbert Simon claimed that within 20 years, machines would be capable of doing any work a human could do.
First AI Winter (1970s): The ambitious promises went unfulfilled. The 1973 Lighthill Report in the UK criticised AI research for failing to deliver on its grand claims, leading to significant funding cuts.
Second AI Spring (1980s): Expert systems — rule-based programmes encoding domain-specific knowledge — found commercial success. Companies invested heavily, and the Japanese government launched the Fifth Generation Computer Project.
Second AI Winter (late 1980s–1990s): Expert systems proved brittle and expensive to maintain. The market collapsed, and AI again fell out of favour with investors and governments.
The Modern AI Spring (2010s–present): Fuelled by massive datasets, powerful GPUs, and breakthroughs in deep learning, AI has surged back. This current wave shows no signs of subsiding.
AI can be classified in several ways. The most common taxonomy distinguishes three levels based on capability.
Narrow AI (also called Weak AI or Artificial Narrow Intelligence — ANI) is designed to perform a specific task or a narrow set of tasks. It does not possess general understanding or consciousness.
Note: Despite the term "weak", narrow AI can be extraordinarily powerful within its domain. AlphaGo, for instance, defeated the world champion in Go — a feat many experts thought was decades away.
General AI (also called Strong AI or Artificial General Intelligence — AGI) would possess the ability to understand, learn, and apply intelligence across any intellectual task that a human can perform.
Artificial Superintelligence (ASI) refers to a hypothetical AI that would surpass the brightest human minds in every domain — science, creativity, social skills, and general wisdom.
| Type | Capability | Examples | Status |
|---|---|---|---|
| Narrow AI (ANI) | Excels at a specific task | Spam filters, chess engines, image recognition | Exists today |
| General AI (AGI) | Matches human intelligence across all domains | Hypothetical — no current examples | Does not yet exist |
| Super AI (ASI) | Surpasses all human intelligence | Hypothetical — no current examples | Entirely theoretical |
| Year | Milestone | Significance |
|---|---|---|
| 1950 | Turing publishes "Computing Machinery and Intelligence" | Introduced the Turing Test |
| 1956 | Dartmouth Conference | AI established as a formal academic field |
| 1966 | ELIZA chatbot created | First programme to simulate conversation |
| 1997 | IBM Deep Blue defeats Garry Kasparov | First computer to beat a world chess champion |
| 2011 | IBM Watson wins Jeopardy! | Demonstrated natural language understanding |
| 2012 | AlexNet wins ImageNet competition | Sparked the deep learning revolution |
| 2014 | Generative Adversarial Networks (GANs) introduced | Opened the door to realistic synthetic media |
| 2016 | AlphaGo defeats Lee Sedol | Conquered a game thought to be decades away |
| 2017 | Transformer architecture published | Foundation for all modern LLMs |
| 2020 | GPT-3 released by OpenAI | Showed that scale yields remarkable capabilities |
| 2022 | ChatGPT launched | Brought conversational AI to the mainstream |
| 2023 | GPT-4 released; Claude 2 launched | Multimodal capabilities; safer AI assistants |
| 2024 | Claude 3.5 Sonnet; open-weight models proliferate | Frontier performance from multiple providers |
| 2025 | Claude Opus 4; AI agents become mainstream | Agentic AI automates complex workflows |
Beyond the narrow/general/super taxonomy, AI systems can also be categorised by their approach:
Another classification by reactivity and memory: