AI & ML Tech Glossary
Clear definitions of 500+ AI, ML, and systems terms, built for professionals.
A
Agent Memory
FeaturedAgent memory is the short- and long-term storage an AI agent uses to retain user preferences, past actions, and task context across steps or sessions,...
Agent Sandbox
HotAn agent sandbox is a controlled, isolated environment that limits an AI agent’s permissions and tool access (files, network, APIs) to reduce risk, enable safe...
AI Agent Orchestration
HotAI agent orchestration is the control layer that coordinates agents, tools, and multi-step execution—handling planning, routing, state, retries, and guardrails so agent workflows run reliably...
Agentic RAG
HotAgentic RAG is a retrieval-augmented generation approach where an AI agent iteratively plans and executes multiple retrieval and tool steps—rewriting queries, searching sources, filtering, and...