Dev mode active. The public key is a placeholder — submissions will save as unencrypted JSON. Replace PUBLIC_KEY_PEM in the script before distributing to students.
Module 1  ·  Discover AI

Introducing the Tools

There are four major AI tools you'll use throughout this course. This module is your first contact with two of them — and the beginning of understanding what these tools actually are.

By the end of this module, you will have:

  • Signed up for two AI tools
  • Sent the same message to each and submitted both responses
  • Learned what each tool is best at and key do's and don'ts

That's it. Simple contact. No jargon required yet.

Section 1

The four tools

These are the four AI tools we work with in this course. Each comes from a different company, trained on different data, with different priorities. That diversity matters — one of the most important things you'll develop is a feel for which tool fits which task.

You don't need all four right now. You need two. Pick any two from the list below and sign up for free accounts.

Claude claude.ai

Made by Anthropic. Exceptionally strong at reasoning through complex problems, working with long documents, and producing clear, well-structured writing. Tends toward careful, thorough responses.

Reasoning Long documents Writing Free tier available
ChatGPT chatgpt.com

Made by OpenAI. The original mainstream AI assistant — broadly capable, widely deployed, and the tool most of your colleagues have probably encountered first. The free tier runs GPT-4o.

Broadly capable Code Image generation Free tier available

Made by Google. Integrates with Google Workspace, has access to real-time web information, and handles multimodal inputs well. If your work lives in Google Drive, this one is worth exploring.

Google integration Real-time search Multimodal Free tier available

Made by a Chinese AI research lab. Open weights — the model itself is publicly available. Particularly strong at reasoning tasks. Provides a useful comparison point precisely because it was trained differently.

Open weights Strong reasoning Different training Free tier available
Not covered: Microsoft Copilot

Copilot is a wrapper — its behaviour changes depending on whether you're in Teams, Office, Bing, or Windows. We study the underlying models, not the wrappers. If you already use Copilot at work, that knowledge applies, but Copilot itself is not part of this course.

Section 2

What you're actually working with

Before you start, one thing worth understanding: these tools are not thinking. They're doing mathematics — very sophisticated mathematics — predicting what words should follow the words you gave them, based on patterns in an enormous amount of text.

That's important, because your brain is wired to socialize. When you're in a chat window typing to something that responds in natural language, your instinct is to treat it like a person. It isn't one. Understanding that changes how you interact with it — and how you get better results.

They can speak in plain language, but they do not think like humans. They are predicting words based on patterns in enormous amounts of text. This is exactly why your instinct is to treat them like a person — they respond in conversational language, they acknowledge what you say, they even apologize. But understanding that it's pattern-matching, not reasoning in the way you do, changes how you interact — and how you get better results from them.

A framing to keep

The tool responds to what you give it. Every time you send a message, everything in the conversation goes in together. It starts fresh each time — with the full history you've built. What you give it determines what you get back. That's the whole game, and this course teaches you how to play it deliberately.

Each conversation starts fresh

These tools do not remember past conversations. Every time you open a new chat, the tool has no idea who you are or what you've discussed before. If context matters to what you're asking, you have to provide it. This becomes the foundation of everything you learn from Module 2 onward.

Section 3 — Your Exercise

Sign up and make contact

Sign up for two of the four tools above. Then, in each one, send the message below exactly as written — with your name filled in. Don't modify it further. The point is to send the same message to both tools so you can compare the responses directly.

1
Choose two tools from the list above

Sign up for free accounts on each. You'll need an email address. The free tiers are sufficient for everything in this course.

2
Open a fresh conversation in your first tool

Start a new chat — not an existing one. We want a clean context.

3
Send the message below

Copy it, fill in your name, and send it. Then copy the full response you receive — you'll paste it into the form below.

4
Repeat in your second tool

Fresh conversation, same message, same process. Copy that response too.

5
Fill in the form below and save your work

Paste everything in. Hit Save. A file will download — send that file for your records.

The message to send — copy this, fill in your name

Hi, my name is [your name]. I'm just getting started with AI tools and I want to understand how to use you well. Can you tell me what you're best at, what I should know about working with you, and what kinds of questions or tasks I should bring to you?

Notice the word "prompt" isn't used here

In this module, we say send a message — not "write a prompt." Prompt is jargon, and jargon gets in the way. You'll learn what a prompt actually is in Module 2. For now: you're just talking to a tool. Use your own words.

Section 4 — Submit Your Work

Paste your results below

Three fields. The message you sent, and the response you got from each tool. Fill them all in, then hit Save.

1

Paste the exact message you sent — with your name filled in. This should be the same text you sent to both tools.

2

Select which tool this is, then paste its full response below.

Tool
3

Select which tool this is, then paste its full response below.

Tool

When you click Save, your responses are saved to this file. A file will download automatically. Keep this file for your offline this module. Keep a copy for your records.

Discover AI · Module 1 of 4
Next: Prompting Fundamentals →