Free 13-page guide

AI Agent Frameworks, Ranked

8 ways to build an AI agent in 2026, scored on lock-in, cost, and setup pain — a conversational walkthrough of which one fits what you're building, then working code to get each one running today.

Free 13-Page Guide

8 ways to build an AI agent in 2026, scored on lock-in, cost, and setup pain — a conversational walkthrough of which one fits what you're building, then working code to get each one running today.

What's inside

A plain-language walkthrough of when to reach for which framework, before you write a line of code
A capability matrix — 6 abilities (switch LLMs, typed output, managed hosting, and more) scored yes/no across all 8
A complexity-vs-popularity chart using real GitHub star counts, not vibes — LangChain alone out-stars the other three open-source picks combined
Working getting-started code for all 8: Google ADK, AWS AgentCore, Bedrock, plain API calls, OpenAI Agents SDK, Claude Managed Agents, LangChain, and Pydantic AI
What AWS AgentCore actually is — the infra platform that replaced the old single-agent Bedrock Agents in July 2026
The per-session-hour cost inside Anthropic's new Managed Agents beta, on top of standard token pricing
A 4-question framework to pick the right one for what you're actually building, not the loudest one

Get instant access

Free. No spam. Unsubscribe anytime.

01
What You Get
A plain-language walkthrough of when to reach for which framework, before you write a line of code
A capability matrix — 6 abilities (switch LLMs, typed output, managed hosting, and more) scored yes/no across all 8
A complexity-vs-popularity chart using real GitHub star counts, not vibes — LangChain alone out-stars the other three open-source picks combined
Working getting-started code for all 8: Google ADK, AWS AgentCore, Bedrock, plain API calls, OpenAI Agents SDK, Claude Managed Agents, LangChain, and Pydantic AI
What AWS AgentCore actually is — the infra platform that replaced the old single-agent Bedrock Agents in July 2026
The per-session-hour cost inside Anthropic's new Managed Agents beta, on top of standard token pricing
A 4-question framework to pick the right one for what you're actually building, not the loudest one
02
The Details

What's inside

'Agent framework' gets used for four genuinely different things — a Python library, a hosted runtime, a raw API, and an infrastructure platform. This guide scores all 8 on the things that actually matter for a solo builder: lock-in, cost predictability, setup overhead, and boilerplate saved.

It opens with a conversational breakdown of what you can and can't do with each option — already on AWS, committed to one model provider, want to keep your options open, deep in Google's ecosystem, or want full control — plus a capability matrix scoring 6 abilities (switch LLMs, who runs the tool-loop, typed output, managed hosting, no cloud account needed, streaming) yes/no across all 8, so you know where to look before the deep dive starts.

Every framework then gets working starter code: a Google ADK agent wired to Claude, the AWS AgentCore CLI's real setup weight, the boto3 Converse API call, a hand-rolled tool-use loop, OpenAI's three-line Agent, Anthropic's Managed Agents REST flow, LangChain's current create_agent, and a type-safe Pydantic AI agent — plus a full comparison table and decision checklist to pick between them.

Who this is for

Developers picking their first agent framework who want a straight answer, not a sales pitch
Solo builders choosing their first agent stack who don't want to guess wrong
Engineers who want working starter code for 8 frameworks in one place instead of eight different tutorials

About the author

Jonathan is a software engineer at Amazon, building Hookem — an AI tool that analyses what makes content go viral — alongside his day job.

Every product decision is documented in public. These guides are the written version of that process.

Ready to get started?

Free 13-page guide. No spam. Takes 30 seconds to unlock.

Get the free guide →

More guides

RAG From Scratch

6-page guide · Free

The Hook Formula

4-page guide · Free

The Two-Way Door

4-page guide · Free

R2 vs S3

6-page guide · Free

Autonomous Agents vs Workflow Agents

7-page guide · Free

Git Worktrees

4-page guide · Free

10 Claude Skills Every Dev Needs

5-page guide · Free

More guides dropping as they ship.