Why this hub exists: AI and machine learning now touch almost every IT role, and the English required has split into several genuinely distinct professional registers. A prompt engineer's vocabulary is not an MLOps engineer's vocabulary, and neither overlaps much with the policy language of AI governance. Coders Lingo covers this breadth with ten focused exercise categories rather than one unfocused mega-category — this page is the map that ties them together and explains what makes each one different, so you can find the right vocabulary for your role instead of guessing between similarly named sections.

The AI/ML English landscape, in plain terms

Broadly, the ten categories below split into four groups. Foundational LLM vocabulary (AI & Prompt Engineering, Prompt Engineering Language) covers the terms you need the moment you start working with any large language model — tokens, context windows, hallucination, chain-of-thought. Building with AI (AI Agents Language, LLM Application Development, AI Code Generation Tools) covers the vocabulary of actually constructing agentic systems, LLM-powered features, and using AI coding assistants day to day. Operating and measuring AI (AI Model Evaluation, ML Model Serving, Machine Learning Language) covers how you know a model is good and how you run it reliably in production — spanning both classic ML and modern LLM systems. Finally, governance and specialised domains (AI Alignment & Safety, AI Ethics & Governance, Recommendation Systems) covers the policy, safety-research, and application-specific vocabulary that becomes relevant as AI systems scale and are deployed responsibly.

These categories are not duplicates of each other, even where the icons and topics look similar at a glance. Each card below states in one line exactly what makes that category distinct, so you can jump directly to the vocabulary you actually need rather than working through overlapping material.

The 10 AI & ML vocabulary categories

Frequently asked questions

Why are there so many separate AI and ML vocabulary categories on Coders Lingo?

AI and machine learning English has grown into several genuinely distinct professional registers — the vocabulary a prompt engineer uses is not the vocabulary an MLOps engineer uses to discuss model serving, and neither overlaps much with the policy vocabulary of AI governance. Rather than force all of this into one oversized, unfocused category, Coders Lingo splits it into ten focused categories so each set of exercises stays specific and practical. This hub exists to help you find the right one quickly and see how they relate.

Which AI/ML category should I start with?

If you are new to AI vocabulary generally, start with AI & Prompt Engineering — it covers the foundational terms (LLM, RAG, embeddings, tokens, hallucination) that every other category assumes you already know. From there, branch out based on your role: developers using AI coding tools should go to AI Code Generation Tools Language; anyone building agentic systems should go to AI Agents Language; and ML/data engineers deploying models should go to ML Model Serving.

What is the difference between the "AI Agents" and "LLM Application Development" categories?

AI Agents Language focuses specifically on autonomous, multi-step systems — the ReAct loop, tool use, agent memory, and multi-agent orchestration. LLM Application Development Language is broader: it covers the vocabulary for building any LLM-powered feature, including RAG pipelines, function calling, and LLMOps, whether or not the system is agentic. Many engineers will use both categories together.

Is "Machine Learning Language" the same as the newer LLM-focused categories?

No. Machine Learning Language covers classic and traditional ML vocabulary — model training, overfitting, feature engineering, experiment tracking — the terminology used regardless of whether the model is a gradient-boosted tree or a neural network. The LLM-focused categories (AI & Prompt Engineering, Prompt Engineering Language, AI Agents, LLM Application Development) cover vocabulary specific to large language models and generative AI, which is a newer and more specialised vocabulary set.

Do AI Ethics & Governance and AI Alignment & Safety overlap?

They are related but distinct. AI Ethics & Governance Language covers policy, law, and organisational communication — EU AI Act vocabulary, bias and fairness discussions, and governance processes. AI Alignment & Safety Language covers the technical vocabulary used by researchers and engineers to train and evaluate models for safe behaviour — RLHF, red-teaming, and alignment benchmarks. A policy team member is more likely to need the former; a research or safety engineer is more likely to need the latter.

Should recommendation systems really be classified as an AI/ML vocabulary category?

Yes. Recommendation systems are one of the most widely deployed applications of machine learning, and the English used to discuss them — collaborative filtering, cold start, ranking versus retrieval, fairness in recommendations — is distinct enough from both classic ML and LLM vocabulary to warrant its own category. It is included in this hub because ML and data engineers working on personalisation need this vocabulary in addition to general ML terms.

How many total exercises are covered across the AI/ML vocabulary cluster?

The ten categories in this hub cover 267 exercises in total, ranging from beginner-friendly foundational vocabulary to advanced, research-level terminology. Each category is self-contained, so you do not need to complete them in order — pick the ones most relevant to your current role and work.

Is there a recommended order to work through the AI/ML vocabulary categories?

A practical order for most developers: (1) AI & Prompt Engineering for foundational vocabulary, (2) AI Code Generation Tools Language if you use Copilot, Cursor, or similar tools daily, (3) Prompt Engineering Language and AI Agents Language for deeper technical fluency, then (4) LLM Application Development, ML Model Serving, or Machine Learning Language depending on whether you build products, operate models in production, or work in classic ML. AI Model Evaluation, AI Alignment & Safety, AI Ethics & Governance, and Recommendation Systems are more specialised and can be studied whenever they become relevant to your work.

Explore more

Browse the full exercise library or the Data Scientist & ML Engineer guide for a structured reference.

All exercises Data Scientist & ML Engineer guide ML Engineer guide