☕ Learning path
Learn Automation.
From manual busywork to systems that run themselves: the trigger-to-action model, the agents-vs-workflows-vs-RPA map, how automations fire, and how AI orchestrates the steps.
0 of 9 steps
- ReadWhat is workflow automation? The trigger-to-action model behind every automation, no-code tools like Zapier and n8n, and where AI fits.
- ReadAutomation Blueprint Explorer Five real automation blueprints broken into clickable steps, trigger, action, AI, human, and integration.
- Trycron generator Build & read crontab expressions, in plain English.
- ReadWebhooks vs polling The two ways software learns that something happened, push vs ask, and the latency, cost, and reliability tradeoffs.
- ReadAI agents vs workflows vs RPA Three ways to automate work and how they differ, who decides the steps: you, a UI script, or the model.
- ReadWhat is tool calling (function calling)? How a model decides to call a function, returns structured arguments, and your code runs it, the basis of agents.
- Trytool call visualizer Step through the function-calling loop.
- ReadWhat is AI orchestration? The layer that coordinates models, tools, and data steps into one reliable pipeline, vs a single prompt, workflow, or agent.
- Tryai architecture generator Describe an app, get an architecture (BYO key).
More routes: all learning paths, the skill tree, or the knowledge map.