An open API service indexing awesome lists of open source software.

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

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)