Lesson 2 of 30

Types of AI

Learn the difference between narrow AI, general AI, and superintelligence, and understand where today’s systems fit.

Beginner Friendly
3 Worked Examples
Exercises Included

Learning objectives

  • Identify the major categories often used to describe AI
  • Explain why most present-day AI is narrow AI
  • Evaluate claims about advanced AI more critically

Introduction

People often speak about AI as though it is one single thing, but the term covers very different levels of capability. A useful distinction is between narrow AI, general AI, and superintelligence. These terms help learners understand both current reality and future speculation.

Narrow AI, also called weak AI, is designed for a defined task or limited family of tasks. It can be very powerful within its area. General AI refers to a machine that could perform a broad range of intellectual tasks at human level. Superintelligence refers to a hypothetical system that would surpass human intelligence across most fields.

Nearly every AI application people use today belongs to narrow AI. This includes image recognition, language translation, recommendation systems, and large language models used in specific ways. Understanding this prevents unrealistic expectations.

Narrow AI is the present reality

A narrow AI system may look impressive because it can outperform humans in a task like detecting patterns in medical scans or suggesting likely next words in a sentence. However, it usually cannot transfer that skill naturally into an unrelated task without retraining or redesign.

This is why a powerful chess AI is not automatically good at driving a car, and why a text-generation model does not inherently know how to inspect a machine on a factory floor.

General AI remains theoretical

General AI would be able to reason, learn, adapt, and transfer knowledge across many different tasks in a more human-like way. It would not need a separate design for each problem. Although researchers discuss this goal, there is no consensus that current systems have reached it.

For beginners, the key lesson is that strong performance in many tasks does not automatically equal true general intelligence. Versatility is impressive, but it is not the same as human understanding.

Superintelligence as speculation

Superintelligence is mainly a philosophical and long-term policy topic. It refers to a system that could exceed human intelligence in reasoning, strategy, creativity, or scientific discovery. Discussions about superintelligence raise important questions about safety and governance, but it is not the state of ordinary AI products today.

When reading headlines, ask: Is the article describing a real deployed system, a research direction, or a hypothetical future scenario?

Examples

Narrow AI in finance

A fraud detection system can analyze transaction patterns extremely well, but it cannot also become a language tutor without being rebuilt for that purpose.

Narrow AI in healthcare

An AI model trained to read chest X-rays may help detect abnormalities, but it cannot automatically advise on hospital staffing or legal compliance.

Future-facing discussion

When a news article claims AI will replace all human thinking, it is often mixing narrow AI achievements with speculation about general AI or superintelligence.

Exercises

  1. Define narrow AI, general AI, and superintelligence in your own words.
  2. Choose three existing AI tools and classify each one as narrow AI or not yet classifiable.
  3. Find a news headline about AI and explain whether it is about current narrow AI or future speculation.
  4. Why do people often overestimate what current AI can do?
  5. Write a short paragraph on whether you think general AI is near or far away, and explain your reasoning.

Key takeaway

The most important practical truth is that today’s useful AI systems are overwhelmingly narrow AI: powerful in their domains, but limited outside them.