What is artificial general intelligence (AGI)?
Loosely speaking, an artificial general intelligence (AGI) is a hypothetical future AI that’s smart like a human. There isn't agreement on an exact definition:
-
Wikipedia defines it as "AI that matches or surpasses human cognitive capabilities across a wide range of cognitive tasks."
-
IBM defines it as "The science-fiction version of artificial intelligence, where artificial machine intelligence achieves human-level learning, perception and cognitive flexibility."
-
Some define it as AI that can do most economically-valuable tasks (i.e., do most human jobs).
-
Some define it as AI that reasons in a way that generalizes to a lot of different problems, including problems in domains the AI hasn't encountered before.
AGI is often contrasted with narrow AI
An AI that can only perform a limited set of tasks, e.g., a chess-playing AI.
Nobody has built AGI yet1 An AI model that takes in some text and predicts how the text is most likely to continue.
A family of pretrained large language models by OpenAI, they power ChatGPT.