← All Courses/AI Foundations Bootcamp
starter15 lessons

AI Foundations Bootcamp

Track: starter Tier: starter

Start course →

Course Lessons

Progress0% — 0/15
1
Mental Models of LLMs
Tokens, context, sampling, and why models hallucinate; how to design around it.
2
Learning outcomes
- Explain tokens/context windows and their implications. - Use temperature/top_p intentionally for d
3
Project
Write a one-page 'LLM Operating Manual' for your own use, including do/don't prompt patterns, eval c
4
Prompting Patterns That Work
System vs user instructions, constraints, examples, rubrics, and self-check prompts.
5
Learning outcomes
- Apply 8 repeatable prompt patterns to real problems. - Design output schemas and enforce them. - B
6
Project
Build a prompt library: 10 templates for summarization, extraction, planning, critique, and role-bas
7
AI Workflow Design
When to use single-shot vs multi-step workflows, tool use, and guardrails.
8
Learning outcomes
- Break tasks into reliable steps. - Choose tools and inputs/outputs for each step. - Add guardrails
9
Project
Design a 5-step workflow for 'content to landing page' and document inputs/outputs, validation rules
10
Evaluation & Quality
Rubrics, gold sets, regression tests, and measuring improvements.
11
Learning outcomes
- Write clear scoring rubrics. - Build a small evaluation set and track quality. - Run A/B compariso
12
Project
Create a 30-item eval set for one task you care about; implement a rubric and record baseline scores
13
Safety, Ethics, and Policy Basics
Privacy, data handling, bias, and safe deployment practices.
14
Learning outcomes
- Identify data you should never send to third parties. - Create a lightweight safety policy for you
15
Project
Draft an 'AI Use Policy' for a small business: allowed use cases, prohibited data, review requiremen