AI Agents & Tool Use
Ask a plain chatbot "what's the weather in Tokyo right now?" and it will confidently invent a number. Ask an agent the same thing and it will pause, call a weather API, read the real answer, and tell you. Same model underneath. The difference is that the agent
8 lessons, each with runnable code in the browser.