Enterprise AI

Governance, security and scaling AI inside organisations.

Beginner4 min read

AI Automation

AI automation is the use of AI models to perform tasks — usually language, vision or decision tasks — that were previously done manually because they required judgement.

Read definition →
Beginner5 min read

AI Hallucination

A hallucination is an LLM output that is fluent and plausible but factually incorrect or unsupported by any reliable source.

Read definition →
Beginner4 min read

AI Workflow

An AI workflow is an orchestrated sequence of steps in which one or more AI models cooperate with tools, APIs and human approvals to complete a task.

Read definition →
Intermediate6 min read

Fine-tuning

Fine-tuning is additional training applied to a pretrained model on curated examples so the model specialises in a task, tone, format or domain.

Read definition →
Beginner4 min read

Knowledge Base

An AI knowledge base is a managed corpus of trusted documents that a model retrieves from at query time to produce grounded, source-backed answers.

Read definition →
Intermediate8 min read

Retrieval-Augmented Generation (RAG)

Retrieval-Augmented Generation is a pattern in which relevant documents are retrieved from an external source and injected into an LLM's prompt so the model can answer with grounded, up-to-date, private information.

Read definition →
Intermediate6 min read

Zero Trust

Zero trust is a security architecture built on the principle of 'never trust, always verify', requiring continuous authentication and authorisation for every user and device requesting access to resources, regardless of whether they are inside or outside the traditional network perimeter.

Read definition →
Other categories