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. 2 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.
ChatGPTintermediate~30 min
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.
ChatGPTintermediate~45 min