Agent Frameworks & Tools
LangGraph Tutorial: Build a Stateful Agent in 30 Minutes
LangGraph makes agents explicit: nodes are functions, edges are routing logic, and state is a typed dict that persists across every step. In 30 minutes you can build a stateful research agent that searches the web and synthesizes a summary.
Nora Lin·8 min read