Crash Course
ChatGPT & Generative AI
Topher Rasmussen, MSW
Creates new content—text, code, images. Not retrieving, but generating novel outputs.
Learned from massive datasets before deployment. Millions in compute costs.
Neural architecture enabling context understanding across long passages.
LLMs learn by predicting the next word, billions of times.
Training example:
"The capital of France is ____" → Paris
Reinforcement Learning from Human Feedback
"Attention Is All You Need" — Google, 2017
Before
After
Different models, different strengths
| Model | Company | Key Strength |
|---|---|---|
| ChatGPT | OpenAI | Versatile, plugins, DALL-E |
| Claude | Anthropic | Long context, nuanced writing |
| Gemini | Multimodal, Workspace integration | |
| Llama | Meta | Open source, runs locally |
Try multiple models—each excels at different tasks
AI training has an end date. It can't know events after that—and may confidently give outdated info.
Unlike traditional software, same prompt → different results. Good for creativity, challenging for consistency.
AI can generate plausible-sounding false information. Lawyers have cited fake cases. Always verify.
AI speaks with equal confidence whether right or wrong. Both sound authoritative—only one is true.
Better prompts → better outputs
"Write a summary for non-technical readers"
"The audience is hospital board members"
"3 paragraphs, include 2-3 statistics"
"Don't speculate or use jargon"
Output changes based on persona.
The follow-up is the superpower.
| Technique | Example |
|---|---|
| Role | "You are an expert..." |
| Step-by-step | "Think through this step by step" |
| Examples | "Here's an example: [paste]" |
| Constraints | "Respond in 3 bullet points" |
| Format | "Output as a markdown table" |
| Audience | "Explain to a 5th grader" |
AI is trained to be helpful—sometimes too helpful.
Red flags:
Input may be stored or used for training.
OK
Public info, your own writing
Avoid
Passwords, client data, PHI
Too vague
"Help with project" → What help? Which project?
No context
AI can't read your mind—share background
First draft = final
Iterate! Ask for revisions
Blind trust
Verify facts, citations, code
Solid first draft in minutes
Your judgment, refinement, ownership
AI eliminates the blank page—not your expertise.
"AI won't replace you. A person using AI might."