What is AI?
Types of AI: From Narrow to General
Understanding the spectrum of artificial intelligence
Not All AI Is Created Equal
When people hear "artificial intelligence," they often picture something from science fiction — a sentient robot, a computer that can do anything a human can do, or an all-knowing digital mind. The reality in 2025 is both more impressive and more limited than those visions suggest.
To understand where AI actually stands, you need to know about three categories that researchers use to classify AI systems. Think of them as a spectrum, from what we have today to what remains science fiction.
Narrow AI: The Only AI That Actually Exists
Narrow AI (also called weak AI) refers to systems designed to perform specific tasks. Every AI system you've ever used falls into this category — including the most impressive ones.
Here's the key characteristic: a narrow AI system can match or exceed human performance at its specific task while being completely incapable of doing anything else. The world's best chess AI cannot order you a pizza. The AI that recommends Netflix shows cannot drive a car. ChatGPT cannot control a robotic arm.
Narrow AI You Use Every Day
You interact with narrow AI dozens of times daily, often without realizing it:
- Smartphone assistants (Siri, Google Assistant): Speech recognition + natural language processing for specific commands.
- Email spam filters: Classification systems trained to identify unwanted messages with remarkable accuracy.
- Recommendation engines: Netflix suggesting shows, Spotify creating playlists, Amazon recommending products — all narrow AI analyzing your behavior patterns.
- Navigation apps: Google Maps and Waze use AI to predict traffic patterns and optimize routes in real time.
- Photo organization: When your phone automatically groups photos by the people in them, that's facial recognition — a narrow AI task.
- Autocorrect and predictive text: Every time your phone suggests the next word, a small language model is at work.
The "Narrow" Part Is Important
Even large language models like Claude, GPT-4, and Gemini are technically narrow AI, despite being impressively versatile with language. They can write, summarize, translate, code, and reason — but they can't see (without being given images), can't interact with the physical world, and can't learn from new experiences the way humans do. They operate within the boundary of language and text, and they process each conversation without retaining memories between sessions.
Every AI system that exists today, no matter how impressive, is narrow AI. This includes the most advanced language models. They are extraordinarily capable within their domain and completely helpless outside it.
General AI: The Grand Challenge
Artificial General Intelligence (AGI) refers to a hypothetical AI system that could perform any intellectual task a human can do. Not just one task, not just language tasks — any task. An AGI could learn to cook by watching videos, understand emotions from context, write a novel, diagnose diseases, repair a car, and conduct scientific research — all without being specifically trained for each task.
What Would AGI Actually Look Like?
An AGI system would need capabilities that no current AI has:
- Transfer learning: Applying knowledge from one domain to a completely different one (like using cooking intuition to inform chemistry experiments).
- Common sense reasoning: Understanding that a glass will break if dropped, that people generally want to be happy, that time only moves forward — the millions of unstated assumptions humans make constantly.
- Self-directed learning: Deciding what to learn next, seeking out information, and updating its own knowledge without human intervention.
- Adaptability: Functioning effectively in novel situations it was never trained for.
Currently, AGI does not exist. There is active debate about whether it's decades away, centuries away, or fundamentally impossible. Respected researchers hold each of these positions.
Superintelligence: Beyond Human
Superintelligence refers to a hypothetical AI that surpasses the best human minds at virtually everything — science, creativity, social skills, strategy, and more. This concept, popularized by philosopher Nick Bostrom, is the furthest point on the AI spectrum.
Superintelligence is entirely speculative. No one knows if it's possible, how it would be created, or what it would be like. But it raises profound questions that researchers take seriously:
- If we create something smarter than us, can we control it?
- Would a superintelligent system share human values?
- What happens to human purpose in a world where machines are better at everything?
These questions drive much of the current work in AI safety and alignment — ensuring that advanced AI systems remain beneficial and controllable. We'll explore these topics in depth later in this course.
The Practical Spectrum
Rather than three neat boxes, it's more useful to think of AI capability as a spectrum:
- Task-specific AI: Does one thing well (spam filter, chess engine).
- Multi-capable AI: Handles many tasks within a domain (modern LLMs handle diverse language tasks).
- Cross-domain AI: Hypothetical systems that work across fundamentally different domains.
- Human-level general AI: Matches human flexibility and reasoning across all domains.
- Superintelligence: Exceeds human capability across all domains.
Today's best AI systems are at level 2 and beginning to show hints of level 3. The jump from level 2 to level 4 may be the hardest gap in all of computer science — or it may happen faster than anyone expects. That uncertainty is part of what makes this moment in AI history so fascinating and consequential.
Key Takeaways
- Narrow AI (the only kind that exists) excels at specific tasks but cannot generalize beyond its training domain.
- You use narrow AI every day — spam filters, recommendations, navigation, autocorrect, and voice assistants are all examples.
- Even advanced language models like Claude are narrow AI — extremely capable with language but limited to that domain.
- AGI (Artificial General Intelligence) would match human-level reasoning across all domains. It doesn't exist yet and may be decades away or more.
- Superintelligence is a speculative concept that raises important questions about control and alignment.
- The practical reality: AI is incredibly powerful within its domains and completely useless outside them. Understanding this boundary is the key to using AI effectively.
Ask me anything about this lesson.
I have the full lesson content as context.