What is a Tool? (In the AI Sense)
AI needs help to do certain things
By default, an AI model can only generate text — it can't check today's weather, browse a live website, or run a calculation on real data. A "tool" is a specific capability given to the AI so it can go beyond just talking — like web search, code execution, or image generation.
Tools you've probably already used without knowing
If ChatGPT ever showed you a real-time stock price, or generated an image from your description, or wrote and ran a small calculation to show its work — it used a tool behind the scenes to do that, then reported the result back to you in plain language.
Why this matters for what you'll learn next
Later paths on this platform (like AI Agents Fundamentals and Build with Claude API) go much deeper into tools — how developers define them and connect them to real actions like sending emails or querying databases. For now, just know: "tool" means a specific extra capability the AI can use, not the AI itself.
Key Takeaways
- By default, an AI can only generate text — tools extend it to do more (search, calculate, generate images).
- You've likely already benefited from tools without noticing, like real-time answers or generated images.
- A tool is a specific added capability, not the AI model itself.
- Later, more advanced paths on this platform explain how to build and connect tools yourself.
Trigger a tool on purpose
Ask ChatGPT or Claude to 'generate an image of a cat wearing sunglasses'. Notice that this uses an image-generation tool, not just text generation.