AI Agent Project: From Raw Loop to LangGraph, With Evals
Agent frameworks rotate every few months; the design underneath them does not. This AI agent project is the capstone: one research-and-summarize assistant with four tools, built three ways. A raw loop written by hand, the same tools served from your own MCP server, and a LangGraph 1.x port with checkpoints and a human approval step. All three get graded on the same 20 tasks, with the results table in the README. “Make it work, make it right, make it fast. ... Read More
