Labs ICT
⭐ Pro Login

Narrow AI, General AI, Super AI

The three categories of AI capability.

Three Types of AI

Not all AI is created equal. Researchers generally categorize AI into three types based on capability. Understanding these categories helps you grasp where we currently are β€” and where we might be heading.

Narrow AI (Weak AI)

Narrow AI is AI that is designed and trained for one specific task. It's the only type of AI that exists today. Every AI system you've ever used β€” Siri, Google Search, recommendation engines, facial recognition β€” is Narrow AI.

These systems are incredibly powerful within their domain, but they can't do anything outside of it. Your chess-playing AI can't drive a car. Your voice assistant can't diagnose diseases. They're specialists, not generalists.


  β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
  β”‚         NARROW AI           β”‚
  β”‚                             β”‚
  β”‚  Task: Play Chess           β”‚
  β”‚  β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”  β”‚
  β”‚  β”‚  Input: Board State   β”‚  β”‚
  β”‚  β”‚  Output: Best Move    β”‚  β”‚
  β”‚  β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜  β”‚
  β”‚                             β”‚
  β”‚  Can it drive a car? NO     β”‚
  β”‚  Can it translate? NO       β”‚
  β”‚  Can it only play chess? YESβ”‚
  β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜

General AI (Strong AI)

General AI β€” also called Artificial General Intelligence (AGI) β€” would be a machine that can perform any intellectual task a human can. It would have the ability to learn, reason, and apply knowledge across a wide range of domains, just like a human.

AGI doesn't exist yet. It remains one of the biggest goals β€” and debates β€” in AI research. Some experts think we'll achieve it in decades; others think it may take centuries or might not be possible at all.

Super AI (Artificial Superintelligence)

Super AI is the hypothetical stage where machines surpass human intelligence in every way β€” creativity, problem-solving, social skills, everything. This is purely theoretical and is the subject of much philosophical and ethical debate.


  Capability Spectrum:

  Narrow AI          General AI           Super AI
  ─────●────────────────────○────────────────────○─────
  (Exists today)      (Theoretical)       (Hypothetical)

  Plays chess         Does everything     Surpasses humans
  Drives a car        a human can         in every way
  Recommends shows

Why This Matters for You

When people talk about AI today, they almost always mean Narrow AI. When you build ML models in this course, you'll be building Narrow AI systems. Understanding the distinction helps set realistic expectations β€” your model won't become sentient, but it can become incredibly good at its specific task.

πŸ§ͺ Quick Quiz

Which type of AI can perform any intellectual task a human can?