Overview
A measure of machine intelligence proposed by Alan Turing, where a machine is deemed intelligent if it can exhibit conversation indistinguishable from a human.
More in Artificial Intelligence
AI Chip
Infrastructure & OperationsA semiconductor designed specifically for AI and machine learning computations, optimised for parallel processing and matrix operations.
AI Model Registry
Infrastructure & OperationsA centralised repository for storing, versioning, and managing trained AI models across an organisation.
AI Fairness
Safety & GovernanceThe principle of ensuring AI systems make equitable decisions without discriminating against any group based on protected attributes.
Retrieval-Augmented Generation
Infrastructure & OperationsA technique combining information retrieval with text generation, allowing AI to access external knowledge before generating responses.
BLEU Score
Evaluation & MetricsA metric for evaluating the quality of machine-generated text by comparing it to reference translations or texts.
Causal Inference
Training & InferenceThe process of determining cause-and-effect relationships from data, going beyond correlation to establish causation.
AI Memory Systems
Infrastructure & OperationsArchitectures that enable AI agents to store, retrieve, and reason over information from past interactions, providing continuity and personalisation across conversations.
State Space Search
Reasoning & PlanningA method of problem-solving that represents all possible states of a system and searches for a path from initial to goal state.