COMPUTER SCIENCE Distance from core: 2

Artificial Intelligence (AI)

Artificial Intelligence (AI) — Overview

Artificial Intelligence (AI) is the simulation of human intelligence processes by machines, especially computer systems. These processes include learning (the acquisition of information and rules for using the information), reasoning (using rules to reach approximate or definite conclusions), and self-correction.

At its core, AI seeks to answer the fundamental question: Can a machine think?

There are generally two broad categories of AI:

  • Narrow AI (Weak AI): AI systems designed and trained for a specific task. Virtual assistants like Apple's Siri and Amazon's Alexa, as well as image recognition systems, fall into this category. They are exceptional at their single task but possess no general intelligence.
  • General AI (Strong AI): Systems with generalized human cognitive abilities. When presented with an unfamiliar task, a strong AI system can find a solution without human intervention. This remains largely theoretical today.