Skip to main content

Glossary

A quick reference for key terms used in AI Summary Hub.

TermDefinition
RAGRetrieval-augmented generation — combining retrieval with LLM generation.
LLMLarge language model.
TransformerArchitecture based on self-attention (e.g. BERT, GPT).
AgentSystem that perceives and acts toward goals.
SubagentAgent within a hierarchical agent system.
RDDRetrieval-decision-design — spec-driven reasoning pattern.
CoTChain-of-thought — step-by-step reasoning.
ReActReasoning + acting in interleaved steps.

More terms will be added as topics are expanded. See individual topic docs for detailed definitions.