What Is AI?
AI, short for artificial intelligence, is technology that lets computers do things that normally require human intelligence, such as understanding language, recognizing faces, making recommendations and writing text. You probably use it every day: when your email filters out spam, your phone recognizes your face, a map predicts traffic, or a streaming service suggests what to watch next.
What artificial intelligence means
Artificial intelligence is a broad term for computer systems that work out, from the information they receive, how to produce outputs such as predictions, recommendations, decisions or new content. The OECD, in a definition updated in 2023, describes an AI system as a machine-based system that "infers, from the input it receives, how to generate outputs such as predictions, content, recommendations, or decisions."
Most AI today works by learning patterns from large amounts of data rather than following rules a programmer wrote for every situation. That approach is called machine learning. The short version of the definition lives in the LATHIC Glossary entry for artificial intelligence.
The easiest way to understand AI, though, is to look at where it already shows up.
Examples of AI you already use
| Everyday example | Where you see it | What the AI does |
|---|---|---|
| Spam filtering | Email apps such as Gmail | Recognizes junk and phishing messages and moves them out of your inbox |
| Face recognition | Phones such as the iPhone | Recognizes your face so you can open your phone |
| Recommendations | Netflix, YouTube, Spotify, online stores | Predicts what you are likely to watch, hear or buy next |
| Social media feeds | Instagram, TikTok, Facebook | Ranks posts and videos by what you are likely to engage with |
| Traffic and arrival times | Google Maps and other navigation apps | Predicts traffic and how long your trip will take |
| Voice assistants | Siri, Alexa, Gemini on phones | Turns your speech into text and works out what you are asking |
| Translation | Google Translate and similar apps | Translates text and speech between languages |
| Predictive text and autocorrect | Phone keyboards and email | Suggests the next word and fixes likely typos |
| Photo search | Phone photo libraries | Recognizes people, places and objects so you can search your pictures |
| Fraud alerts | Banks and card networks | Flags purchases that look unusual for your account |
| Chatbots | ChatGPT, Gemini, Claude, customer service sites | Understands questions and writes responses |
| Robotaxis | Waymo, in a growing number of U.S. cities | Perceives the road and drives without a human driver |
A closer look at a few examples
Spam filters. Instead of relying only on a fixed list of banned words, modern spam filters learn from huge numbers of messages what spam and phishing tend to look like. Google says Gmail blocks more than 99.9% of spam, phishing attempts and malware from reaching users, and that its AI-enhanced filters block nearly 10 million spam emails every minute.
Face recognition on phones. Apple says Face ID uses the iPhone's TrueDepth camera and machine learning, and that the probability a random person could use their face to get into your iPhone is less than 1 in 1,000,000.
Streaming recommendations. Netflix says its recommendation system considers your viewing history and how you rated titles, what members with similar tastes watch, and details about titles such as genre and actors. It says it does not use demographic information such as age or gender to make those decisions.
Arrival times. DeepMind, now Google DeepMind, reported in 2020 that machine learning improved the accuracy of Google Maps' real-time arrival estimates by up to 50% in some cities.
Chatbots. Tools like ChatGPT are built on large language models that learned patterns from vast amounts of text. They are among the most visible kinds of AI today: a Pew Research Center survey conducted in February 2026 found that about half of U.S. adults use AI chatbots.
Robotaxis. As of September 2026, Waymo operates fully autonomous rides in a growing list of U.S. cities, including Phoenix, Los Angeles and the San Francisco Bay Area, and says it has served more than 20 million rides.
You use AI more than you might think
Many people may not notice how often they use AI, because it is built quietly into familiar products. In Pew Research Center surveys published in April 2025, 27% of U.S. adults said they interact with AI almost constantly or several times a day, while 79% of AI experts said people in the U.S. interact with AI that often.
A useful rule of thumb: when a product predicts something, recognizes something, personalizes something for you or generates something new, AI is often involved.
These everyday examples are only part of the picture. For how AI is applied in fields such as healthcare, finance, science and education, see What Is AI Used For?.
What does AI stand for?
AI stands for artificial intelligence. The term first appeared in 1955, in a proposal for a summer research workshop at Dartmouth College, and it has named the field of research ever since. "Artificial" means made by people rather than occurring naturally; "intelligence" refers to abilities such as learning, reasoning, understanding language and solving problems.
Narrow AI vs general AI
Every example in this article is narrow AI: AI designed for a specific task or a limited set of tasks. A spam filter cannot drive a car, and a navigation app cannot recognize your face.
Artificial general intelligence, or AGI, refers to a hypothetical AI that equals or surpasses human performance on all or almost all cognitive tasks. It is not part of the AI people use today. The International AI Safety Report 2025, prepared by an international panel of experts, describes AGI as a "potential future AI" and notes that the term "lacks a universal definition."
| Narrow AI | General AI (AGI) | |
|---|---|---|
| What it can do | Specific tasks or a limited range of tasks | Almost any intellectual task a person can do |
| Does it exist? | Yes, everywhere | Described by international expert reports as a potential future development |
| Examples | Spam filters, face recognition, recommendations, translation | None in use today |
Chatbots like ChatGPT blur the line a little, because they can help with many different tasks, from writing to coding to planning. They remain uneven, though: the International AI Safety Report 2026 notes that today's general-purpose AI can excel at some difficult tasks while failing at some simpler ones. For more, see the glossary entries for narrow AI and artificial general intelligence.
AI vs automation
Automation means using technology to perform tasks with little or no manual effort, usually by following fixed rules. Modern AI usually means systems that learn from data to make predictions or decisions in situations that were not spelled out in advance. The two often work together, but they are not the same.
| Automation | AI | |
|---|---|---|
| How it works | Follows predefined rules: if this, then that | Usually learns patterns and makes predictions |
| Handles new situations | Only if a rule covers them | Can generalize from what it learned |
| Example | An email rule that moves every message from your manager into a folder | A spam filter that learns what junk mail looks like |
| Another example | A thermostat on a fixed schedule | A navigation app predicting traffic from live and historical data |
When AI is used to make automated systems more flexible, people call it AI automation. The LATHIC Glossary covers automation and how rule-based and AI-driven approaches differ.
How AI does all of this
Most of these examples work the same basic way. The AI is trained on large amounts of examples, finds patterns in them, and then uses those patterns to make predictions about new information: this email is probably spam, this face matches the owner, this driver will probably arrive in 18 minutes.
That is also why AI can be wrong. It makes predictions based on patterns, not certainties, and it can fail when something is unlike what it learned from. How Does AI Work? walks through the process step by step, and What Is Machine Learning? explains how the learning happens.
How to explain AI to someone new to it
If you are explaining AI to a relative, friend or colleague who is new to the idea, these approaches help:
- Start with something they already use. "You know how your phone suggests the next word when you type? That's AI."
- Use one simple idea. "AI is software that learns from lots of examples, then makes good guesses about new situations."
- Show, don't describe. Ask a voice assistant or chatbot a question together.
- Be honest about limits. Explain that AI can be very useful and also confidently wrong, so it is worth double-checking important answers.
- Skip the jargon. Terms like "neural network" and "large language model" can come later, if they are curious.
Related AI terms
- Artificial intelligence: the short LATHIC Glossary definition
- Machine learning: the approach most AI uses to learn from data
- Narrow AI: AI built for a specific task or limited set of tasks
- Artificial general intelligence: a hypothetical AI with broad human-level ability
- Automation: using software to do tasks with little manual effort
- Generative AI: AI that creates new text, images and other content
Frequently Asked Questions
What is AI in very simple words?
AI is technology that lets computers learn from examples and then make smart guesses, such as recognizing a face, understanding a question or suggesting a movie. It is designed to handle tasks that normally need human thinking.
How do we use AI in daily life?
Most people use AI every day without noticing it. It filters spam from email, recognizes faces to open phones, recommends shows and products, predicts traffic in map apps, powers voice assistants, suggests words as you type, flags suspicious card transactions and answers questions through chatbots.
How do you explain AI to someone who is new to it?
Start with an example they already use, such as predictive text on their phone or recommendations on a streaming service. Then explain the core idea simply: AI learns patterns from lots of examples and uses them to make useful guesses. Trying a voice assistant or chatbot together often helps more than any description.
What does AI stand for?
Artificial intelligence. The phrase was coined in a 1955 proposal for a research workshop at Dartmouth College and describes computer systems that can learn, understand language, recognize patterns and do other things associated with human intelligence.
What is AI used for?
AI is used to make predictions, recognize patterns and create content. Everyday uses include spam filtering, recommendations, navigation, translation and chatbots, while businesses and scientists use it for tasks such as detecting fraud, analyzing medical images and forecasting weather. What Is AI Used For? covers applications across different fields in more depth.
Sources
- OECD.AI, "Updates to the OECD's definition of an AI system explained," November 29, 2023. https://oecd.ai/en/wonk/ai-system-definition-update
- Google Safety Center, "Gmail." https://safety.google/gmail/
- Apple Support, "About Face ID advanced technology." https://support.apple.com/en-us/102381
- Netflix Help Center, "How Netflix's Recommendations System Works." https://help.netflix.com/en/node/100639
- Google DeepMind, "Traffic prediction with advanced Graph Neural Networks," September 3, 2020. https://deepmind.google/discover/blog/traffic-prediction-with-advanced-graph-neural-networks/
- Pew Research Center, "Americans' Views on AI Chatbots, Smart Devices and AI's Impact," June 17, 2026. https://www.pewresearch.org/internet/2026/06/17/americans-and-ai-2026-chatbots-smart-devices-and-views-on-impact/
- Waymo, "FAQ." https://waymo.com/faq/
- Waymo, homepage (rides served). https://waymo.com/
- Pew Research Center, "How the U.S. Public and AI Experts View Artificial Intelligence: AI in daily life," April 3, 2025. https://www.pewresearch.org/internet/2025/04/03/artificial-intelligence-in-daily-life-views-and-experiences/
- McCarthy, Minsky, Rochester and Shannon, "A Proposal for the Dartmouth Summer Research Project on Artificial Intelligence," August 31, 1955. http://jmc.stanford.edu/articles/dartmouth/dartmouth.pdf
- International AI Safety Report 2025, January 29, 2025. https://internationalaisafetyreport.org/publication/international-ai-safety-report-2025
- International AI Safety Report 2026, February 3, 2026. https://internationalaisafetyreport.org/publication/international-ai-safety-report-2026