Skip to main content

7. AI Academy Questions

Note: The video covers material not in the guide below — please watch in full.

Action Step

Complete this before moving on.

Pick any training you've already completed in Academy. Click the "Copy transcript path" button next to the Training Guide heading, paste the path into Claude Code, and ask it a question about something from that training. See how it uses the transcript as context to answer you.

Comment in Slack

Post your answer in your onboarding channel.

You just learned that every training in Academy has a transcript you can feed to AI as context. What are your thoughts about this? Do you think it is helpful / did you try it?


Training Guide

Every training in Academy has a transcript — the full text of everything the instructor said in the video. You can use that transcript as context for AI so it can answer your questions about the training.


The Copy Transcript Path Button

On every training page, right next to the "Training Guide" heading, there's a button. If you hover over it, it says "Copy transcript path." Click it and it copies the full file path to the transcript for that specific training.

Go to Claude Code in VS Code, paste the path, and tell it something like: "I have questions about this training. Please read the transcript and help me answer my questions." Claude reads the transcript, and now it has full context of everything that was covered. Ask away.


Where the Transcripts Live

The path you're copying points to the Academy Courses repo — the same repo you cloned during setup. Inside it, under COURSES/3-AI-Course/AI-Course-Video-Transcripts/, every section has a folder, and every training has a transcript file.

You could navigate there manually — find the section, find the transcript file, right-click, copy path — and that works too. But the button on the training page does it in one click. It's the same copy path workflow you've been using, just built into the classroom to save you a step.


Why This Works

This is the same pattern from the previous trainings. AI needs context to give you useful answers. Without the transcript, it's guessing. With it, it knows exactly what the instructor said — the examples, the details, the specific points.

Feed the context first, then ask your questions. That's the whole workflow. And it works for any training inside Academy — past, present, or future.