Week 3
Generative AI: Beyond the Basics
Understanding how this stuff actually works (without the PhD)
You've been using AI for two weeks now. You can talk to it, you can get decent outputs, you know the vocabulary. Now let's understand the 'how' just enough to make you dangerous.
Generative AI models work on prediction. Seriously, that's the core of it. When Claude writes a response, it's predicting the most likely next word, then the next, then the next. It does this thousands of times per response, and each prediction is informed by patterns it learned from training data.
The training process goes like this: the model reads billions of pages of text. It learns patterns - grammar, facts, reasoning styles, code syntax, conversation flows. Then when you prompt it, it uses those patterns to generate a response that fits the context you gave it.
This is also why hallucinations happen. The model isn't 'looking up' facts in a database. It's generating text based on patterns. Sometimes those patterns produce text that sounds right but is factually wrong.
Here's what matters for you: this means the QUALITY of your prompt directly shapes the AI's prediction path. A specific, detailed prompt narrows the AI's options to high-quality responses. A vague prompt gives it too many possible paths, and it picks whatever pattern is most common - which is usually generic crap.
This week you're going to knock out the Generative AI for Everyone course by Andrew Ng (free on Coursera) and the Career Essentials in Generative AI cert from Microsoft + LinkedIn. That LinkedIn cert is your FIRST real credential. Get it on your profile immediately.
This Week's Tasks
- 1Complete: Generative AI for Everyone by Andrew Ng on Coursera (free to audit, 5 hrs)
- 2Complete: Career Essentials in Generative AI (Microsoft + LinkedIn, free, 5 hrs)
- 3Add your LinkedIn certification badge to your profile IMMEDIATELY
- 4Explain what an LLM is to someone who has never heard the term - practice this out loud
Ready to Prove It?
3 questions. 70% to pass. No bullshitting your way through.