← All speakers

Bio, Work & Ideas

Bill Chen

Conference affiliation: OpenAI · 2025

Bill Chen is an applied AI engineer and former founder of RiskAngle, a Y Combinator-backed startup that automated medical-record review for insurers and law firms. His work focuses on making coding agents dependable as models, APIs, and execution environments evolve.

Chen studied computer science at Columbia University, worked as a deployed engineer at Retool, and cofounded RiskAngle with William Hu. The company joined Y Combinator’s Summer 2024 batch and built software supporting insurance underwriting, claims processing, and legal case preparation. His parents’ work as life-insurance brokers and his experience filing a claim after a skiing accident helped shape the company’s focus. In a reflection on building RiskAngle, Chen emphasized customer needs, learning from rejection, and intrinsic motivation over investor attention.

By AI Engineer Code 2025, Chen was working on OpenAI’s Applied AI Startups team. His contribution to OpenAI’s computer-use sample application updated the project to use the Responses API.

  • Three-layer coding-agent architecture: Chen separates agents into their interface, underlying model, and agent harness: the prompts, tools, and execution loop that convert model capabilities into action.
  • The harness as an abstraction layer: Reusing maintained agent infrastructure helps startups avoid rebuilding integrations with every model release and concentrate on differentiated products and customer workflows.
  • Coding agents beyond software development: Terminal-based agents can organize files, analyze CSVs, and handle other computer tasks expressible through commands and tools.
  • Model-aligned integration: Chen distinguishes Codex models from the Codex agent and emphasizes matching tools and harness behavior to how a model was trained.

Chen developed these architectural ideas with Brian Fioca in Future-Proof Coding Agents.

Read the topics behind these talks

1 conference talk

References