AI Tutorials
Complete step-by-step walkthroughs for building with AI tools, from setup to working result. Each tutorial is synthesized from official documentation and proven community guides. 3 tutorials and growing.
Build a Web-Browsing AI Agent with Playwright and GPT
Build an AI agent that uses Playwright to control a web browser and GPT to decide what actions to take. Navigate sites, fill forms, scrape data, and fix bugs automatically.
Build a Customer Support Agent with OpenAI Function Calling
Build a customer support agent using OpenAI function calling. This tutorial covers setting up the API, defining callable functions, implementing a conversation loop, and handling multi-turn interactions with order lookup, customer lookup, and escalation.
Build Your First AI Agent with the Claude Agent SDK
Learn to build a custom AI agent using the Claude Agent SDK, from installation and MCP server configuration to running your first agent task with external tool integration.