Journal Club: Performance of an LLM on the Reasoning Tasks of a Physician
Journal club slides on Brodeur et al. (2026), Performance of a large language model on the reasoning tasks of a physician (Science).
Blog covering topics spanning computer science and medicine.
Journal club slides on Brodeur et al. (2026), Performance of a large language model on the reasoning tasks of a physician (Science).
The interactive companion to Part 2 of the AI primer for clinicians. Run a small language model in your browser and watch memory, grounding, and agents behave the way the lecture describes.
Part 2 of the AI primer for clinicians: what large language models and agents actually do, how they fail, and how to use them safely.
The first lecture in a primer series introducing artificial intelligence concepts for clinicians.
Exploring the feasibility of adding support for CQL in FHIR Questionnaires (and eventually to lforms), enabling the execution of user-provided CQL expressions and libraries within questionnaires in the browser. Enabling this would allow for the creation of dynamic forms that can calculate the values of items in a form based on user-provided CQL expressions and libraries.
Explore the Hierarchical Navigable Small World (HNSW) algorithm through interactive visualizations and demos, providing an in-depth understanding of its mechanics and applications in similarity search.
Learn the basics of Python programming with this beginner-friendly, interactive tutorial.
Explore the K-Nearest Neighbors (KNN) algorithm and how it helps in similarity search.
Doing cool things by combining WebCrypto and IndexedDB
What do these things have in common?
Automate creating staging environments to easily see your changes before deploying
AKA how I took too long to discover Python's Protocol classes
Just a few key points