Ir al contenido

Translations:Agente de IA/14/en

De Scrum Manager BoK
Concept What it is Example use
AI model A system trained to process and generate information. An LLM answering a question.
Chatbot A conversational interface for interacting with a model or system. A chat that answers frequently asked questions.
AI assistant A tool that helps a person carry out tasks, usually under direct instructions. Helping draft an email, summarize a document, or explain code.
AI agent A system that can pursue a goal across multiple steps, using context, tools, and controls. Reading a spec, modifying code, running tests, fixing errors, and preparing a review summary.