AI Agents
Autonomous, tool-using AI systems that take actions.
Intermediate6 min read
Agentic AI
Agentic AI refers to systems where a language model autonomously decomposes goals, selects tools and executes multi-step actions with minimal human intervention.
Read definition →
Beginner7 min read
AI Agent
An AI agent is a language-model-powered system that plans and executes multi-step tasks by choosing which tools or APIs to call in order to reach a user-defined goal.
Read definition →
Intermediate6 min read
Function Calling
Function calling is a feature of modern language models that allows them to output a structured request to invoke a predefined function, with the calling application executing it and returning the result to the model.
Read definition →
Intermediate6 min read
MCP (Model Context Protocol)
The Model Context Protocol is an open standard for connecting AI models to external tools, data and services through a shared JSON-RPC interface.
Read definition →
Other categories