Tutorials Microsoft Agent Framework 1.0: Multi-Agent Python Guide
Build a research-write-review multi-agent pipeline using Microsoft Agent Framework 1.0 in Python.
How-to content for builders, indie hackers, and AI engineers. Less theory, more shipped code.
Tutorials Build a research-write-review multi-agent pipeline using Microsoft Agent Framework 1.0 in Python.
Tutorials Generate AI video in Python with Veo 3.1 — the model powering Google's Omni Flash launch.
Tutorials Tune token spend on Opus 4.8 with the effort parameter. Runnable Python, real I/O, real numbers.
Tutorials Hand Gemini's new managed agent a screenshot. Get back a sandboxed PDF report — code, charts, files included.
Tutorials Anthropic shipped Dynamic Workflows on May 28. Spawn 1000 parallel subagents from one prompt.
Tutorials Use Opus 4.8 role:system messages mid-conversation to update agent rules without invalidating cache.
New AI guides for builders, in your inbox. Free.
Join 1,919 builders reading daily.
Tutorials Build custom Gemini agents that fork sandboxes every run and stream output.
Tutorials Use Gemini 3.5 Flash code execution to write Python that fixes itself in a loop.
Tutorials Use Zhipu's GLM-4.7 through the OpenAI SDK to build a tool-calling coding assistant for pennies.
Tutorials Point the Anthropic SDK at Qwen 3.7 Max with one base-URL change: 1M context, thinking, caching.
Tutorials Build a standard MCP server in Python that plugs into Gemini Spark and Claude Desktop.
Tutorials Use Gemini's new Interactions API and previous_interaction_id to build stateful agents in Python.