73 articles tagged #ai
All English for IT articles related to #ai.
-
LLM Evaluation Vocabulary: Benchmarks, Metrics, and Model Cards
MMLU, HumanEval, perplexity, hallucination rate, LLM-as-judge, model card, data contamination — the vocabulary you need to read, discuss, and run LLM evaluations in English.
-
Vector Database Vocabulary: Embeddings, Search, and Similarity Explained
Vector embedding, semantic search, HNSW, ANN, cosine similarity, RAG pipeline — the vocabulary you need to work with vector databases and AI-powered search in English.
-
English for AI Governance: Vocabulary for Responsible AI Discussions
Learn the English vocabulary and communication patterns for discussing AI governance, accountability, fairness, model cards, and responsible AI practices in tech teams.
-
LangGraph Agent Vocabulary: English for Stateful AI Workflow Discussions
Master the English vocabulary engineers use when discussing LangGraph stateful AI agents: graph, node, state, checkpointer, and more.
-
English for ML Security Engineers: Adversarial Attacks, Poisoning, and Model Integrity
Learn the English vocabulary and natural discussion phrases used by ML security engineers covering adversarial examples, data poisoning, and model red-teaming.
-
Advanced Vector Embeddings Vocabulary: Reranking, Matryoshka, and Beyond
Master advanced English vocabulary for vector embeddings, reranking, and RAG pipeline discussions in AI/ML design reviews and architecture talks.
-
English for Prolog Developers
Vocabulary for developers working in Prolog — unification, backtracking, the cut operator, and the logic-programming vocabulary needed to discuss declarative rule-based systems precisely.
-
English for Chroma Embeddings
Learn the English vocabulary for Chroma, the lightweight embedding database used in local and prototype RAG pipelines: collections, embedding functions, and metadata filtering.
-
English for Computer Vision Engineers
Master the vocabulary for discussing bounding boxes, IoU, augmentation, and model evaluation in computer vision engineering work.
-
English for LanceDB Developers
Learn the English vocabulary for LanceDB: the Lance columnar format, embedded vector search, versioning, and hybrid queries.
-
English for LlamaIndex Developers
Learn the English vocabulary for LlamaIndex: document loaders, indices, retrievers, and query engines for building RAG applications.
-
English for Milvus Vector Database
Learn the English vocabulary for Milvus, the open-source vector database: collections, indexes, ANN search, and consistency levels.
-
English for Replicate AI Developers
Learn the English vocabulary for Replicate: running open models via API, cold starts, and the cost trade-offs of hosted versus self-managed inference.
-
English for Semantic Kernel Developers
Learn the English vocabulary for Semantic Kernel: plugins, planners, and explaining Microsoft's orchestration framework for LLM applications.
-
English for SGLang Inference Developers
Learn the English vocabulary for SGLang: structured generation, radix attention caching, and serving LLMs with high-throughput constrained decoding.
-
English for Speech Recognition Developers
Master the vocabulary for discussing ASR, word error rate, diarization, and wake words as a speech recognition and voice interface developer.
-
English for Turbopuffer Vector Search
Learn the English vocabulary for Turbopuffer: object-storage-backed vector search, namespaces, and the cost trade-offs of serverless retrieval.
-
English for vLLM Inference Developers
Learn the English vocabulary for vLLM: PagedAttention, continuous batching, KV cache, and throughput tuning for LLM serving.
-
Vocabulary for NLP Engineers: 22 Terms Every Language Engineer Should Know
Learn the essential English vocabulary of natural language processing — tokenization, embeddings, named entity recognition, and more for NLP engineers.
-
English for GitHub Copilot
Learn the English vocabulary for GitHub Copilot: completions, prompts, and hallucinations, explained for discussing AI-assisted coding clearly.
-
English for Mojo Developers
Master the English vocabulary Mojo developers use for ownership, structs, and MLIR-backed performance when discussing systems-level AI code with a team.
-
English for OpenAI Structured Outputs
Learn the English vocabulary for discussing OpenAI's structured outputs feature: JSON schemas, strict mode, and constrained decoding for reliable LLM responses.
-
English for OpenRouter Model Routing
Learn the English vocabulary for OpenRouter: model fallbacks, provider routing, unified pricing, and rate limit handling across LLM providers.
-
English for Pinecone
Learn the English vocabulary for Pinecone: vector embeddings, similarity search, and namespaces, explained for discussing vector database systems clearly.
-
English for Qdrant
Learn the English vocabulary for discussing Qdrant, the open-source vector database, including collections, payloads, and hybrid search with filtering.
-
English for Weaviate Developers
Master the English vocabulary developers use for vector search, schema classes, and hybrid queries when discussing Weaviate with a team.
-
Vocabulary for LLM Fine-Tuning: 20 Terms Every ML Engineer Should Know
Learn the essential English vocabulary of large language model fine-tuning — LoRA, catastrophic forgetting, instruction tuning, RLHF, and more.
-
English for LangChain Developers
Master the English vocabulary used in LangChain development: chains, agents, retrievers, vector stores, prompt templates, and tool calling explained.
-
English Vocabulary for Cloudflare Workers AI
Learn the professional English vocabulary for Cloudflare Workers AI — AI bindings, model IDs, run() method, AI Gateway, Workers KV, D1, and streaming responses in real engineering conversations.
-
English Vocabulary for DSPy Programmers
Learn the English vocabulary DSPy developers use — signatures, modules, teleprompters, compile(), and more. Essential for AI engineers working with LLM pipelines.
-
English Vocabulary for MCP (Model Context Protocol) Developers
Master the English vocabulary MCP developers use daily — hosts, clients, servers, tools, resources, and transport layers explained for IT learners.
-
English Vocabulary for ML Experiment Tracking
Master the English vocabulary for ML experiment tracking with MLflow, Weights and Biases, and Comet ML used in professional machine learning teams.
-
Understanding the Model Context Protocol (MCP) for Developers
Learn the English vocabulary and concepts behind the Model Context Protocol (MCP) — tools, resources, prompts, servers, and clients explained for working developers.
-
Vocabulary for AI Observability and LLM Tracing
Master the advanced English vocabulary for AI observability — traces, spans, evals, token budgets, hallucination detection, and latency profiling for LLM-powered systems.
-
English for LM Studio and Local LLM Developers
Vocabulary and phrases for developers running local large language models with LM Studio — quantization, context windows, GPU offloading, and model comparison talk for English-speaking teams.
-
English for Mastra AI Agent Developers
Key English vocabulary and phrases for building AI agents with Mastra — workflows, tools, memory, evals, and RAG pipelines — for TypeScript developers working on cross-border agentic teams.
-
AutoGen: English for Microsoft's Multi-Agent Framework
Learn English vocabulary for Microsoft AutoGen: AssistantAgent, UserProxyAgent, GroupChat, code execution sandbox, and nested chats in multi-agent AI systems.
-
CrewAI: English Vocabulary for Multi-Agent AI Systems
Master English vocabulary for CrewAI: agents, tasks, crews, sequential and hierarchical processes, memory types, and callbacks in multi-agent AI systems.
-
Cursor AI Editor: Essential English for AI-Native Development
Essential English vocabulary for Cursor AI editor — Cursor Rules, Composer, @codebase context, chat vs edit mode, and AI-assisted refactoring.
-
DSPy Framework Vocabulary: English for Declarative LLM Programming
Learn the essential English vocabulary for DSPy: signatures, modules, optimizers, teleprompters, few-shot compilation, and Chain of Thought in declarative LLM programming.
-
AI Ethics Reviews in English: Vocabulary for Responsible AI Teams
Master the English vocabulary for AI ethics reviews — bias, fairness, explainability, human-in-the-loop, model cards, and data lineage.
-
English for LLM Evaluation: Vocabulary Every AI Engineer Needs
Learn the English vocabulary for LLM evaluation: MMLU, HumanEval, BLEU, ROUGE, BERTScore, hallucination, ground truth, and judge LLMs for AI model assessment.
-
GitHub Copilot Enterprise: English for AI-Assisted Development Teams
Learn the English vocabulary for GitHub Copilot Enterprise — custom instructions, Copilot Chat, workspace context, and code review with AI.
-
Guardrails AI: English Vocabulary for LLM Safety Engineers
Master the English vocabulary for Guardrails AI: validators, guards, RAIL spec, output parsers, hub validators, and programmatic constraints for safe LLM outputs.
-
Haystack 2.0: English for Building RAG Pipelines
Master English vocabulary for Haystack 2.0: pipelines, components, DocumentStore, generators, retrievers, rankers, and embedding models for RAG pipeline development.
-
TRL and RLHF: English Vocabulary for LLM Fine-Tuning Engineers
Learn English vocabulary for TRL and RLHF: PPO trainer, reward model, DPO, ORPO, SFT, and chat templates for fine-tuning large language models.
-
Langfuse: English for LLM Observability and Tracing
Master English vocabulary for Langfuse: traces, spans, observations, scores, datasets, evals, and prompt management for LLM observability and tracing.
-
pgvector: English for PostgreSQL AI Engineers
Learn the English vocabulary for pgvector: vector columns, ivfflat vs hnsw indexes, cosine, L2 and inner product distance, and hybrid search in PostgreSQL.
-
Pinecone Serverless: Essential English Vocabulary for Vector DB Engineers
Learn English vocabulary for Pinecone Serverless: serverless vs pod-based, namespaces, upsert/query/fetch/delete operations, metadata filtering, and sparse-dense hybrid search.
-
Pydantic AI: English for Building Type-Safe AI Agents
Learn the English vocabulary for Pydantic AI: agents, tools, structured output, model-agnostic patterns, async agents, and Pydantic models for type-safe AI development.
-
Qdrant Vocabulary: English for Vector Search Engineers
Master English vocabulary for Qdrant: collections, vectors, payloads, HNSW, sparse vectors, multitenancy, and filtering in vector search systems.
-
Redis Vector Search: English for Engineers Building AI Applications
Learn the English terminology for Redis Vector Search — VSS, HNSW index, FT.CREATE, vector fields, KNN queries, hybrid search, and Redis Stack.
-
vLLM in Production: Essential English Vocabulary for LLM Serving Engineers
Master the English vocabulary for serving LLMs with vLLM: PagedAttention, continuous batching, tensor parallelism, KV cache, and throughput vs latency trade-offs.
-
English for AI Engineers: Key Vocabulary
Essential English vocabulary for AI and ML engineers — embeddings, inference, fine-tuning, RAG, agents — with clear definitions and example sentences.
-
Vocabulary for Talking About AI and Machine Learning at Work
Essential English vocabulary for AI and machine learning conversations at work: models, training, inference, prompts, evaluation, and the phrases to use in meetings.
-
English for AI Model Evaluation Discussions: Talking About Metrics and Trade-offs
Master the English of discussing AI model performance: precision, recall, F1, benchmarks, regressions, and trade-offs. Phrases for ML engineers and data scientists in meetings.
-
English for LLM Evaluation Teams: Benchmarks, RLHF and Model Evals
Learn the English vocabulary and phrases for discussing LLM evaluation, benchmarks, RLHF, and model quality in cross-functional AI teams.
-
Vocabulary for Machine Learning Engineers
The essential English vocabulary for machine learning engineers — model training, evaluation metrics, MLOps, and deployment terms explained with examples.
-
RLHF and Annotation Quality: English for Human Feedback Pipelines
Learn the English vocabulary for RLHF pipelines — inter-annotator agreement, kappa scores, calibration sessions, preference pairs, and quality control for human feedback.
-
Explaining Inter-Annotator Agreement to Non-Statistical Stakeholders
How to explain inter-annotator agreement, kappa scores, and annotation quality to product managers and business stakeholders who do not have a statistics background.
-
Writing Annotation Guidelines That Annotators Actually Follow
Learn how to write clear, effective annotation guidelines for machine learning datasets — structure, plain language, decision trees, worked examples, and edge case documentation.
-
AI and Machine Learning Vocabulary Every Developer Should Know
A practical guide to AI and LLM vocabulary for developers — tokens, RAG, fine-tuning, hallucination, context window, and more with real usage examples.
-
AI and Machine Learning Vocabulary: LLM, RAG, Embeddings Explained
Plain-English definitions of 35 AI and machine learning terms: LLM, RAG, embeddings, tokens, hallucination, fine-tuning, prompt engineering, vector database, and more.
-
Model Card Writing Guide for ML Engineers
Learn how to write a professional model card in English — structure, required sections, evaluation reporting, and ready-to-use phrases for documenting AI models.
-
AI Agents Vocabulary: Agent Loop, ReAct, Tool Calling, and Agentic Systems Explained
Master the vocabulary of AI agents in 2026: agent loop, ReAct pattern, tool calling, multi-agent orchestration, memory types, guardrails, and agentic safety. For engineers building or working with autonomous AI systems.
-
RLHF Vocabulary Guide: Human Feedback, Reward Models, and Annotation Language
Master the English vocabulary used in RLHF pipelines — preference pairs, reward models, annotation guidelines, and inter-annotator agreement for AI engineers.
-
RAG vs Fine-Tuning: Explaining the Trade-off in English
How to explain RAG and fine-tuning to stakeholders, product managers, and clients — vocabulary, analogies, and ready-to-use phrases for technical discussions.
-
How to Explain AI Hallucination to Non-Technical Stakeholders
Clear vocabulary and phrases for explaining LLM hallucination, its causes, and how to mitigate it — for product meetings, client conversations, and executive updates.
-
AI/ML Engineer Vocabulary: 100 Terms from LLMs to MLOps
The complete AI/ML engineer vocabulary guide: LLMs, RAG, fine-tuning, inference, evaluation, safety, MLflow, feature stores, and 90 more terms with examples.
-
LLMOps in English: Vocabulary for Deploying and Monitoring Language Models
Expand your LLMOps vocabulary in English — prompt versioning, RAG, evaluation harnesses, hallucination monitoring, and cost-per-token language for AI engineers.
-
AI Tools for Non-Native English Speakers in Tech
A practical guide to AI-powered tools that help non-native English speakers write, speak, and communicate more confidently in technical environments.
-
10 ChatGPT Prompts for Improving Your IT English Writing
Copy-paste these 10 prompts to practise commit messages, incident reports, code review comments, and other professional IT writing with ChatGPT.
-
How to Use ChatGPT to Practice Technical English
Turn ChatGPT into a personal English tutor for developers. Practical techniques for practising writing, vocabulary, code reviews, and spoken communication.
Frequently Asked Questions
How many articles are tagged #ai?
There are currently 73 articles tagged #ai on CoderSlingo.
What is the #ai tag about?
The #ai tag groups together CoderSlingo articles that discuss ai — useful if you want to read everything on this topic in one place.
Is browsing tagged articles free?
Yes. Every article on CoderSlingo, including all articles tagged here, is free to read with no account, sign-up, or paywall.
How often is this tag page updated?
This page is regenerated automatically whenever a new article is published with this tag, so the list always reflects the latest content.
What's the difference between a tag and a category?
A category is the single primary topic of an article (shown as a badge on each card), while tags are more specific keywords an article can have several of — useful for cross-cutting topics like tools or techniques.
Can I find beginner-friendly articles under this tag?
Yes — each article card shows a level badge (Beginner, Intermediate, or Advanced) so you can quickly spot content that matches your current English level.
How do I browse other tags?
Click any tag pill on an article card to jump to that tag's page, or visit the main Blog index to browse by category instead.
Are these articles connected to exercises?
Many are — articles link to a relevant vocabulary exercise in their "What to Read Next" section so you can practise the terms you just read about.
What's the most recent article tagged #ai?
The most recent article tagged #ai is "LLM Evaluation Vocabulary: Benchmarks, Metrics, and Model Cards".
Where can I see all articles, not just this tag?
Visit the main Blog index to browse every CoderSlingo article, filterable by category, level, and tag.