Moyan AI Training Institution LogoMoyan AI
The AI field, made legible

Find your way through artificial intelligence.

1,068 reference entries on the concepts, models, technologies, organisations and roles that make up AI — each one written to answer what it is, how it works and why it matters.

1,068
Entries
6
Collections
275
Start here
333
Subjects

Written definitions · Practical context · No sponsored bias

Directory / All collections

Browse the field

001 / Companies

01.AI

Kai-Fu Lee's AI startup creators of the open-weights Yi series of foundation models.

AI Model CompanyIntermediate
002 / Companies

1X Technologies

AI and robotics company producing bipedal and wheeled humanoid robots for home and labor.

Humanoid RoboticsIntermediate
003 / Concepts

3D Gaussian Splatting

Real-time 3D radiance field rendering using anisotropic 3D Gaussians for photorealistic scene reconstruction.

3D AIAdvanced
004 / Concepts

A/B Testing for AI

Comparing model or prompt variants on live traffic with randomised assignment to measure real-world impact.

PracticeIntermediate
005 / Concepts

Activation Function

The non-linear function applied after each layer that lets a network represent more than a linear mapping.

FoundationsIntermediate
006 / Concepts

Activation Steering

Modifies internal activation vectors during inference to control model tone or bias.

Safety & ControlAdvanced
007 / Concepts

Active Learning

Letting the model choose which examples to have labelled next, so annotation effort goes where it changes the model most.

PracticeAdvanced
008 / Concepts

AdamW Optimizer Mechanics

Adaptive weight decay optimization algorithm standard for Transformer model training.

OptimizationIntermediate
009 / Concepts

Adaptive RAG

Uses an LLM classifier to dynamically choose between direct response, simple RAG, or complex iterative search.

RAG SystemsAdvanced
010 / Concepts

Advanced Agentic Workflows

Design frameworks for orchestrating autonomous AI agents through iterative planning, tool execution, state management, and self-reflection.

Agentic AIAdvanced
011 / Concepts

Adversarial Attack

Inputs deliberately crafted to make a model produce a wrong output, often with changes imperceptible to people.

RisksAdvanced
012 / Concepts

Adversarial Robustness

Building models resilient to adversarial attacks and perturbations designed to trigger failure.

AI SecurityAdvanced
013 / Technology

Agent frameworks

Libraries that provide the loop, state, tool registry and control flow needed to build AI agents.

FrameworkAdvanced
014 / Concepts

Agentic RAG Architectures

RAG systems where autonomous agents dynamically decide when, where, and how to search for information.

RAG SystemsAdvanced
015 / Concepts

Agentic Reflection Loops

A specialized technique in agentic ai providing self-correction after code execution capabilities for advanced enterprise AI applications.

Agentic AIIntermediate
016 / Concepts

Agentic Web Scraping Protocols

A specialized technique in agentic ai providing llm-driven dom traversal and data extraction capabilities for advanced enterprise AI applications.

Agentic AIIntermediate
017 / Concepts

Agentic Workflow Design

Architecting multi-agent loops with planning, tool invocation, and reflection stages.

AI AgentsIntermediate
018 / Technology

AgentOps Platform

A premier production framework in developer tools providing observability and evaluation for ai agents.

Developer ToolsIntermediate
019 / A–Z

AGI

Artificial General Intelligence — AI capable of performing any intellectual task human beings can perform.

TerminologyBeginner
020 / A–Z

AGY System

An industry-standard acronym standing for Agentic Intelligence System Architecture within agentic ai.

Agentic AIBeginner
021 / A–Z

AI

AI stands for artificial intelligence: computer systems that perform tasks normally associated with human intelligence.

AcronymBeginner
022 / Careers

AI Agent Architect

Designs multi-agent orchestration frameworks, tool schemas, and persistent state stores.

System ArchitectureAdvanced
023 / Concepts

AI Agents

Systems where a model plans a sequence of steps, calls tools, observes results and iterates towards a goal with limited human input.

AgentsIntermediate
024 / Concepts

AI Alignment

Making an AI system pursue the goals its developers and users actually intend, including implicit expectations they never stated.

SafetyAdvanced
025 / Concepts

AI and the Internet of Things

Combining networked sensors and devices with machine learning that interprets their data, often at the edge.

InfrastructureIntermediate
026 / Concepts

AI API

A hosted interface that lets applications send prompts and receive model outputs without running any infrastructure.

InfrastructureBeginner
027 / Careers

AI Automation Specialist

Redesigns business processes around AI, usually with low-code tools rather than custom software.

OperationsBeginner
028 / Concepts

AI Benchmark

A standard task and dataset used to compare models on a shared yardstick.

PracticeIntermediate
029 / Careers

AI Benchmark Engineer

Maintains automated test harness suites to track model regressions across releases.

Testing & QAIntermediate
030 / Concepts

AI Citations

Attaching verifiable source references to generated claims so a reader can check them.

PracticeBeginner
031 / Careers

AI Cloud Architect

Architects cloud infrastructure on AWS, Azure, or GCP optimized for AI training and inference.

Cloud EngineeringIntermediate
032 / Concepts

AI Code Generation

Producing, completing or refactoring source code from natural-language descriptions or surrounding context.

ApplicationsBeginner
033 / Concepts

AI Compute

The total processing capacity used to train and run AI models, and one of the field's defining constraints.

InfrastructureIntermediate
034 / Careers

AI Consultant

Advises organisations on where AI will pay off, how to sequence adoption, and what to avoid.

AdvisoryIntermediate
035 / Concepts

AI Content Moderation

Using models to detect policy-violating content at a scale human review cannot reach.

ApplicationsIntermediate
036 / Careers

AI Content Strategist

Plans and governs content production where AI drafts at volume but humans own accuracy and voice.

MarketingBeginner
037 / Careers

AI Copyright Specialist

Navigates intellectual property, copyright, and licensing laws regarding AI training data.

LegalIntermediate
038 / Careers

AI Curriculum Developer

Creates educational courses and training programs for AI literacy and engineering.

EducationBeginner
039 / Careers

AI Data Annotator

Reviews and rates AI model outputs to generate human feedback datasets.

Data OperationsBeginner
040 / Concepts

AI Data Exfiltration

Using an AI system as a channel to extract confidential data it can access but the requester should not see.

RisksAdvanced
041 / Careers

AI Developer Advocate

Builds sample code, tutorials, and community relationships for AI developer tools.

Developer RelationsBeginner
042 / Concepts

AI Energy and Environmental Impact

The electricity, water and hardware footprint of training and running AI systems.

EthicsIntermediate
043 / Careers

AI Engineer

Builds applications on top of existing foundation models rather than training models from scratch.

EngineeringIntermediate
044 / Concepts

AI Engineering

The discipline of building production applications on top of AI models, as distinct from training the models themselves.

PracticeIntermediate
045 / Careers

AI Ethicist

Assesses the social, legal and human impact of AI systems and turns principles into operational requirements.

GovernanceIntermediate
046 / Concepts

AI Ethics

The study of how AI should be built and used, covering fairness, transparency, accountability, privacy, labour and environmental impact.

EthicsBeginner
047 / Careers

AI Ethics Officer

Establishes ethical guidelines, risk assessments, and compliance protocols for AI deployment.

Governance & PolicyBeginner
048 / Technology

AI gateway

A proxy layer between applications and model providers that handles routing, keys, caching, limits and logging.

PlatformIntermediate
049 / Concepts

AI Governance

The policies, roles and controls an organisation uses to decide what AI it deploys and under what conditions.

EthicsIntermediate
050 / Concepts

AI Governance Frameworks

Standardized organizational risk management procedures for responsible AI deployment.

AI PolicyBeginner
051 / Careers

AI Governance Lead (2)

Owns the framework that decides which AI systems an organisation deploys and under what controls.

GovernanceAdvanced
052 / Concepts

AI Guardrails

Programmatic constraints around a model that block unsafe, off-topic or malformed inputs and outputs.

SafetyIntermediate
053 / Concepts

AI Hallucination

When a generative model produces fluent output that is factually wrong or entirely invented while sounding confident.

RisksBeginner
054 / Careers

AI Hardware Engineer

Designs custom ASICs, GPUs, and neural accelerators for deep learning compute.

Hardware EngineeringAdvanced
055 / Concepts

AI Image Generation

Creating original images from text descriptions, reference images or both.

ApplicationsBeginner
056 / Concepts

AI in Cybersecurity

Using AI to detect, investigate and respond to security threats — and defending against attackers who use it too.

IndustryIntermediate
057 / Concepts

AI in Education

Using AI for tutoring, lesson preparation, feedback, accessibility and administrative work in learning settings.

IndustryBeginner
058 / Concepts

AI in Finance

Applying AI to risk, fraud, compliance, research, servicing and operations in financial institutions.

IndustryIntermediate
059 / Concepts

AI in Healthcare

Applying AI to diagnosis support, imaging, documentation, triage, operations and drug discovery.

IndustryIntermediate
060 / Concepts

AI in Marketing

Applying AI to research, content production, targeting, personalisation and performance analysis in marketing.

IndustryBeginner