Skip to main content

Tools

Generate printable materials for LLMs Unplugged activities. There are two types of output, matching the two ways of working with language models in our lessons. For curated, hardbound editions of the same n-gram models, see the LLMs Unplugged Library.

Booklets (for dice generation)

Dice lookup tables for probabilistic text generation. Each entry shows a previous-words context, a dice range, and possible next words—roll the dice and read off the next word. Used in the Pre-trained Model Generation lesson.

Cutouts

Printable token cards for hands-on training. Cut out the tokens, read the previous-word label on each card. Spread them on a table during the Training lesson (cutouts variant) — or sort them into piles as an optional extension.

Generate your own

Upload a text file or paste text, choose your options, and download a PDF—no server required. Your text is processed entirely in your browser.

  1. Enter your text: upload a file or paste text directly
  2. Add metadata: provide a title (required) and optionally an author
  3. Choose options: select the n-gram size and output type (booklet or cutouts)
  4. Generate: preview as SVG or download as PDF

Supported file formats

  • .txt — plain text files
  • .md — markdown files (treated as plain text)
  • .docx — Microsoft Word documents (text extracted, formatting ignored)
  • .pdf — PDF documents (best-effort text extraction; scanned/image-based PDFs won’t work)

Input text

Options

Loading compiler...
Show log