12 — AI-Assisted Research

Using LLMs effectively in research workflows.

Lecturer
Date

March 1, 2026

Co-pilot.

This module covers AI-assisted research workflows: giving LLMs project context via CLAUDE.md and AGENTS.md, building reusable skills and slash commands, autonomous code review, and research life hacks including Obsidian and Git for everything.

Lecture slides

View fullscreen | Source

Code

Check the course repository for the R scripts.

The hands-on exercise merges Colombian customs import data with department-level 2018 election results to produce five figures and a summary table. Results are written up in Overleaf.

Key packages: data.table, ggplot2, sf, rnaturalearth, patchwork

Further resources