Building an Agent Harness
Deep dive into building an agent harness that gives an LLM access to arbitrary files and code execution to extract structured data from PDFs, Excel workbooks, and beyond.
Software Engineer focused on TypeScript, Node.js, Web Development and AI.
Deep dive into building an agent harness that gives an LLM access to arbitrary files and code execution to extract structured data from PDFs, Excel workbooks, and beyond.
A revisit of my AI coding workflow and how it evolved from last year's post.
Quick tip on uploading files from an agent while MCP protocol doesn't support it natively by using pre-signed URLs.
A systematic approach to collaborating with AI coding agents using persistent memory, TDD, and structured workflows to produce quality software.
Deep dive into how to run computer vision models in the browser using TensorFlow.js and YOLOv8 pose estimation model.