#program-md
3 articles on this topic.
-
How to Write a Good program.md: A Practical Guide for AI Agent Instructions
program.md is the file that programs AI agents in Karpathy's autoresearch. Here's how to write one that gets results --- with structure, examples, and best practices.
-
Karpathy's Autoresearch & PROGRAM.md: AI That Runs Experiments While You Sleep
Andrej Karpathy's autoresearch lets AI agents run 100+ ML experiments overnight, guided by a single Markdown file called program.md. Here's how it works and why it matters.
-
From README.md to PROGRAM.md: Markdown Is Now a Programming Language
README.md was for humans. AGENTS.md is for coding assistants. PROGRAM.md is for autonomous research. Markdown has evolved from documentation into the programming language for AI agents.