Artificial intelligence is one of the most talked-about ideas of our time, and also one of the most misunderstood. Ask ten people what AI means and you will likely get ten different answers — a robot, a chatbot, a menacing algorithm, a search engine, a vague sense of "the future." Before we can talk meaningfully about AI in education, business, or anywhere else, it helps to get clear on what the term actually describes.
A Working Definition
At its core, artificial intelligence refers to computer systems designed to perform tasks that would normally require human intelligence: recognizing patterns, making decisions, understanding language, solving problems, and adapting to new information. That is a broad definition on purpose, because AI is not one technology — it is a field that includes many different techniques, applied to many different kinds of problems.
A spam filter that learns to recognize junk email is AI. A system that recommends what to watch next is AI. A tool that writes essays, translates languages, or diagnoses illnesses from medical scans is also AI. What connects all of these is not a shared architecture, but a shared goal: getting a machine to do something that used to require a human mind.
Narrow AI vs. General AI
One of the most important distinctions in the field is between narrow AI and general AI.
Narrow AI (sometimes called "weak AI") is designed to do one thing, or a small family of related things, extremely well. A system trained to grade essays cannot drive a car. A system trained to recognize faces cannot compose music. Every AI system in practical use today — including the most advanced language models — is narrow AI in this sense. It may be remarkably capable across many tasks, but its capability comes from training and design, not from genuine general understanding of the world the way a human has.
General AI (or "strong AI") refers to a hypothetical system with human-like intelligence across virtually any domain — able to learn new skills, reason abstractly, and transfer knowledge between completely unrelated fields the way a person can. General AI does not exist yet, and there is genuine scientific disagreement about how close we are to it, or whether current approaches will ever get there at all.
This distinction matters enormously for how we should think about AI in practice. When a language model writes a convincing essay, it is not "understanding" the essay's topic the way a student does. It is recognizing and reproducing patterns learned from enormous amounts of text. That can be extraordinarily useful — but it is a different kind of capability than human understanding, and conflating the two leads to both unrealistic fear and unrealistic hype.
How AI Systems Actually Learn
Most modern AI, and nearly everything discussed in this blog, falls under a specific approach called machine learning. Instead of a programmer writing explicit rules for every situation ("if the email contains this word, mark it spam"), machine learning systems are shown large amounts of example data and learn statistical patterns from it themselves.
Show a system thousands of labeled photos of cats and dogs, and it gradually learns which visual patterns correlate with each label. Show it millions of documents, and it learns which words tend to follow other words. This shift — from hand-written rules to learned patterns — is what unlocked the last decade of AI progress, and it's the foundation we'll build on in the next few articles in this series, where we go deeper into machine learning, neural networks, and the systems behind today's most capable AI tools.
Why This Matters for Education
Understanding what AI actually is — and isn't — matters especially in education, where the temptation to reach for extreme narratives (either "AI will replace teachers" or "AI is just autocomplete, ignore it") is strong on both sides. Neither is accurate. AI systems are powerful tools for recognizing patterns in how students learn, automating repetitive work, and expanding what is possible in a classroom — but they remain tools, built and trained by people, for purposes people choose.
That framing — technology as a tool that amplifies human capability rather than a replacement for human judgment — is the philosophy behind everything we build at Porttx, and it's the lens we'll use throughout this blog as we explore what AI actually means for how people teach, learn, and grow.