115
type · dictionary

Dictionary

Definition layer. The vocabulary of the system.

DEFDictionaryNODE·4C13A3

AI Agent

An autonomous AI system that plans and executes multi-step tasks.

#ai#automation
/ai-agentopen →
DEFDictionaryNODE·72CB4B

RAG (Retrieval-Augmented Generation)

Inject external knowledge into an LLM at query time.

#ai#retrieval
/ragopen →
DEFDictionaryNODE·4EF5FF

Prompt Chaining

Pipelining LLM calls where each step's output feeds the next.

#ai#prompting
/prompt-chainingopen →
DEFDictionaryNODE·139612

LLM Orchestration

Coordinating multiple model calls, tools, and data sources into one reliable system.

#ai#architecture
/llm-orchestrationopen →
DEFDictionaryNODE·C49C81

Vector Database

A database optimized for similarity search over embeddings.

#ai#infrastructure
/vector-databaseopen →
DEFDictionaryNODE·263364

AI Content Pipeline

An end-to-end system that takes a topic and outputs publish-ready content.

#content#automation
/ai-content-pipelineopen →
DEFDictionaryNODE·2B6D8A

No-Code Automation

Building business workflows visually without writing code.

#no-code#automation
/no-code-automationopen →
DEFDictionaryNODE·6525CF

AI SDR (Sales Development Rep)

An autonomous system that researches, qualifies, and contacts leads.

#sales#ai
/ai-sdropen →
DEFDictionaryNODE·254C3F

Workflow Trigger

The event that starts an automated workflow.

#automation#no-code
/workflow-triggeropen →
DEFDictionaryNODE·6AFBF9

Tool Calling

The model-to-system interface that lets an LLM trigger external actions.

#agents#systems
/tool-callingopen →
DEFDictionaryNODE·6C96F8

Structured Output

Forcing AI responses into predictable schemas that software can use.

#schemas#reliability
/structured-outputopen →
DEFDictionaryNODE·13AF3F

Human-in-the-Loop

A control pattern where humans review high-risk AI decisions before execution.

#governance#ops
/human-in-the-loopopen →
DEFDictionaryNODE·75B36E

Agent Memory

Persistent context that lets agents retain preferences, decisions, and prior work.

#agents#context
/agent-memoryopen →
DEFDictionaryNODE·453417

Automation Observability

Monitoring inputs, model calls, outputs, cost, latency, and failures across AI workflows.

#monitoring#ops
/automation-observabilityopen →
DEFDictionaryNODE·6F56BF

Semantic Search

Finding information by meaning rather than exact keyword match.

#retrieval#search
/semantic-searchopen →
DEFDictionaryNODE·55B6DE

Vibe Coding

Building software by describing intent in natural language and letting AI generate the code.

#ai#development#no-code
/vibe-codingopen →
DEFDictionaryNODE·19CE6F

Affiliate Marketing

Earning commissions by recommending other companies' products through trackable links.

#marketing#monetization#seo
/affiliate-marketingopen →
DEFDictionaryNODE·323171

Programmatic SEO

Generating hundreds or thousands of targeted pages from a structured dataset.

#seo#content#automation
/programmatic-seoopen →
DEFDictionaryNODE·48DEBE

MCP (Model Context Protocol)

Open protocol that lets LLMs connect to tools, data sources and apps through a standard interface.

#ai#protocol#agents
/mcp-model-context-protocolopen →
DEFDictionaryNODE·5BFF00

Agentic RAG

RAG where an agent decides what to retrieve, when, and from which source — instead of a single static query.

#ai#retrieval#agents
/agentic-ragopen →
DEFDictionaryNODE·214A15

Embedding

A numerical vector representation of text, image or audio that captures meaning for similarity search.

#ai#infrastructure#retrieval
/embeddingopen →
DEFDictionaryNODE·6C8EA5

Fine-Tuning

Continuing to train a base model on your own examples to specialize its behavior.

#ai#training#models
/fine-tuningopen →
DEFDictionaryNODE·120E48

AEO (Answer Engine Optimization)

Optimizing content to be cited by AI answer engines like ChatGPT, Perplexity and Google AI Overviews.

#seo#ai#content
/aeo-answer-engine-optimizationopen →
DEFDictionaryNODE·44D2E1

Edge Computing

Running code and AI inference close to the user instead of in a central data center.

#infrastructure#performance
/edge-computingopen →
DEFDictionaryNODE·24BFA3

Guardrails

Runtime checks that constrain LLM inputs and outputs to keep behavior safe and on-spec.

#ai#safety#ops
/guardrailsopen →
DEFDictionaryNODE·4C52C3

AI Evals

Reproducible test suites that measure LLM output quality across model, prompt and code changes.

#ai#ops#testing
/ai-evalsopen →
DEFDictionaryNODE·66E03E

Context Window

The maximum amount of text (in tokens) an LLM can consider in a single call.

#ai#models
/context-windowopen →
DEFDictionaryNODE·25E10B

Multimodal AI

Models that natively process more than one input type — text, images, audio, or video.

#ai#models
/multimodal-aiopen →
DEFDictionaryNODE·3A1E84

AI Orchestration

Coordinating multiple AI models, tools and steps into a single reliable workflow.

#ai#orchestration
/ai-orchestrationopen →
DEFDictionaryNODE·6BF6CF

Knowledge Graph

A network of entities and the relationships between them, queryable like a map.

#knowledge#graph
/knowledge-graphopen →