Guides
Everything you need to build and run a one-person AI-controlled business. Showing Agent Frameworks.
Machine-readable: GET /api/v1/guides
5 guides
AI Agents for Small Business: A Practical Playbook
Small businesses with 1 to 5 people can now run marketing, support, operations, and bookkeeping with AI agents doing most of the legwork. Here is how to actually do it.
How Solopreneurs Use AI Agents to Scale Without Hiring
Practical patterns for running a one-person business at scale using AI agents. Covers which work to delegate, how to structure agent pipelines, and what to keep under human control.
CrewAI vs AutoGen vs LangGraph: Which Agent Framework to Use
A direct comparison of the three leading open-source agent frameworks in 2026. Covers architecture, use cases, strengths, weaknesses, and how to choose for your specific situation.
Context Engineering for Coding Agents
Martin Fowler explores how to structure and optimize context windows for AI agents that write code, including prompt design patterns and practical techniques for improving agent reasoning and output quality.
Getting Started with AI Agents
A practical primer on building your first autonomous AI agent. Covers the core concepts, framework options, and a working example using Claude and tool use.