Key Takeaways — Chapter 1
What Is Artificial Intelligence? (Separating Fact from Fiction)
Core Definition
Artificial intelligence is the design of computer systems that perform tasks typically associated with human intelligence — such as recognizing patterns, making predictions, understanding language, or making decisions. AI is not a single technology; it is an umbrella term for many different techniques.
The Big Distinction
| Narrow AI (Weak AI) | General AI (AGI) | |
|---|---|---|
| What it does | Performs a specific task or small set of related tasks | Would have human-like cognitive flexibility across all domains |
| Exists today? | Yes — every AI system in use today | No — remains hypothetical |
| Example | A spam filter, a chess engine, a language model | A system that can learn any new task without specific training |
| Key limitation | Cannot function outside its designed domain | N/A (does not yet exist) |
The AI Effect
We persistently redefine "intelligence" to exclude whatever machines can already do. This creates a moving-target problem that distorts public understanding. When evaluating AI, resist the urge to dismiss current achievements or to overhype future possibilities.
The FACTS Framework
Use these five questions to evaluate any AI system or claim:
| Question | |
|---|---|
| F — Function | What specific task does this system perform? |
| A — Accuracy | How well does it work, and for whom? |
| C — Consequences | Who benefits and who might be harmed? |
| T — Training | What data was it trained on, and who curated it? |
| S — Stewardship | Who is responsible when it goes wrong? |
Four Anchor Systems
You will revisit these throughout the book:
- ContentGuard — social media content moderation (bias, free speech, scale)
- MedAssist AI — hospital diagnostic tool (healthcare equity, automation trust)
- Priya's Semester — student using generative AI (education, academic integrity)
- CityScope Predict — predictive policing system (civil liberties, feedback loops)
Themes to Carry Forward
- AI systems are built by humans and inherit human biases, incentives, and blind spots.
- There is a critical difference between AI capability (what it can do) and AI understanding (whether it comprehends what it is doing).
- AI literacy is a civic skill — necessary for informed participation in democratic society.
- The pace of change is fast, but frameworks for thinking (like FACTS) are durable.
One Sentence to Remember
Every time you hear "AI can do X," ask: Which AI? Which technique? Trained on what data? Designed by whom? Tested how?