Skip to content

Repository files navigation

AI Study Club

Materials for the emLab AI study club — a running collection of small, throwaway demos used to show colleagues how AI coding tools actually behave in a real repo.

Each session gets its own self-contained folder, dated so it's obvious which meeting it belongs to. The code inside is deliberately trivial; the tool behaviour is the point, not the code.

Sessions

Folder Session Topic
20260722-claude-md-demo/ 2026-07-22 How CLAUDE.md works — /init, editing the draft, and adding permissions
20260805-skills-demo/ 2026-08-05 Skills — Reveal.js slide deck
20260819 slides 2026-08-19 Non-coding uses of AI including literature review, help on tedious tasks, and beta-testing of capacity scoping

Conventions

  • One folder per session, named <YYYYMMDD>-<topic> so they sort chronologically.
  • Each folder has its own README.md.
  • Demo projects are disposable. Don't build anything real on top of them.

Getting started

Clone the repo, cd into the session folder you care about, and follow the README.md there.

Releases

Packages

Contributors

Languages