Beginner-friendly vision models deck + presenter script - #1
Open
tapiwamakandigona wants to merge 2 commits into
Open
Beginner-friendly vision models deck + presenter script#1tapiwamakandigona wants to merge 2 commits into
tapiwamakandigona wants to merge 2 commits into
Conversation
added 2 commits
June 12, 2026 18:50
- how_machines_learn_to_see.pdf: full IOAI Section 3 vision syllabus, built for a zero-background 14-18yo audience; one new term per slide, plain words first, real numbers from our own notebook runs - build_beginner_deck.py: reproducible deck generator (HTML -> WeasyPrint) - PRESENTER_SCRIPT.md: per-slide talking script + Q&A cards - assets/: real outputs reused from existing notebooks
- presentation/: deck PDF + Google Slides-ready PPTX (full-slide images) - teacher/: NEW teacher_guide.pdf - all 39 slides explained in simple English (what it means / what to say / likely questions) + presenter script - build/: all generator scripts, paths updated for the new layout - README.md: folder map and suggested prep order
tapiwamakandigona
pushed a commit
that referenced
this pull request
Jul 11, 2026
tapiwamakandigona
pushed a commit
that referenced
this pull request
Jul 11, 2026
…ask briefs, drill #1 play with copy-to-clipboard prompts, intel board
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
39-slide deck covering the full IOAI Section 3 vision syllabus for a zero-background teen audience, plus a per-slide presenter script with Q&A cards.
uv run --with weasyprint python build_beginner_deck.py