https://github.com/johnsonlee/llm.johnsonlee.io
LLM for Kids
https://github.com/johnsonlee/llm.johnsonlee.io
ai ai-for-kids llm llm-for-kids
Last synced: 3 months ago
JSON representation
LLM for Kids
- Host: GitHub
- URL: https://github.com/johnsonlee/llm.johnsonlee.io
- Owner: johnsonlee
- License: mit
- Created: 2026-02-24T00:44:14.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2026-02-24T15:33:23.000Z (4 months ago)
- Last Synced: 2026-02-24T16:33:47.800Z (4 months ago)
- Topics: ai, ai-for-kids, llm, llm-for-kids
- Language: HTML
- Homepage: https://llm.johnsonlee.io
- Size: 165 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# llm.johnsonlee.io
A kid-friendly website for learning about Large Language Models (LLMs), presented in a slide-based format.
Built on top of a curated list of [100 must-read LLM papers](llm-must-read-top-100-papers.md), the site distills key concepts from foundational research into approachable, bite-sized slides that children can navigate and understand.
## Live Site
[https://llm.johnsonlee.io](https://llm.johnsonlee.io)
## Content Source
The slides are derived from `llm-must-read-top-100-papers.md`, which organizes 100 essential LLM papers into 16 topic categories — from Transformer foundations to reasoning models — each with arXiv links and one-line summaries.
## License
[MIT](LICENSE)