1. What AI Is and What It Is Not
What AI Is and What It Is Not
Artificial intelligence, or AI, is a broad term for computer systems that perform tasks we usually associate with human thinking: recognizing images, understanding language, making recommendations, or answering questions. At its heart, AI is software that finds patterns in information and uses those patterns to make useful guesses or decisions.
It helps to start by clearing away some common myths. AI is not a conscious mind. It does not have feelings, beliefs, intentions, or self-awareness, even when it produces sentences that sound thoughtful or warm. When a chatbot writes "I understand how you feel," it is arranging words that statistically fit the conversation, not actually feeling anything.
AI is also not magic, and it is not always right. These systems can be confident and fluent while being completely wrong. They do not "know" facts the way a person does; they work with patterns drawn from the data they were built on.
So what is AI, in practical terms? Think of it as a powerful pattern machine. Show it enough examples of a task, and it can produce results that often look intelligent. A few everyday examples:
- A spam filter that learns which emails are junk.
- A maps app that predicts traffic and suggests a faster route.
- A photo app that groups pictures of the same person.
- A writing assistant that drafts an email when you give it a topic.
One useful distinction is between narrow AI and general AI. Almost all AI in use today is narrow: it is good at one kind of task, like translating text or detecting fraud, and nothing else. General AI, a hypothetical system that could match a human across any task, does not exist. When the news talks about "AI," it almost always means narrow, task-specific tools.
Throughout this course, keep a simple mental model in mind: AI is a tool that learns patterns from data and applies them to new situations. That single idea will carry you a long way.