Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

Preamble

Authors
Affiliations
Johns Hopkins Bloomberg School of Public Health
Johns Hopkins Bloomberg School of Public Health

1AI Tools for Scientists

1.1Who this is for

Researchers who can already program a little and who want to use these tools for real work: literature triage, data extraction from documents, code they will actually ship, drafts they will actually submit. We assume no machine-learning background. Every chapter is a runnable notebook — the outputs you see were produced by the code above them.

1.2How to read it

Chapters are short and independent enough to read out of order, but the four parts are ordered deliberately:

1.3Companion textbook

This site expands the AI-tools material from An Introduction to AI for Statisticians in Python (Reid & Caffo), whose LaTeX source lives in the book/ directory of the same repository. Where the textbook is compressed, this site is discursive and executable.