Home / Knowledge Base / AI / AI glossary
Reference · 4 min read

AI glossary

Plain-language definitions of the AI terms operators actually run into — the models, the ways you steer them, and the plumbing that connects them to your data and tools.

Here is the shorthand, decoded. For how affiliates apply it, read AI for affiliate marketing, sharpen your instructions with prompt engineering, and build a repeatable process in AI content workflows.

Models & core concepts

TermWhat it means
LLMLarge Language Model — the AI that generates and understands text.
AI agentAn AI system that can take multi-step actions toward a goal, not just answer.
InferenceThe model generating an output from an input.
TokenA chunk of text the model reads or writes; usage is measured in tokens.
Context windowHow much text an AI can consider at once.

Prompting & tuning

TermWhat it means
PromptThe instruction you give an AI.
System promptA standing instruction that sets the model's role and rules for a whole session.
Few-shot promptingGiving the model a handful of examples so it copies the pattern.
TemperatureA setting that controls how random or predictable the output is.
Fine tuningFurther-training a model on specific data for a specific job.

Data & retrieval

TermWhat it means
RAGRetrieval-Augmented Generation — feeding a model your own documents at answer time so it stays grounded.
EmbeddingA numeric representation of text that lets a system compare meaning.
Vector databaseA store of embeddings used to find the most relevant chunks fast.
HallucinationWhen a model states something confidently that is simply wrong or invented.
GroundingAnchoring a model's answer to trusted source material to reduce errors.

Tools & automation

TermWhat it means
APIApplication Programming Interface — how one program calls another, including AI models.
Function callingLetting a model trigger a defined tool or action, not just return text.
Prompt chainingPassing the output of one prompt into the next to build a workflow.
Workflow automationStringing steps together so a task runs with little or no manual work.
GuardrailsRules and checks that keep AI output safe, on-brand and compliant.

Where to go next: put the vocabulary to work in AI for media buyers, turn one-off answers into a repeatable process with building AI research systems and automating repetitive tasks, and stay honest about the failure modes in AI risks and limitations.

Ready to build?

Learn the fundamentals, then run them inside the network.

Join the network