Glosario
Una referencia rápida de términos clave usados en AI Summary Hub.
| Term | Definition |
|---|---|
| RAG | Retrieval-augmented generation — combining recuperación with LLM generation. |
| LLM | Large language model. |
| Transformer | Architecture based on self-attention (por ej. BERT, GPT). |
| Agent | System that perceives and acts toward goals. |
| Subagent | Agent within a hierarchical agent system. |
| RDD | Retrieval-decisión-diseño — spec-driven razonamiento pattern. |
| CoT | Chain-of-thought — step-by-step razonamiento. |
| ReAct | Reasoning + acting in interleaved steps. |
More terms will be added as topics are expanded. See individual topic docs for detailed definitions.