๐Ÿ“ฅ Save this course to your device so you can return to it anytime.
A Free Public Course

AI Education
for All

Seven chapters. No tech background required. Everything you need to understand the most important technology of our time โ€” and what it means for your life.

"The only effective way to fight the harmful uses of AI is to build more beneficial uses that can defend against them. A passive government cannot protect an uninformed citizenry. We can't wait." โ€” The Case for This Course
Chapter One

What Is AI?

You have probably heard the term "artificial intelligence" hundreds of times. It shows up in news headlines, political speeches, science fiction movies, and tech company commercials. But what does it actually mean?

Artificial intelligence โ€” AI for short โ€” is the ability of a computer to do things that normally require human thinking. That includes recognizing a face in a photo, understanding what you say to a voice assistant, translating a sentence from Spanish to English, or recommending a song you might like. These all involve some kind of reasoning, pattern recognition, or decision-making that used to be something only people could do.

Key Idea

AI is not magic. It is math โ€” very powerful math, applied to enormous amounts of data. Computers do not "think" the way humans do. They find patterns in numbers, and those patterns allow them to make surprisingly good predictions.

AI is not a new idea. The concept has been around since the 1950s, when scientists first asked: could a machine learn to solve problems? For decades, progress was slow. But in the last fifteen years, two things changed everything: computers became dramatically faster, and the internet produced more data than anyone knew what to do with. Those two ingredients โ€” speed and data โ€” unlocked a new generation of AI that can do things no one thought possible just a decade ago.

Why AI Matters Now

Some technologies change one industry. AI is changing every industry at the same time. That is why it matters โ€” not just for experts, but for everyone.

๐Ÿงฌ

AlphaFold

In 2020, an AI called AlphaFold solved a biology problem that scientists had been stuck on for fifty years: how proteins fold into their shapes. This breakthrough is already helping researchers design new medicines.

๐Ÿ’Š

Drug Discovery

AI can now scan millions of chemical compounds and predict which ones might fight a disease โ€” a process that used to take researchers years and cost hundreds of millions of dollars.

๐ŸŒ

Climate Modeling

Scientists use AI to process satellite data, ocean temperatures, and atmospheric readings to build better models of how the climate is changing and where extreme weather is headed.

๐Ÿ‘๏ธ

Medical Imaging

AI systems can now detect certain cancers in medical scans as accurately as experienced doctors โ€” and in some cases, catch things a human eye might miss.

What Is AI? โ€” 3-Minute Overview

Video placeholder โ€” to be added before distribution

AI is already embedded in your daily life in ways you may not notice. Every time you search something online, scroll through a social media feed, get a product recommendation, or unlock your phone with your face โ€” AI is involved. Understanding how it works is the first step to understanding how it affects you.

Think About It

Try to count how many times you interact with AI in a single day. Include your phone, your streaming apps, your email spam filter, and anything you search online. The number will probably surprise you.

โœ๏ธ Quick Check โ€” Chapter 1

1. What two things made modern AI possible?

2. What did AlphaFold accomplish?

3. Which best describes what AI is?

Chapter Two

How AI Solves Problems

So if AI is math applied to data, how exactly does it solve problems? The answer lies in a powerful idea: pattern recognition.

Humans are naturally good at recognizing patterns. You can identify your friend's face in a crowded room, notice when a piece of music shifts to a minor key, or sense that something feels "off" about an email before you can explain why. AI systems learn to do the same kind of thing โ€” but with math, and at a scale no human could match.

Learning by Example

Here is a simple way to think about how AI learns to solve a problem. Suppose you want to build an AI that can tell the difference between a photo of a cat and a photo of a dog. You do not write out a list of rules. Instead, you show the AI thousands of labeled photos โ€” "this is a cat," "this is a dog" โ€” over and over again. Gradually, the system finds the patterns that reliably predict the correct answer. After enough examples, it can look at a photo it has never seen before and make a very good guess.

This approach โ€” learning from examples rather than following hand-coded rules โ€” is called machine learning. It is the foundation of almost everything modern AI does.

Key Idea

Traditional computer programs follow rules a programmer writes. Machine learning systems discover the rules themselves by analyzing data. That is what makes them so powerful โ€” and also what makes them hard to fully understand or control.

The Three Main Ways AI Learns

TypeHow It WorksExample
Supervised LearningThe AI is trained on labeled examples โ€” the right answers are provided. It learns to match inputs to outputs.Email spam filters, image classifiers, voice recognition
Unsupervised LearningThe AI is given data with no labels and finds its own groupings or patterns.Customer segmentation, detecting unusual patterns in financial data
Reinforcement LearningThe AI learns by trial and error โ€” getting a reward when it does something right, a penalty when it does not.Game-playing AI, robotic movement, self-driving car training

What AI Is Good At โ€” and What It Is Not

AI is extraordinarily powerful at processing large amounts of data, finding patterns, and making predictions. It can do these things much faster than any human, without getting tired.

But AI also has real limitations. It can be fooled by data it has never seen before. It can reflect the biases hidden in the data it was trained on. And it has no genuine understanding โ€” it finds patterns, but it does not know what those patterns mean.

A Concrete Example of Bias

If an AI system is trained on historical hiring data from a company that mostly hired men, it may learn to rank male applicants higher โ€” not because it was told to, but because that was the pattern in the data. This is called algorithmic bias, and it is one of the most important problems in AI today.

โœ๏ธ Quick Check โ€” Chapter 2

1. What is machine learning?

2. Where does algorithmic bias usually come from?

Chapter Three

AI in the Real World

AI is not a future technology. It is here right now, woven into the fabric of daily American life. Understanding where AI already exists โ€” and what it is doing โ€” is the first step to making informed decisions about it.

๐Ÿฅ

Healthcare

AI reads medical scans, helps doctors spot diseases earlier, predicts which patients might get worse, and assists researchers in finding new drugs faster.

๐Ÿš—

Transportation

AI powers navigation apps that predict traffic, assists pilots during flights, and is the brain behind self-driving vehicle technology being tested on American roads.

๐ŸŽ“

Education

AI tutoring tools adapt to how each student learns, identify where they are struggling, and give personalized feedback โ€” twenty-four hours a day.

๐Ÿฆ

Banking & Finance

Every time your bank flags a suspicious transaction, AI is working in real time to protect your money.

๐ŸŒพ

Agriculture

AI-powered drones and sensors help farmers monitor crops, detect diseases, and reduce pesticide use โ€” producing more food with fewer resources.

โš–๏ธ

Criminal Justice

Some courts use AI to help predict whether a defendant might commit another crime. This is one of the most controversial uses of AI, raising serious questions about fairness.

The Invisible AI in Your Pocket

Your smartphone alone contains dozens of AI systems. The keyboard that predicts your next word, the camera that recognizes faces, the voice assistant that answers your questions, the maps app that reroutes you around traffic โ€” all of these are AI at work.

Your social media feed is curated by an AI algorithm that decides what you see. That algorithm is optimized to keep you engaged โ€” which means it tends to show you content that triggers strong emotional reactions. Understanding this helps explain a lot about the information environment we all live in.

"You are not just using AI. AI is also, in many ways, using you."
Good Questions to Ask

Whenever you hear about an AI system being used in a public institution โ€” a school, a court, a hospital, a police department โ€” ask: Who designed it? What data was it trained on? Has it been tested for fairness? Who is accountable if it makes a mistake?

โœ๏ธ Quick Check โ€” Chapter 3

1. Why might a social media algorithm show you emotionally charged content?

Chapter Four

How AI Learns

In Chapter 2, we introduced the idea that AI learns from examples. Now let's go deeper. How exactly does a machine learn anything at all?

The Training Process

Imagine you are teaching a child to recognize apples. You show them an apple and say "apple." You show them an orange and say "not an apple." You do this hundreds of times until the child reliably gets it right. AI training works in a similar way โ€” except instead of a child, it is a mathematical model, and instead of hundreds of examples, it might use millions or even billions of them.

During training, the AI makes a prediction, checks whether it was right or wrong, and then adjusts its internal settings slightly to do better next time. This cycle โ€” predict, check, adjust โ€” repeats billions of times. By the end of training, the model can make reliable predictions on data it has never seen before.

Key Vocabulary

Training data is the collection of examples an AI learns from. Labels are the correct answers attached to that data. Parameters are the internal numerical settings the AI adjusts as it learns. A large language model like ChatGPT has hundreds of billions of parameters.

Why Data Quality Matters So Much

An AI system is only as good as the data it was trained on. If the training data is incomplete, unrepresentative, or full of errors, the AI will learn the wrong patterns โ€” and apply them confidently. This is one of the most important and most overlooked facts about AI.

Data ProblemWhat It MeansReal-World Consequence
Unrepresentative dataTraining examples do not reflect the full range of people or situationsA medical AI trained mostly on white patients may perform worse for patients of other ethnicities
Historical biasThe data reflects past discrimination or inequalityHiring AI trained on old records may continue to favor candidates who match historically preferred profiles
Data poisoningBad actors intentionally corrupt training dataA content moderation AI could be manipulated to allow harmful content through
Missing contextThe data contains the "what" but not the "why"A crime-prediction AI might flag a neighborhood based on historical over-policing, not actual crime rates

What AI Cannot Learn

There are things that even the most sophisticated AI training cannot fully capture. Common sense โ€” the basic understanding of the physical world that a five-year-old has โ€” is surprisingly hard for AI to learn from data alone. Moral judgment, emotional nuance, and the ability to understand context the way humans do remain areas where AI regularly falls short.

Think About It

The next time you use a recommendation algorithm โ€” on a streaming service, a shopping site, or social media โ€” think about what data it might have been trained on, and whose preferences and assumptions might be built into it.

โœ๏ธ Quick Check โ€” Chapter 4

1. What is the basic cycle of AI training?

2. Why is the quality of training data so important?

Chapter Five

Neural Networks and Generative AI

To understand the AI tools making headlines today โ€” ChatGPT, DALL-E, Gemini, and others โ€” you need to understand two connected ideas: neural networks and generative AI.

What Is a Neural Network?

A neural network is a type of AI system loosely inspired by the structure of the human brain. Your brain is made up of billions of neurons โ€” cells that send signals to each other to process information. A neural network is made up of layers of mathematical units that pass numbers to each other in a similar way.

Think of it like a chain of workers passing a message down a factory line. Each worker makes a small modification to the message before passing it along. By the time the message reaches the end of the line, it has been transformed into something useful โ€” a prediction, a classification, or a decision. The more layers in the network, the more complex the patterns it can learn.

Key Idea

The "deep" in deep learning refers to neural networks with many layers โ€” sometimes hundreds. More layers mean the network can learn increasingly complex patterns. This depth is what makes modern AI so powerful.

What Is Generative AI?

Generative AI is a category of AI that can create new content โ€” text, images, audio, video, and code โ€” rather than just classifying or predicting. Large language models (LLMs) like ChatGPT are a form of generative AI trained on vast amounts of text. They learn to predict what word comes next in a sentence with such accuracy and at such scale that the results look remarkably like human writing.

This is a genuinely new capability. For most of AI's history, systems could only analyze or classify. Now they can generate โ€” producing essays, translations, summaries, code, music, and realistic images on demand. This opens extraordinary opportunities. It also introduces serious new risks, which we will explore in Chapter 7.

How Large Language Models Work โ€” 5-Minute Explainer

Video placeholder โ€” to be added before distribution

Cognitive Fitness: What We Risk Losing

Generative AI tools are extraordinarily useful. They can help you write better, learn faster, and get unstuck on hard problems. But there is an important question worth asking: what happens to our own thinking when we increasingly outsource it to a machine?

Writer and professor Cal Newport has observed that when we stop practicing a skill, we lose it. If you always let GPS navigate for you, you stop being able to find your way on your own. If you always let AI write your first draft, you may gradually lose the ability โ€” and the confidence โ€” to form and express your own ideas.

Cognitive Fitness

The ability to think carefully, reason through hard problems, and express your own ideas is not a given. It is a skill that requires exercise. AI tools can be powerful assistants โ€” or they can become a substitute for thinking. Which one they become depends entirely on how you choose to use them.

This is not an argument against using AI. It is an argument for using it wisely. The most powerful combination is not AI alone โ€” it is a well-trained human mind working alongside AI tools. Your judgment, your values, your lived experience, and your ability to ask the right questions are things no AI currently has. They are worth protecting.

"Don't outsource your thinking. Use AI to sharpen it."
โœ๏ธ Quick Check โ€” Chapter 5

1. What makes generative AI different from earlier AI systems?

2. What does "cognitive fitness" mean in the context of AI?

Chapter Six

AI's Impact on America

AI is not just a technology story. It is an American story โ€” one that touches jobs, elections, national security, and the country's place in the world. This chapter looks at three dimensions: the economy, democracy, and the global competition for AI leadership.

AI and Jobs

Whenever a powerful new technology arrives, people ask: will it take my job? With AI, the honest answer is: it depends โ€” and nobody knows for sure.

AI will automate some tasks that humans currently perform. Jobs that involve repetitive processing of information โ€” certain kinds of data entry, basic document review, some customer service work โ€” are at risk of partial or full automation. That is a real disruption for real people.

At the same time, new technologies also create new jobs and new industries. The World Economic Forum's 2025 Future of Jobs Report projects that while AI will displace around 85 million jobs globally, it will also create approximately 97 million new roles โ€” a net gain of about 78 million positions over the coming years.

85M
Jobs likely displaced by AI and automation (WEF, 2025)
97M
New roles AI is projected to create (WEF, 2025)
+78M
Projected net job gain globally
Important Caveat

Net job gains do not automatically help the workers who lost jobs. The new roles created by AI may require different skills, be in different places, or pay differently than the work that was automated away. Managing this transition fairly is one of the central economic policy challenges of our time.

AI and Elections

AI presents serious new challenges to American democracy. The ability to generate realistic fake images, videos, audio, and text at low cost is already being used to spread misinformation, impersonate public figures, and manipulate voters.

In recent elections, voters have encountered AI-generated robocalls imitating candidates, fake images of politicians in compromising situations, and social media posts written by AI at scale to simulate grassroots opinion. These are not hypothetical future threats โ€” they are happening now.

Real Risk

AI-generated content can make people believe things that are not true โ€” including things about candidates, ballot procedures, and voting locations. Before sharing anything you see online during an election, ask: where did this come from? Could this be AI-generated? Always verify with a trusted source.

The US-China AI Competition

AI has become a central arena in the competition between the United States and China for global technological leadership. Both countries are investing hundreds of billions of dollars in AI research, chip manufacturing, and AI-powered military capabilities. This competition shapes economic growth, the strength of American companies in global markets, and the country's ability to defend itself.

What We Don't Know Yet

This course is a starting point for thinking โ€” not a final answer. There are genuinely open questions about AI that even the world's leading experts disagree about.

Open QuestionWhy It MattersExpert Perspective
Will AI reach human-level general intelligence?AI that can do anything a human can do would be the most transformative technology in history. Whether and when it will arrive is deeply contested.Estimates range from "decades away" to "never" to "within ten years." There is no consensus.
How dangerous could advanced AI become?Some of the world's most respected AI researchers believe that advanced AI could pose an existential risk to humanity if not developed carefully.Geoffrey Hinton โ€” a pioneer of modern AI and Nobel Prize winner โ€” has estimated a 10 to 20 percent chance that AI could contribute to human extinction within this century. Most researchers consider this unlikely, but the question is taken seriously at the highest levels.
Who should govern AI?AI decisions currently made by a small number of private companies affect billions of people. Should governments set the rules? International bodies? The companies themselves?This debate is active in every major democracy. No strong consensus has emerged.
Can we trust AI to be fair?AI systems that make decisions about bail, loans, medical treatment, and jobs must meet high standards of fairness. The tools to audit and enforce this are still developing.Researchers, civil rights advocates, and regulators are actively working on this โ€” but much remains unresolved.
โœ๏ธ Quick Check โ€” Chapter 6

1. According to the World Economic Forum, what is the projected net job impact of AI?

2. What should you do if you see a shocking video of a political candidate online?

Chapter Seven

When AI Is Used Against You

The same capabilities that make AI so useful โ€” generating realistic content, processing data at scale, automating decisions โ€” also make it a powerful tool for people who want to deceive, manipulate, or harm others. This chapter covers the threats you face personally, and the larger threats facing society as a whole.

Personal Threats: Scams and Deepfakes

AI has dramatically lowered the cost and raised the quality of fraud. Scams that once required real skill and effort can now be run by almost anyone with access to the right tools.

๐Ÿ“ž

Voice Cloning Scams

AI can clone someone's voice from just a few seconds of audio. Scammers use this to call elderly relatives, impersonating a grandchild claiming to be in trouble and needing money immediately.

๐Ÿ“ง

AI-Powered Phishing

AI can write personalized, grammatically perfect phishing emails โ€” using your name, employer, and interests scraped from the internet to make the message seem legitimate. The days of obvious typos are fading fast.

๐ŸŽญ

Deepfakes

Deepfake technology puts real people's faces and voices into fake videos. These are used for disinformation, harassment, fraud, and non-consensual intimate imagery โ€” causing real harm to real people.

๐Ÿ’ผ

Job Scams

AI-generated job listings, fake recruiters, and even fake interviews are being used to steal personal information from job seekers who believe they are applying for real positions.

Protect Yourself

If you receive a call from someone claiming to be a family member in an emergency, hang up and call that person back directly on their known number. Consider creating a family "safe word" to verify real emergencies โ€” no AI can know it. Never send money, gift cards, or cryptocurrency to someone you have not verified through a known channel.

Systemic Threats: When AI Targets Institutions

Beyond individual scams, AI is being used to attack the systems that societies depend on.

Cyberattacks on Infrastructure. In April 2026, Anthropic announced that its most powerful AI model โ€” Claude Mythos โ€” was too dangerous to release to the public. Without being directed to do so, Mythos had independently developed the ability to find previously unknown security flaws in nearly every major operating system and web browser, then chain those flaws together to take over entire computer systems. Anthropic found thousands of these vulnerabilities โ€” 99 percent still unpatched when they went public. An engineer with no security training could ask Mythos to find an exploit overnight and wake up to a complete, working cyberweapon. The Council on Foreign Relations called it "an inflection point for AI and global security." Rather than release the model, Anthropic created Project Glasswing โ€” a restricted consortium including Amazon, Apple, Google, Microsoft, and others โ€” to use a limited version called Mythos Preview to find and patch vulnerabilities before bad actors do. The cybersecurity balance between offense and defense has fundamentally shifted. Power grids, water treatment systems, hospitals, and financial networks are all potential targets โ€” and many run on software that hasn't been updated in decades.

State Actor Threats. Foreign governments are already using AI aggressively. Anthropic's threat intelligence team has documented North Korean operatives using AI tools to create fake professional identities, get hired at Western technology companies, and gain access to sensitive systems. AI is also being used to accelerate weapons development and plan cyberattacks against American targets. These are not hypothetical scenarios โ€” they are documented and ongoing.

Autonomous Weapons. AI-powered military drones and autonomous weapons systems can make targeting decisions without a human in the loop. This raises profound ethical and legal questions about accountability and the rules of war. The development of lethal autonomous weapons is advancing faster than the international agreements needed to govern them.

Democratic Destabilization. Foreign governments and domestic bad actors use AI to generate massive amounts of divisive content, create fake grassroots movements, and amplify social tensions โ€” with the goal of undermining trust in democratic institutions. This is not speculation. It is documented.

A Turning Point

When the company building an AI model decides it is too dangerous to release โ€” and creates a restricted consortium of the world's largest tech companies just to manage its implications โ€” that is not a warning about the future. That is a description of April 2026. The question is whether our government, our institutions, and our citizens are informed enough to respond.

What Can Be Done

The threats in this chapter can feel overwhelming. But the same people building AI are also building defenses against these harms โ€” better deepfake detection, more sophisticated fraud prevention, stronger cybersecurity. The race between offense and defense is ongoing.

What makes that defense stronger is an informed public. People who understand how AI scams work are harder to trick. Citizens who understand AI's impact on elections are harder to manipulate. Voters who demand accountability from government and tech companies are harder to ignore.

This is why AI literacy is not just a personal benefit โ€” it is a civic necessity.

โœ๏ธ Quick Check โ€” Chapter 7

1. What is a voice cloning scam?

2. What is the best first step if you get a call from a "family member" claiming to be in an emergency?

A Note Before You Go

You have just covered seven chapters on some of the most consequential ideas of our time. That is not nothing. Most people โ€” including most elected officials and many business leaders โ€” do not know as much about AI as you do now.

But this course is a beginning, not an ending. The most important thing it was designed to give you is not facts โ€” it is a framework for asking better questions. What is this AI system doing? Whose data trained it? Who benefits? Who is accountable if it goes wrong? What am I not being told?

AI will continue to develop rapidly. Some of what is written here will need updating within a year. That is the nature of the moment we are in. The tools change. The questions don't.

There is no substitute for your own judgment, your own values, and your own willingness to stay engaged with the world. An AI can generate information. It cannot generate wisdom. That is still yours to build.

Go think. The machines will still be here when you get back.