Intro
L1
·
Quiz
·
Lab
L2
·
Quiz
·
Lab
L3
·
Quiz
·
Lab
L4
·
Quiz
·
Lab
Module Test
AI & Creativity · Introduction

The camera didn't end painting. It ended a lot of portrait painters.

Every new creative tool has redrawn who counts as a creator. Generative AI is doing it again.

In 1826, Nicéphore Niépce took the first photograph. The painters of his era were dismissive — mere mechanical reproduction, they said, no vision, no skill. Within two generations painting had survived but the business of painting had transformed. Portrait studios closed. Wedding artists retrained. Realism, as a goal, largely moved from oil to film.

The same thing happened when recording arrived for musicians, when typesetting arrived for scribes, when CAD arrived for drafting, when DAWs arrived for producers. Every creative tool resets the economic floor for what counts as hand-made and what counts as composed from existing work. The question is never whether the tool destroys creativity. It's who the tool moves from being a creator to being a craftsman, and who it lets through the door for the first time.

This course is about what AI does to creativity — to writing, music, visual art, photography, and the question of what we mean when we say a work is original. It covers consent and copyright, the mechanics of how generative AI actually makes images and words, and the practical skill of using these tools as a partner rather than a replacement.

If you finish every module, here's who you become:

  • You'll understand how generative AI actually produces images, text, audio, and video — not the myth, the mechanism.
  • You'll be able to read a copyright or training-data dispute and know which legal and ethical fault lines it's running along.
  • You'll have a working vocabulary for authorship questions that most working creatives are still fumbling through.
  • You'll design a personal human-AI workflow that keeps your creative voice intact rather than averaging it away.
  • You'll see your own creative practice clearly enough to know which parts AI accelerates and which parts it cannot touch.
  • You'll become someone who can talk precisely about what generative AI does to creative labor — economically, legally, and technically — without defaulting to panic or hype.
  • You'll leave thinking of AI as a tool with a specific history, specific limits, and a specific set of choices attached to how you use it.
AI & Creativity · Module 1 · Lesson 1

What Is Generative AI?

From autocomplete to art — how machines learned to make things
If AI has never "seen" a sunset, how does it paint one?
🎓
Welcome, young creators! This course is designed for students in middle school and high school who are curious about how AI makes art, music, stories, and images. No coding experience needed — just curiosity. We'll use plain language, real examples, and hands-on labs to help you understand the technology shaping your creative world right now.

On November 30, 2022, OpenAI released ChatGPT to the public. Within five days it had one million users. Within two months — one hundred million. It became the fastest-growing consumer application in history. Students around the world suddenly found themselves asking: What just happened? And how does this thing actually work?

The Big Idea: Pattern Learning at Scale

Generative AI is a type of artificial intelligence that can create new content — text, images, music, code, and more — by learning patterns from enormous amounts of existing human-made content. The word "generative" simply means it generates, or produces, something new.

But here's the key thing to understand early: generative AI does not think the way you do. It does not have experiences, opinions, or feelings. It is an extremely sophisticated pattern-matching and prediction machine — and those predictions can look remarkably like creativity.

Think of it this way

Imagine reading ten thousand novels and then being asked to write one more sentence that "sounds like" all of them combined. That's roughly what a language model does — except it has read hundreds of billions of sentences, and it does this prediction millions of times per second.

Three Types of Generative AI You Already Know

You've probably already used generative AI without realizing it. Here are three real systems you may have encountered:

System Company What It Generates Released
ChatGPT OpenAI Text, code, answers, essays Nov 2022
DALL·E 3 OpenAI Images from text descriptions Oct 2023
Suno Suno AI Full songs with lyrics & vocals Dec 2023
How Is This Different from Older AI?

Older AI systems were built with rules. A programmer would write: "If the user asks about weather, look up the forecast." These systems could only do exactly what they were told. They could not improvise.

Generative AI learns from examples, not rules. Instead of being told what to do in every situation, it figures out patterns from data. This makes it far more flexible — and far more surprising — than anything that came before it.

Key Distinction

Traditional AI: programmed with specific rules. Generative AI: trained on examples to learn patterns. The shift from rules to learning is what made modern AI so powerful — and so unpredictable.

Key Terms for This Lesson
Generative AIAI that creates new content (text, images, audio, video) by learning patterns from existing human-made content.
Training DataThe massive collection of text, images, or audio that an AI learns from before it can generate anything.
Pattern RecognitionThe ability to detect regularities and structures in data — the core skill generative AI uses to predict what comes next.
Large Language Model (LLM)A type of generative AI trained on enormous amounts of text to understand and produce human language.
For Young Creators

Understanding how AI works doesn't mean you need to build one. Knowing the basics makes you a smarter user — someone who can spot when AI gets things wrong, use it more effectively, and make better creative decisions alongside it.

Lesson 1 Quiz

What Is Generative AI? — 3 questions
1. What does "generative" mean when we talk about AI?
✓ Correct! "Generative" means the AI produces new content. That's what separates it from older AI that could only classify or sort existing data.
Not quite. "Generative" refers to the AI's ability to create new content — text, images, music, and more — by learning patterns from existing human work.
2. What is the biggest difference between traditional (rule-based) AI and generative AI?
✓ Exactly right! Traditional AI was programmed with specific rules for every situation. Generative AI learns patterns from data instead — making it far more flexible.
Not quite. The key difference is that traditional AI uses hard-coded rules, while generative AI learns patterns from examples (training data). Neither type has emotions.
3. ChatGPT reached one million users in how many days after its November 2022 launch?
✓ Correct! ChatGPT hit one million users in just five days — and 100 million users in two months, making it the fastest-growing consumer app in history at that time.
Not quite. ChatGPT reached one million users in only five days — an unprecedented growth rate for any consumer application.

Lab 1 — Exploring Generative AI

Chat with your AI lab assistant · Complete 3 exchanges to finish the lab

Your Mission

You've just learned what generative AI is and how it's different from older AI. Now it's time to explore. Use this AI assistant to dig deeper — ask it questions, challenge it, or try to stump it.

💡 Starter prompts: "Can you explain what a large language model is like I'm 12 years old?" — or — "Give me an example of something generative AI can do that older AI couldn't." — or — "What's something generative AI is really bad at?"
AI Lab Assistant
Lesson 1 · Generative AI Basics
Hey! I'm your AI lab assistant for this lesson. We're exploring what generative AI actually is and how it works at a basic level. Ask me anything — whether it's a simple question or something you're genuinely curious about. What's on your mind?
AI & Creativity · Module 1 · Lesson 2

How AI Learns: Training and Data

The internet went to school — and the student became the teacher
If you read every book ever written, could you write a new one? AI tried exactly that.

In May 2020, OpenAI released GPT-3 — a language model trained on approximately 570 gigabytes of text scraped from the internet, including Wikipedia, books, and millions of websites. That's roughly equal to reading 570,000 novels. The AI was never explicitly taught grammar rules or facts. It discovered them by processing that mountain of text and learning what patterns appeared together.

The Training Process, Step by Step

Training a generative AI happens in stages. Here's how a language model like GPT goes from nothing to something that can hold a conversation:

  • 1
    Collect massive data: Engineers gather billions of text documents — web pages, books, articles, code, forum posts, and more.
  • 2
    Clean and filter: Low-quality, duplicate, or harmful content is removed (imperfectly — this is an ongoing challenge).
  • 3
    Tokenize: Text is broken into small chunks called tokens (roughly word-pieces). "Unbelievable" might become ["un","believ","able"].
  • 4
    Predict the next token: The model tries to guess what word or piece comes next. It gets it wrong at first — massively wrong.
  • 5
    Adjust weights: Every wrong guess adjusts billions of internal numbers (called weights or parameters) to be slightly less wrong next time.
  • 6
    Repeat trillions of times: This process runs across thousands of specialized computer chips for weeks or months, consuming enormous amounts of energy.
  • 7
    Fine-tuning: Human trainers rate responses to teach the model to be more helpful, honest, and safe.
What Are Parameters?

Parameters are the numbers inside an AI model that get adjusted during training. Think of them like the settings on a very complex mixing board with billions of dials. Each dial gets tuned based on what the AI gets right or wrong.

GPT-3 had 175 billion parameters. GPT-4's exact count has not been officially released, but estimates suggest it is significantly larger. More parameters generally means more capacity to learn — but also vastly more computing power and energy required.

Think of it this way

Imagine you're learning to bake cookies by trying thousands of recipes. Each time a batch burns, you adjust something: less sugar, lower temperature, shorter time. After enough tries, you develop an intuition for baking — not because someone told you the rules, but because your experience "trained" you. AI training works the same way, just with billions of examples and tiny numerical adjustments instead of cookie trays.

The Real Cost of Training

Training large AI models is expensive in real, concrete ways. In 2023, researchers estimated that training GPT-4 cost over $100 million in computing resources alone. The energy used was equivalent to powering thousands of homes for a year.

This is why only a small number of companies — OpenAI, Google DeepMind, Anthropic, Meta — can afford to train frontier models from scratch. Once trained, however, the model can be used by millions of people at a fraction of that cost.

Why This Matters for Creativity

Because AI learned from human-created content, its "creativity" is fundamentally shaped by what humans have already made. It can remix, recombine, and extrapolate — but it cannot step entirely outside the patterns it was trained on. This is both its power and its limitation.

Key Terms for This Lesson
Parameters / WeightsThe billions of numerical values inside an AI model that get adjusted during training. They store what the model "knows."
TokensSmall units that text is broken into before being processed by an AI. A token is roughly ¾ of a word on average.
Fine-TuningA second stage of training where human feedback is used to make the model more helpful, safe, and aligned with what users need.
RLHFReinforcement Learning from Human Feedback — the specific technique OpenAI used to make ChatGPT much more useful and less harmful than earlier models.

Lesson 2 Quiz

How AI Learns: Training and Data — 3 questions
1. What is a "token" in the context of AI language models?
✓ Correct! Tokens are small text chunks — roughly ¾ of a word on average. AI models read and predict tokens, not individual letters or whole sentences.
Not quite. In AI, a token is a small unit of text — usually part of a word or a whole short word. The model processes text by breaking it into tokens first.
2. What does RLHF stand for, and why was it important for ChatGPT?
✓ Right! RLHF is the technique that transformed raw language models into helpful assistants. Human trainers rated responses, and those ratings were used to steer the model toward better behavior.
Not quite. RLHF = Reinforcement Learning from Human Feedback. Human trainers rated AI responses, and the model learned to produce responses more like the ones humans rated highly.
3. Approximately how many parameters did GPT-3 have?
✓ Correct! GPT-3 had 175 billion parameters — each one a tiny numerical dial that got adjusted during training. It was the largest publicly known model at the time of its release.
Not quite. GPT-3 had 175 billion parameters. That staggering number is part of what made it such a leap forward — more parameters meant more capacity to learn complex patterns.

Lab 2 — Inside AI Training

Chat with your AI lab assistant · Complete 3 exchanges to finish the lab

Your Mission

You learned how AI trains on massive data, adjusts billions of parameters, and gets fine-tuned by humans. Now explore the messy details. What happens when training data is biased? How does fine-tuning actually change behavior?

💡 Starter prompts: "What happens if an AI is trained on biased data — give me a real example." — or — "Explain the difference between pre-training and fine-tuning like I'm a student." — or — "Why can't I just train my own ChatGPT on my laptop?"
AI Lab Assistant
Lesson 2 · Training & Data
Welcome to Lab 2! We're going deeper on how AI actually learns — training data, parameters, fine-tuning, and all the things that can go wrong. Ask me anything about the training process. The messier your question, the more interesting the answer usually is.
AI & Creativity · Module 1 · Lesson 3

How AI Generates: Transformers and Attention

The architecture that changed everything — and why "attention" is the secret
Why can AI write a coherent essay but sometimes forget what it said two paragraphs ago?

In June 2017, eight Google researchers published a paper titled "Attention Is All You Need." It introduced the Transformer architecture — a new way to process sequences of text. At the time, few outside academia noticed. Within three years, this paper had become the foundation of GPT, BERT, Claude, Gemini, and virtually every major AI system in the world. It is now one of the most cited research papers in history.

What Is a Transformer?

A Transformer is a type of neural network architecture — basically, a design pattern for how information flows through an AI model. Before Transformers, AI systems processed text word-by-word in order, like reading a sentence left to right one letter at a time. This was slow and caused the AI to "forget" the beginning of long sentences by the time it got to the end.

Transformers solved this by processing all the words in a sentence at the same time, and — crucially — figuring out which words should pay attention to which other words.

Think of it this way

Imagine reading the sentence "The trophy didn't fit in the suitcase because it was too big." What does "it" refer to — the trophy or the suitcase? You know instantly because you paid attention to the right word. Transformers learn to do exactly this: figure out which words are connected to which, even across long distances in a text.

Attention: The Core Innovation

The "attention mechanism" lets a Transformer model assign different levels of importance to different words when processing any given word. When the model is generating the word "she" in a story, it looks back at the entire context and figures out which earlier words — a character's name, a pronoun used before — are most relevant.

This happens in what are called attention heads. A large model like GPT-4 has many layers, each with multiple attention heads — and each head can learn to "attend to" different kinds of relationships. One head might track grammar. Another might track topic. Another might track named entities.

The Context Window

Every Transformer-based AI has a context window — the maximum amount of text it can "see" at once. Early models like GPT-2 (2019) had a context window of about 1,000 tokens. GPT-4 Turbo (2023) expanded this to 128,000 tokens — roughly the length of a full novel.

This is why AI sometimes seems to forget things from earlier in a very long conversation: if the conversation exceeds its context window, earlier messages literally fall out of what the model can see. It's not forgetting — it's that the information is no longer visible to it.

Model Year Context Window Roughly Equivalent To
GPT-2 2019 ~1,024 tokens A few pages of text
GPT-3 2020 ~4,096 tokens A short story
GPT-4 Turbo 2023 128,000 tokens A full novel
Claude 3.5 (Anthropic) 2024 200,000 tokens A very long novel
Why This Matters for Creative AI

The Transformer architecture is what enables AI to maintain coherent style across a long piece of writing, understand nuance in a poem, or generate music that has a consistent theme. Attention allows the model to "remember" (within its context window) that a story started with a particular character's voice and maintain it throughout.

It's also why AI-generated text sometimes still goes off the rails: no matter how large the context window, the model is always predicting the next most likely token — not planning ahead like a human writer would.

For Young Creators

You don't need to understand the math behind attention mechanisms to use AI creatively. But knowing that AI generates text by predicting one piece at a time — without a plan — helps you understand why giving it a clear, detailed prompt produces better results. You're essentially giving it a stronger starting context to "attend to."

Key Terms for This Lesson
TransformerThe neural network architecture introduced in 2017 that underlies virtually all modern large language models and image AI systems.
Attention MechanismThe part of a Transformer that figures out which words or tokens should influence each other when generating output.
Context WindowThe maximum amount of text an AI model can process at one time. Information outside this window is invisible to the model.
Neural NetworkA computing system loosely inspired by biological brains, made up of layers of mathematical operations that transform inputs into outputs.

Lesson 3 Quiz

Transformers and Attention — 3 questions
1. The paper "Attention Is All You Need" introduced which revolutionary concept in AI?
✓ Correct! Published by eight Google researchers in 2017, "Attention Is All You Need" introduced the Transformer architecture — now the foundation of virtually every major AI model.
Not quite. The 2017 paper "Attention Is All You Need" introduced the Transformer architecture and the attention mechanism — which became the foundation of GPT, BERT, Claude, and nearly all modern AI.
2. What problem does the "attention mechanism" solve that older AI systems struggled with?
✓ Exactly! Before attention, AI processed text word-by-word and lost track of long-range connections. Attention lets the model simultaneously consider how every word relates to every other word.
Not quite. The attention mechanism lets the model understand which words relate to which — even across long distances in a text. This is how it knows "it" refers to the trophy, not the suitcase.
3. Why might an AI seem to "forget" something you said at the start of a very long conversation?
✓ Right! Every AI has a context window — a maximum amount of text it can see at once. If your conversation exceeds that limit, the earliest messages literally fall outside what the model can access.
Not quite. AI models have a context window — a fixed limit on how much text they can process at once. Once a conversation exceeds that limit, earlier content is simply no longer visible to the model.

Lab 3 — Attention and Architecture

Chat with your AI lab assistant · Complete 3 exchanges to finish the lab

Your Mission

You've learned about Transformers, attention, and context windows. Now test these concepts. Try to see the attention mechanism in action — or find the edges of the context window. Ask technical questions or creative ones.

💡 Starter prompts: "Can you give me an example of a sentence where knowing which word 'it' refers to completely changes the meaning?" — or — "How does a longer context window change what AI can do creatively?" — or — "What would happen if an AI had no attention mechanism at all?"
AI Lab Assistant
Lesson 3 · Transformers & Attention
Welcome to Lab 3! We're exploring Transformers, the attention mechanism, and context windows — the architecture behind modern AI. This is where things get genuinely interesting. Ask me anything about how the AI you're talking to right now actually works under the hood.
AI & Creativity · Module 1 · Lesson 4

AI and Creativity: What the Machine Can and Cannot Do

Hallucinations, limitations, and why the human in the loop still matters
When an AI writes a beautiful poem, who is the real author?

In June 2023, two New York lawyers filed a court brief containing six entirely fictitious case citations generated by ChatGPT. The cases did not exist. The judge names were invented. The legal reasoning was plausible-sounding nonsense. When confronted, ChatGPT insisted the cases were real. The lawyers faced sanctions. The incident became one of the most widely reported demonstrations of AI hallucination in history.

What Is AI Hallucination?

AI "hallucination" is when a generative AI confidently produces information that is completely fabricated. The term is borrowed from psychology but means something specific here: the model generates text that seems coherent and authoritative but is simply wrong — sometimes wildly wrong.

This happens because AI language models are not retrieving facts from a database. They are predicting plausible sequences of tokens. A plausible-sounding legal case name is statistically similar to real legal case names — so the model produces it. It has no way to check whether it's real.

Critical Thinking for Young Creators

Treat AI-generated factual claims like you'd treat a very confident classmate who hasn't studied. They might be right. They might be completely wrong. Always verify important facts from primary sources before using them in your work.

What Generative AI Can Do Well

Despite its limitations, generative AI is genuinely powerful for certain creative tasks. Here is what it excels at — based on documented uses as of 2024:

  • Drafting and brainstorming: Generating first drafts, outlines, and idea lists quickly — which humans then refine.
  • Style imitation: Writing in the style of a known author, genre, or tone with impressive fidelity.
  • Visual concepting: Tools like DALL·E 3 and Midjourney can produce detailed concept art, mood boards, and visual references in seconds.
  • Code assistance: GitHub Copilot (powered by OpenAI) was shown in 2023 studies to increase developer productivity by an average of 55%.
  • Music sketching: Suno and Udio can generate complete song demos with vocals, instrumentation, and lyrics from a text prompt.
What Generative AI Cannot Do

Understanding the limits is just as important as knowing the capabilities — especially for creative work:

  • It cannot verify facts: It has no access to ground truth — only patterns from training data. It cannot tell when it's wrong.
  • It cannot truly originate: Everything it produces is derived from patterns in human-created content. It cannot create something with zero precedent in its training data.
  • It cannot feel or intend: AI has no emotional investment in what it creates. A poem about grief was not written by something that has grieved.
  • It cannot plan long-form work coherently without help: Generating a 50,000-word novel with consistent plot, character, and theme still requires significant human guidance and editing.
  • It cannot know what is current: Models have a training cutoff date. Events after that date are unknown to the model unless told in context.
The Question of Authorship

In February 2023, the U.S. Copyright Office ruled that AI-generated images cannot be copyrighted because copyright requires human authorship. In August 2023, a federal judge upheld this ruling in Thaler v. Perlmutter. However, images where AI was used as a tool by a human author may still qualify.

This is an active legal and philosophical debate — and it matters enormously for creative industries. For now, the practical answer is: you are the author when you use AI as a creative tool. The AI does not own or claim the work.

Think of it this way

A photographer who uses a camera is the author of the photograph, not the camera manufacturer. When you use AI as a creative tool — providing the prompt, selecting the output, editing, curating — you are the creative agent. The AI is the very sophisticated brush.

For Young Creators — The Big Takeaway

AI is not your replacement. It is your collaborator — a powerful one that works best when you bring the intention, judgment, taste, and purpose. The students who learn to direct AI effectively will have a significant advantage in any creative field they choose to enter.

Key Terms for This Lesson
HallucinationWhen an AI confidently generates false information — invented facts, non-existent citations, or fabricated names — because it is predicting plausible text rather than retrieving verified facts.
Training CutoffThe date after which an AI model has no knowledge of events, because its training data was collected before that point.
Copyright (AI context)As of 2023 U.S. rulings, purely AI-generated content cannot be copyrighted. Human-directed AI output may qualify depending on the degree of human creative input.
Human in the LoopThe principle that human judgment, verification, and oversight must remain part of any process where AI is used for consequential decisions or creative work.

Lesson 4 Quiz

AI Capabilities and Limits — 3 questions
1. What is AI "hallucination" and why does it happen?
✓ Correct! Hallucination happens because AI predicts statistically plausible text — not verified facts. A made-up legal citation "sounds like" a real one, so the model produces it with full confidence.
Not quite. AI hallucination means the model generates false information confidently, because it's always predicting the most statistically likely next token — not checking facts against any database of truth.
2. In 2023, the U.S. Copyright Office ruled that purely AI-generated content:
✓ Right! The U.S. Copyright Office ruled — and a federal judge upheld — that AI-generated content cannot be copyrighted. Copyright law requires a human author. However, human-directed AI work may still qualify.
Not quite. The U.S. Copyright Office ruled in 2023 that purely AI-generated content cannot be copyrighted, because copyright law requires human authorship. This was upheld in the Thaler v. Perlmutter case.
3. Which of the following is something generative AI genuinely CANNOT do?
✓ Correct! AI can write poems, generate images, and draft outlines — but it cannot verify its own factual accuracy. It has no access to ground truth and no way to know when it's wrong. That's the human's job.
Not quite. AI can do all of the other things listed — but it genuinely cannot verify whether its own generated facts are true. It has no access to ground truth and will sometimes be confidently wrong.

Lab 4 — Testing AI's Limits

Chat with your AI lab assistant · Complete 3 exchanges to finish the lab

Your Mission

You now know AI can hallucinate, can't verify facts, and can't truly originate. But it can also do genuinely impressive creative work. In this lab, probe both sides. Try to spot the difference between AI confidence and AI accuracy. Discuss what it means for your own creative work.

💡 Starter prompts: "If I use AI to help me write a story, am I still the author? Defend your answer." — or — "Give me an example of a creative task where AI would be amazing and one where it would be terrible." — or — "How should a student use AI for creative projects without losing their own creative voice?"
AI Lab Assistant
Lesson 4 · Capabilities & Limits
Welcome to Lab 4 — the last lab in this module! We're wrestling with the big questions: What can AI actually do creatively? Where does it fail? And what does this mean for you as a creator? This is your chance to push back, ask hard questions, and form your own view. What's on your mind?

Module 1 Test

How Generative AI Works — 15 questions · 80% to pass
1. What does "generative" mean in the context of AI?
✓ Correct.
✗ Generative AI creates new content by learning patterns from training data.
2. ChatGPT reached 1 million users in how long after its November 2022 launch?
✓ Correct.
✗ ChatGPT reached 1 million users in just five days — a historic growth rate.
3. The fundamental difference between traditional AI and generative AI is:
✓ Correct.
✗ Traditional AI uses explicit rules; generative AI learns from examples in training data.
4. Training data is best described as:
✓ Correct.
✗ Training data is the enormous collection of text, images, or audio the model learns from during training.
5. What are "parameters" (or weights) inside an AI model?
✓ Correct.
✗ Parameters are the billions of numerical dials inside an AI model that get tuned during training to store learned patterns.
6. GPT-3, released in 2020, had approximately how many parameters?
✓ Correct.
✗ GPT-3 had 175 billion parameters — a massive leap that enabled much more capable language generation.
7. What does RLHF stand for?
✓ Correct.
✗ RLHF = Reinforcement Learning from Human Feedback — the technique used to make AI assistants more helpful and safe.
8. The landmark paper "Attention Is All You Need" was published in:
✓ Correct.
✗ "Attention Is All You Need" was published in June 2017 by eight Google researchers, introducing the Transformer architecture.
9. In a Transformer model, what is the "attention mechanism" responsible for?
✓ Correct.
✗ The attention mechanism determines which words are most related to each other — enabling the model to understand long-range connections in language.
10. A "context window" in an AI model refers to:
✓ Correct.
✗ The context window is the maximum amount of text an AI can process at once. Information beyond this limit is invisible to the model.
11. What is AI "hallucination"?
✓ Correct.
✗ AI hallucination means the model generates false information confidently — because it's predicting plausible text, not verifying facts.
12. What real legal case demonstrated the danger of AI hallucination in a professional setting?
✓ Correct.
✗ In 2023, two New York lawyers submitted a brief with six fictional case citations generated by ChatGPT. The cases didn't exist. The lawyers faced sanctions.
13. According to 2023 U.S. Copyright Office rulings, purely AI-generated content:
✓ Correct.
✗ The U.S. Copyright Office ruled that purely AI-generated content cannot be copyrighted — copyright law requires a human author.
14. What does "training cutoff date" mean for an AI model?
✓ Correct.
✗ Training cutoff is the date beyond which the model has no knowledge — because its training data was collected before that point.
15. Which of these best describes the ideal role of AI in a student's creative work?
✓ Correct! AI is most powerful when the human brings purpose and judgment. The student who learns to direct AI effectively — rather than just use it passively — gains a genuine creative advantage.
✗ The ideal role: you provide the intention, judgment, taste, and purpose. AI assists with generation and brainstorming. Together you create more than either could alone.