a Purdue AI senior's field notes

How modern AI actually gets built.

Prompt & context engineering, agent loops, harnesses, MCP servers, model routing, GPUs, observability, and the foundations underneath. Written by students, read by builders.

Articles
14 articles
Members
1 members
Topics
14 topics

// what you'll find here

const neuralgist = {

foundations: ['ml', 'deep learning', 'models', 'gpus'],

trends: ['prompt eng', 'context eng', 'harnesses', 'loops'],

patterns: ['semantic layer', 'agents', 'model switching'],

tooling: ['mcp', 'workflows', 'observability'],

author: 'purdue ai, class of 2027'

};

// featured

Start here

See all →

// latest

Fresh off the notebook

See all →

// map

Explore by topic

See all →

Foundations

The ideas everything else is built on.

Patterns

Architectures that keep showing up in real systems.

Tooling

The plumbing: servers, workflows, observability.

// watch

Videos worth your time

See all →

Intro to Large Language Models — Andrej Karpathy

Let's build GPT: from scratch, in code — Andrej Karpathy

But what is a neural network? — 3Blue1Brown

Got a take on AI? Publish it here.

Create an account, write in Markdown, and submit. Articles are reviewed before they go live so the signal stays high.