AI literacy basics
What Counts as Artificial Intelligence?
Develop a practical definition of AI and distinguish it from traditional software, automation, analytics, and speculative general intelligence.
By the end you can
- Define an AI system in terms of inputs, inference, outputs, objectives, and context
- Distinguish AI from ordinary software, workflow automation, and descriptive analytics
- Explain why narrow AI is a useful category while AGI remains contested
- Classify borderline examples without relying on marketing language
Example
Four products at the border
A calculator, a payroll workflow, a sales dashboard, a fraud detector. All four process data. Calling all four AI would erase the differences that make any of them worth examining.
- Calculator: applies explicit arithmetic rules and returns the same result for the same valid expression.
- Payroll workflow: moves records through predefined conditions, approvals, and payments.
- Sales dashboard: summarizes past transactions into totals, trends, and charts.
- Fraud detector: infers a risk score from patterns that may be too complex to encode as a complete rulebook.
The boundary is not “uses data” or “runs automatically”; almost all modern software does both.
Key idea
The same line, drawn in law
That line has had to be drawn in law, using almost these examples. The European Commission’s Guidelines on the definition of an artificial intelligence system — approved on 6 February 2025 and issued as C(2025) 5053 final on 29 July 2025 — place outside Article 3(1) of the EU AI Act any system that follows “predefined, explicit instructions or operations” with no learning, reasoning or modelling at any stage, naming database queries and “standard spreadsheet software applications which do not incorporate AI enabled functionalities.” The Guidelines then work through a sales dashboard of their own: one that shows total sales, average sales per region and sales trends over time sits outside the definition, because the system does not recommend how to improve sales or which products to promote. A chess program that searches with a minimax algorithm and a heuristic evaluation function is excluded too, as a classical heuristic. Some systems, the Guidelines add, can infer in a narrow way and still fall outside “because of their limited capacity to analyse patterns and adjust autonomously their output.”
A definition built for inspection
An AI system is a machine-based system that uses inputs to infer how to produce outputs such as predictions, content, recommendations, decisions, or actions. The system operates toward explicit or implicit objectives and influences a physical or digital environment.
“Infer” is the important word. The system derives an output from inputs through a model, search procedure, learned representation, or other computational strategy. This definition does not require consciousness, a robot body, or human-like conversation.
That wording is not a teaching device. The OECD Council revised its own definition of an “AI System” on 8 November 2023. The revision travelled almost unchanged into binding law. Article 3(1) of the EU AI Act, in force since 1 August 2024, carries it. An AI system there is machine-based and “designed to operate with varying levels of autonomy”. It “may exhibit adaptiveness after deployment”. For explicit or implicit objectives, it “infers, from the input it receives, how to generate outputs such as predictions, content, recommendations, or decisions that can influence physical or virtual environments.” Recital 12 of the same Regulation states plainly why the verb carries the weight. “A key characteristic of AI systems is their capability to infer.”
A practical definition describes what the system does, not what we imagine it feels.
Comparison
Traditional software, automation, analytics, and AI
These categories can coexist inside one product. The point is to identify which mechanism handles which part of the job.
Getting that identification wrong can be an enforceable misstatement. On 18 March 2024 the U.S. Securities and Exchange Commission announced settled charges against two investment advisers. Delphia (USA) Inc. and Global Predictions Inc. had told clients and prospective clients they were using AI in ways they were not. “Investment advisers should not mislead the public by saying they are using an AI model when they are not,” said SEC Chair Gary Gensler. “Such AI washing hurts investors.”
Traditional software
Explicit logic maps known inputs to specified outputs.
- Predictable when requirements are stable
- Easy to test against exact rules
- Weak when the cases cannot be fully enumerated
- Example: calculating sales tax
Automation
Triggers and workflows move work without repeated manual execution.
- Coordinates steps and permissions
- May contain no learned model
- Best for repeatable processes
- Example: sending a receipt after payment
Analytics
Queries and summaries describe what data contains.
- Produces measurements and reports
- Often supports human interpretation
- Can include forecasting but need not
- Example: revenue by region
AI
Inference produces outputs where uncertainty, complexity, or adaptation makes exhaustive rules impractical.
- May learn from examples or use search
- Produces errors rather than exact guarantees
- Requires context-specific evaluation
- Example: ranking suspicious transactions
Visual
Narrow systems, general ambitions, speculative extremes
Capability labels are useful only when they clarify scope. They become misleading when they are treated as settled scientific thresholds.
The disagreement is countable. On 4 November 2023 Morris and colleagues published “Levels of AGI for Operationalizing Progress on the Path to AGI”. The paper works through “nine prominent examples” of existing AGI definitions. Among them are the Turing Test, consciousness, and analogies to the human brain. Others are the ability to learn new tasks and the capacity for economically valuable work. The authors find each one ambiguous enough to propose a leveled scale in its place. One of them, Shane Legg, is credited in the paper itself with popularizing the term AGI among computer scientists. Nine competing definitions inside a single survey is what a contested concept looks like from the inside.
- 01
Narrow AI
A system designed for a defined task or related task family. Deployed AI today is best analyzed this way, even when one model supports many applications.
- 02
Artificial general intelligence
A contested idea about broad, flexible competence across domains. There is no universally accepted operational test that resolves every debate.
- 03
Superintelligence
A speculative category for systems exceeding human capability across most cognitive domains. It belongs mainly to long-range strategy and philosophy.
A model can be broad-purpose without making “general intelligence” a settled measurement.
Key idea
Why mind-language creates bad product analysis
Words such as “knows,” “wants,” “understands,” and “decides” are convenient shorthand. They also hide something. The difference between what a system was observed to do and what it is claimed to experience disappears inside them.
When stakes matter, replace mind-language with operational language. Say what information was available, what output was produced, how often it failed, and what action followed.
Anthropomorphic language is not always forbidden, but it should never substitute for evidence.
Case
June 2022: an engineer, a chatbot, and a claim of sentience
June 2022 supplied the case study. A Google engineer, Blake Lemoine, concluded after months of conversation that the company’s LaMDA model was sentient and went public with it; Google placed him on administrative leave. The company’s reply was made entirely of operational language. Some in the broader AI community are considering the long-term possibility of sentient or general AI, spokesman Brian Gabriel said, “but it doesn’t make sense to do so by anthropomorphizing today’s conversational models, which are not sentient” — and hundreds of Google researchers and engineers had by then talked with the same system without any of them claiming it appeared conscious. The transcripts were real. The inference about an inner life was the part no transcript could carry.
Analogy
A workshop holds many tools, and no craftsperson
AI is closer to a workshop than to a mind. Measuring instruments, search tools, pattern detectors, generators, control systems — one roof, many kinds of work, and no single all-purpose craftsperson.
The analogy shifts attention from “Is it intelligent?” to “Which tool is being used for which job?” Hand tools, though, do not interact with each other, adapt, or behave unpredictably. AI components do all three.
Task scope is usually more informative than human resemblance.
Steps
A four-part border test
Borderline cases rarely need a philosophical verdict. They need a transparent classification that explains the mechanism.
1. Inspect the transformation
Does the system execute explicit logic, summarize records, search alternatives, or infer a pattern-based output?
2. Locate uncertainty
Ask whether multiple plausible outputs exist and whether errors must be measured rather than eliminated by specification.
3. Find the model or search procedure
Identify the component that converts inputs into a prediction, ranking, content item, or action proposal.
4. Classify the whole product honestly
A product may combine rules, automation, analytics, and AI. Name the mixture instead of forcing one label.
The definition you can carry forward
Use “AI” for machine-based systems that infer outputs from inputs toward objectives, especially when pattern recognition, search, adaptation, or generation handles complexity that fixed rules cannot fully capture. Then name the exact task and system boundary.
This definition is intentionally less dramatic than science fiction. Its strength is that it makes systems easier to inspect, compare, test, and govern.
The most useful definition is the one that improves your next question.
Weizenbaum on why the border keeps moving
Joseph Weizenbaum explained why the border keeps moving in the opening paragraph of the paper that introduced ELIZA (Communications of the ACM, January 1966). Once a program is unmasked and its inner workings are explained plainly, he wrote, “its magic crumbles away; it stands revealed as a mere collection of procedures, each quite comprehensible.” The observer thinks “I could have written that” and moves the program off “the shelf marked ‘intelligent’”. A definition anchored in mechanism survives that reflex. A definition anchored in wonder does not.
Key takeaways
- An AI system infers outputs from inputs toward explicit or implicit objectives within a context.
- Traditional software, automation, analytics, and AI describe different mechanisms that may coexist in one product.
- Using data or running automatically does not by itself make a system AI.
- Narrow AI is a practical description of task scope, while AGI lacks one universally accepted operational boundary.
- Anthropomorphic language should be replaced with observable behavior when decisions or risks are being evaluated.
- A good boundary test explains the transformation, uncertainty, model component, and mixture of mechanisms.