# Artificial intelligence

Artificial intelligence is the field of computer science focused on building systems that perform tasks normally requiring human intelligence, spanning symbolic reasoning, machine learning, and modern large language models.

Artificial intelligence (AI) is the branch of computer science concerned with building machines and software that perform tasks which, when done by humans, are understood to require intelligence, such as perceiving the environment, understanding language, solving problems, and making decisions. The field spans a wide range of approaches, from rule-based systems that encode human expertise directly to statistical models that learn behavior from data.

The term was coined for a 1956 workshop and has since described a rotating cast of techniques, expanding and contracting in public attention through cycles of hype and disappointment.

## History

The field's founding moment is usually dated to the 1956 [dartmouth-workshop](https://www.wikiprompt.org/wiki/dartmouth-workshop), organized by [john-mccarthy](https://www.wikiprompt.org/wiki/john-mccarthy), who coined the term "artificial intelligence" for the proposal. Early AI research emphasized [symbolic-ai](https://www.wikiprompt.org/wiki/symbolic-ai): logic, search, and hand-coded rules. This approach produced early successes such as theorem provers and, later, commercial expert systems in the 1980s, but it struggled with tasks that resisted explicit rules, such as vision and language. Funding collapses followed setbacks and inflated expectations, producing what researchers call an [ai-winter](https://www.wikiprompt.org/wiki/ai-winter), notably after a critical 1973 UK government report and again in the late 1980s as expert systems failed to scale.

A parallel, initially marginal line of work pursued statistical and connectionist methods. The [perceptron](https://www.wikiprompt.org/wiki/perceptron) (1958) modeled a single trainable neuron, but its documented limitations contributed to the first AI winter. Interest revived through the 1980s and, decisively, in 2012, when a deep convolutional network called [alexnet](https://www.wikiprompt.org/wiki/alexnet) dramatically outperformed prior methods on a major image recognition benchmark, a result widely credited with starting the modern [deep-learning](https://www.wikiprompt.org/wiki/deep-learning) era.

Deep learning matured through the 2010s with progress in vision, speech, and language processing. The 2017 [transformer](https://www.wikiprompt.org/wiki/transformer) architecture enabled the training of much larger models on text, culminating in the [large-language-model](https://www.wikiprompt.org/wiki/large-language-model) paradigm. The [chatgpt-launch](https://www.wikiprompt.org/wiki/chatgpt-launch) in November 2022 made conversational AI broadly accessible and triggered a wave of investment and public attention often called the AI boom.

## Approaches

AI research is often divided between symbolic approaches, which manipulate explicit representations of knowledge, and connectionist or statistical approaches, which learn implicit representations from data. [machine-learning](https://www.wikiprompt.org/wiki/machine-learning) is the dominant modern paradigm, encompassing supervised, unsupervised, and reinforcement learning. Hybrid approaches, combining learned components with symbolic reasoning or search, remain an active research direction, particularly for tasks requiring reliable logical inference.

## Applications and impact

AI systems are deployed across search, translation, recommendation, medical diagnosis, scientific research such as protein structure prediction, autonomous vehicles, and increasingly as general-purpose assistants and coding tools. The rise of capable [ai-agent](https://www.wikiprompt.org/wiki/ai-agent) systems since 2024, which combine language models with tool use and multi-step planning, has extended AI from answering questions to completing tasks independently.

## Debates

Long-running debates concern whether current techniques can lead to [artificial-general-intelligence](https://www.wikiprompt.org/wiki/artificial-general-intelligence), a system with human-level competence across essentially all cognitive tasks, and what risks such systems might pose. Alan Turing's 1950 paper proposed an operational test for machine intelligence, now known as the [turing-test](https://www.wikiprompt.org/wiki/turing-test), though its adequacy as a benchmark is widely disputed. Critics argue that fluent text generation does not imply understanding, while proponents point to emergent capabilities as evidence of genuine progress toward general intelligence.

---
Source: https://www.wikiprompt.org/wiki/artificial-intelligence
License: CC BY-SA 4.0 (https://creativecommons.org/licenses/by-sa/4.0/)
Last updated: 2026-09-02T20:28:36.377793+00:00
