{"id":51080646,"url":"https://github.com/cs01/bite-size-embeddings","last_synced_at":"2026-06-23T17:33:00.134Z","repository":{"id":366249063,"uuid":"1275608110","full_name":"cs01/bite-size-embeddings","owner":"cs01","description":"An interactive walk from word embeddings to attention to RLHF — timeline, live widgets, quizzes.","archived":false,"fork":false,"pushed_at":"2026-06-20T23:21:22.000Z","size":23,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-21T01:12:06.818Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cs01.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-06-20T23:19:19.000Z","updated_at":"2026-06-20T23:21:26.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/cs01/bite-size-embeddings","commit_stats":null,"previous_names":["cs01/bite-size-embeddings"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/cs01/bite-size-embeddings","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cs01%2Fbite-size-embeddings","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cs01%2Fbite-size-embeddings/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cs01%2Fbite-size-embeddings/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cs01%2Fbite-size-embeddings/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cs01","download_url":"https://codeload.github.com/cs01/bite-size-embeddings/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cs01%2Fbite-size-embeddings/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34700907,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-23T02:00:07.161Z","response_time":65,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-06-23T17:32:58.322Z","updated_at":"2026-06-23T17:33:00.123Z","avatar_url":"https://github.com/cs01.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Interactive courses — how machines learned to understand\n\nShort, hands-on, play-as-you-read courses on the ideas behind modern AI.\nNo build step, no dependencies — static HTML/CSS/JS.\n\n**▶ Live: https://cs01.github.io/bite-size-embeddings/**\n\n## Tracks\n\n| path | course | what it is |\n|------|--------|-----------|\n| `/` | **Hub** | landing page linking the tracks |\n| `/footsteps/` | **Footsteps** | how we taught machines meaning — Firth → embeddings → self-attention → RLHF. 13 chapters, live widgets, quizzes. Saves progress in `localStorage`. Deep-link a chapter with `#\u003cn\u003e` (e.g. `footsteps/#2`). |\n| `/svd/` | **SVD Explorer** | singular value decomposition built bottom-up: vectors → eigenvectors → geometry → image compression. The math behind Footsteps ch.2 (LSA). |\n| `/lectures/` | **Lecture Atlas** | Stanford CS336 (18 lectures) distilled into searchable cards — concepts, key takeaways, quotes, each linked to the YouTube lecture. Built from `/transcripts/`. |\n| `/transcripts/` | reference | cleaned Stanford CS336 lecture transcripts, used to sanity-check coverage and source the Atlas. Not part of the site. |\n\nThe two courses cross-link: Footsteps ch.2 → \"go deeper\" → SVD Explorer, and SVD Explorer → \"back to the story\" → Footsteps ch.2.\n\n## Run locally\n\n```sh\npython3 -m http.server   # then open http://localhost:8000\n```\n\n## Footsteps internals\n\n| file | role |\n|------|------|\n| `footsteps/index.html` | shell + script tags |\n| `footsteps/styles.css` | styling (dark theme, responsive) |\n| `footsteps/data.js` | the curriculum — `LESSONS[]` (chapters + quizzes) |\n| `footsteps/app.js` | rendering, navigation, quiz scoring, widgets, hash deep-linking |\n\nAdd or edit a chapter by appending to `LESSONS` in `footsteps/data.js` — no other changes needed.\n\n`svd/index.html` is a single self-contained file (inline CSS + JS, canvas widgets).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcs01%2Fbite-size-embeddings","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcs01%2Fbite-size-embeddings","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcs01%2Fbite-size-embeddings/lists"}