For Finance Professionals · July 2026

AI Terms in plain English

A quick-reference glossary of the AI vocabulary worth knowing — what each term means and why it matters. Product and model names change fast, so the provider section links out to each company’s live pages.

00 — Translate

Same concepts, different names

The industry is converging on these building blocks.

ConceptClaudeChatGPTMicrosoft CopilotGeminiPerplexityGrok
StrengthsReasoning and judgementBroad use and executionMicrosoft Suite native, OutlookImage generation, Google Suite nativeReal-time events & researchX (Twitter)
Conversational chatChatChatCopilot ChatGemini appAsk / SearchGrok chat
Persistent workspace with filesProjectsProjectsNotebooks / PagesNotebookLMSpacesWorkspaces
Editable content surfaceArtifactsCanvasPagesCanvasPagesCanvas
Reusable custom assistantSkillsCustom GPTsAgents (Copilot Studio)GemsSpaces (custom instructions)Skills
Deep researchResearchDeep ResearchResearcherDeep ResearchDeep ResearchDeepSearch
Reasoning / “think” modeExtended thinkingThinking (reasoning)Think DeeperDeep ThinkReasoning (Pro)Think mode
Voice modeVoiceAdvanced VoiceCopilot VoiceGemini LiveVoiceVoice mode
Image / media generationCharts/SVG via ArtifactsImages, Sora (video)DesignerImagen, VeoImagine
Memory / personalizationMemoryMemory (Dreaming)Copilot MemoryPersonal IntelligenceMemoryMemory
Desktop / computer-use agentCowork, Claude for ChromeChatGPT Agent, Codex appCopilot Cowork, ActionsGemini AgentComet, Personal ComputerGrok Agents (beta)
Code & data analysisClaude CodeCodex (GPT-5.3)Python in ExcelColab / Code AssistLabsGrok Build (Code)
External system connectorsMCPConnectors / AppsGraph connectorsExtensionsConnectorsAPI tools, X search
Agent builder / no-code agentsAgent SDKAgentKitCopilot StudioVertex AI Agent BuilderAgent APIAgents API
Embedded in daily appsWord/Excel/PPT add-ins, ChromeDesktop app, browserNative in Word/Excel/PPT/Outlook, EdgeWorkspace: Docs/Sheets/Slides/Gmail, ChromeComet browser + extensionIn X (Twitter), apps

Which one, when?

ToolBest useDon’t use it for
ChatGPTExecution, file work, drafting, coding, multimodal workflows, getting things done fastSubtle taste work where you want a long strategic sparring partner
ClaudeDeep synthesis, judgment, long-context thinking, writing taste, strategic pressure-testingFast tool-heavy execution when speed and integrations matter more
Microsoft CopilotWork inside Word, Excel, PowerPoint, Outlook, Teams, and Microsoft filesGeneral creative thinking outside the Microsoft ecosystem
GeminiGmail, Docs, Sheets, Meet, NotebookLM, Google Drive context, research across Google WorkspacePolished strategic writing if you prefer Claude’s taste
PerplexityFast cited research, current topic scanning, source discovery, “what’s the state of this?”Final judgment, sensitive internal work, or polished writing
GrokReal-time culture, X/Twitter-native signal, edgy brainstorming, fast web-aware takesCareful enterprise work, high-stakes factual synthesis, or polished client-ready output
01 — Basics

Core Concepts

TermPlain-English meaningWhy it matters
Artificial Intelligence (AI)Software that performs tasks that usually require human judgment, pattern recognition, language, or decision-making.The umbrella term for tools that can analyze, generate, classify, recommend, or automate work.
Machine Learning (ML)A type of AI where systems learn patterns from data instead of being explicitly programmed for every rule.Powers forecasting, recommendations, fraud detection, pricing models, and many modern AI systems.
Deep LearningMachine learning that uses layered neural networks to detect complex patterns.Drives image recognition, speech recognition, translation, and many large language models.
Neural NetworkA model loosely inspired by the brain, made of connected layers that transform inputs into predictions or outputs.The foundation of many advanced AI systems.
Generative AIAI that creates new content, such as text, images, code, audio, video, or synthetic data.Useful for drafting, brainstorming, design, customer support, research, and workflow acceleration.
Predictive AIAI that estimates what is likely to happen based on historical data.Common in forecasting, credit risk, demand planning, churn prediction, and investment research.
02 — LLMs

Large Language Models

TermPlain-English meaningWhy it matters
Large Language Model (LLM)An AI model trained on large amounts of text to understand and generate language.The engine behind tools like ChatGPT, Claude, Gemini, and many AI assistants.
Foundation ModelA large general-purpose AI model that can be adapted to many tasks.Companies often build specialized apps on top of foundation models rather than training from scratch.
Multimodal ModelAn AI model that can work with more than one type of input or output, such as text, images, audio, video, or files.Enables use cases like analyzing PDFs, interpreting charts, reading screenshots, and generating media.
Context WindowThe amount of information an AI model can consider at once during a conversation or task.A larger context window lets the model work with longer documents, more history, or bigger datasets.
TokenA small unit of text processed by an AI model, often part of a word or phrase.AI usage and cost are often measured in tokens.
PromptThe instruction, question, or context given to an AI model.Better prompts usually produce better outputs, especially when they include role, goal, context, constraints, and examples.
System PromptHigher-priority instructions that guide how an AI assistant should behave.Helps enforce tone, safety rules, workflow steps, and brand or company standards.
03 — Under the hood

How AI Produces Answers

TermPlain-English meaningWhy it matters
TrainingThe process of teaching a model patterns from large datasets.Determines the model’s general capabilities and limitations.
InferenceThe process of using a trained model to produce an answer, prediction, or output.This is what happens when a user asks an AI tool a question.
Fine-TuningFurther training a model on a narrower dataset to improve performance on specific tasks.Can make AI better at a company’s tone, domain, or workflow, but requires good data and governance.
EmbeddingA numerical representation of text, images, or other data that captures meaning and similarity.Used for search, recommendations, clustering, and retrieval-based AI tools.
Retrieval-Augmented Generation (RAG)A method where an AI system retrieves relevant documents or data before generating an answer.Helps AI answer using company files, policies, research, or databases without retraining the model.
Vector DatabaseA database designed to store and search embeddings.Often used in AI search, knowledge-base assistants, and RAG systems.
AgentAn AI system that can plan steps, use tools, and take actions toward a goal.Useful for workflows like research, reporting, customer support, coding, scheduling, and data analysis.
Tool UseWhen an AI model calls external tools, such as search, calculators, databases, email, calendars, or code execution.Makes AI more useful and more accurate because it can act on real systems or fetch current information.
04 — Risk & governance

Quality, Risk, and Governance

TermPlain-English meaningWhy it matters
HallucinationWhen an AI produces information that sounds plausible but is wrong or unsupported.A major risk in research, legal, finance, medical, and customer-facing use cases.
GroundingTying an AI answer to reliable sources, documents, data, or citations.Reduces hallucinations and makes outputs easier to verify.
Evaluation (Eval)A structured test of how well an AI system performs on specific tasks.Helps teams compare models, monitor quality, and catch regressions.
BenchmarkA standardized test used to compare AI model performance.Useful for directional comparison, but real business tasks often need custom evaluations.
BiasSystematic unfairness or skew in AI outputs due to data, design, or deployment choices.Can create legal, reputational, and ethical risk.
ExplainabilityThe ability to understand why an AI system produced a result.Important for regulated or high-stakes decisions.
Human in the LoopA workflow where humans review, approve, or correct AI outputs.Helps manage risk while still gaining productivity.
GuardrailsRules, filters, or controls that limit what an AI system can do or say.Protects against unsafe outputs, data leaks, policy violations, and brand risk.
Data PrivacyProtecting sensitive, personal, or confidential information used with AI systems.Essential when AI touches customer data, company strategy, financials, or employee information.
05 — Business

Business and Implementation Terms

TermPlain-English meaningWhy it matters
Use CaseA specific business problem or workflow where AI can create value.Good AI adoption starts with clear use cases, not vague experimentation.
Workflow AutomationUsing software, sometimes with AI, to complete repeatable steps with less manual effort.Can reduce time spent on reporting, routing, drafting, analysis, and admin tasks.
CopilotAn AI assistant that helps a human perform work but does not fully own the process.Common in writing, coding, finance, CRM, email, and productivity tools.
Autonomous SystemAn AI-enabled system that can operate with limited human intervention.Higher leverage, but also higher risk and governance needs.
Model ProviderA company that builds or hosts AI models.Examples include OpenAI, Anthropic, Google, xAI, and others.
APIA software connection that lets one system use another system’s capabilities.Many businesses access AI models through APIs rather than standalone chat apps.
LatencyThe time it takes for an AI system to respond.Important for user experience, customer support, trading workflows, and real-time applications.
Model CostThe cost to run AI tasks, often based on usage volume, input size, output size, and model choice.Affects whether an AI use case can scale economically.
Model DriftWhen an AI system’s performance changes or degrades over time as data, users, or conditions change.Requires monitoring, evaluation, and periodic updates.
06 — Interfaces & formats

Ways People and Systems Use AI

TermPlain-English meaningSimple example
Chat AppA conversational interface where a person types or speaks to an AI assistant.ChatGPT, Claude, Gemini, Grok, or Perplexity in a browser or mobile app.
API (Application Programming Interface)A software connection that lets one product use another product’s capabilities.A company connects its customer-support tool to OpenAI or Anthropic so tickets can be summarized automatically.
CLI (Command-Line Interface)A text-based tool used from a terminal instead of a graphical app.A developer types a command to ask an AI coding agent to inspect a software project.
IDEA coding workspace where developers write, run, and debug software.VS Code, Cursor, JetBrains, or Xcode with an AI coding assistant built in.
SDK (Software Development Kit)A packaged set of code helpers that makes it easier for developers to use an API.Instead of manually calling an AI API, a developer installs the provider’s Python or JavaScript SDK.
MCP (Model Context Protocol)An open standard for connecting AI apps to external tools, files, databases, and workflows.Claude or ChatGPT connects to Google Drive, local files, or a company database through an MCP server.
MCP ClientThe AI app or environment that connects to MCP servers.Claude Desktop, ChatGPT, or a coding tool that can discover and use MCP tools.
MCP ServerThe connector that exposes a tool, data source, prompt, or workflow to an AI app.A Gmail MCP server might let an AI search email, draft replies, or label messages if authorized.
ConnectorA prebuilt integration between an AI tool and another app or data source.A Google Drive connector lets an AI read selected Docs, Sheets, Slides, or PDFs.
PluginAn add-on that gives an AI tool new capabilities, workflows, or integrations.A plugin might add a research workflow, a document generator, or a specialized finance analysis routine.
SkillA reusable instruction package that teaches an AI how to perform a particular kind of work.A “meeting notes formatter” skill could turn raw notes into decisions, action items, and follow-up emails.
Markdown / MD FileA plain-text document format that uses simple symbols for headings, lists, links, and tables.This term sheet is an .md file, so it is easy to edit, share, convert to PDF, or publish on a website.
JSONA structured data format often used by APIs and AI tools.An AI can return customer records as JSON so another system can read them cleanly.
CSVA simple spreadsheet-style file format where values are separated by commas.A company exports sales data as a CSV and asks an AI to summarize trends.
07 — Providers

Major AI Product Families

Product and model names change quickly. Use this as a map of the major families, with links to each provider’s current model or product pages instead of static model lists.

Provider / familyMain productsLatest linksBest mental model
Anthropic ClaudeClaude chat, Claude Code, Claude Cowork, Claude Platform/API, Claude for Chrome, Claude for Microsoft 365.Claude models, Claude products, Claude Cowork.A family of assistants and agents known for writing, analysis, reasoning, coding, long documents, and cautious enterprise workflows.
OpenAI ChatGPT / CodexChatGPT, OpenAI API, Codex, ChatGPT apps and connectors, image/audio/video tools depending on plan.OpenAI models, Codex models, Codex product.ChatGPT is the general assistant; Codex is the software-building agent; the API lets companies build AI into their own products.
Google GeminiGemini app, Gemini API, Google AI Studio, Vertex AI / Google Cloud, Gemini Enterprise, Workspace integrations.Gemini API models, Google AI Studio, Google AI for developers.Google’s AI family across chat, search-adjacent workflows, Workspace, Android, cloud, coding, and multimodal apps.
PerplexityPerplexity answer engine, Pro Search, Sonar API, Search API, Agent API, Embeddings API.Perplexity API, Sonar models, Perplexity.An AI answer and research engine built around live web search, citations, and source-backed synthesis.
xAI GrokGrok chat, Grok API, Grok Build, Grok Imagine, Grok Voice, X Search / web search tools.xAI models, xAI API, Grok.xAI’s model and product family, with emphasis on chat, reasoning, coding, real-time search, voice, image, and video.
08 — Product types

Product Types: Chat, Code, Cowork, Search

Product typeWhat it doesExamples
Chat AssistantAnswers questions, drafts text, analyzes files, brainstorms, summarizes, and helps with everyday knowledge work.ChatGPT, Claude, Gemini, Grok.
Coding AgentReads and edits code, runs tests, fixes bugs, builds features, and can work across a software project.OpenAI Codex, Claude Code, Grok Build, Gemini coding tools.
Cowork / Desktop AgentWorks on local files and multi-step knowledge tasks with more autonomy than a chat window.Claude Cowork and similar desktop agents.
Search / Answer EngineSearches current web sources and synthesizes an answer with citations.Perplexity, Gemini with search grounding, Grok with web/X search, ChatGPT search.
API PlatformLets developers build AI into apps, workflows, websites, and internal systems.OpenAI API, Anthropic API, Gemini API, Perplexity API, xAI API.
Multimodal StudioCreates or edits images, video, audio, slides, or interactive media.Gemini media tools, OpenAI image/audio/video tools, Grok Imagine, Adobe/Canva AI features.
09 — Compare

Quick Comparison

ConceptBest forWatchouts
ChatbotConversational Q&A and simple task support.May give unsupported answers if not grounded.
RAG SystemAnswering questions from trusted internal or external documents.Depends heavily on document quality and retrieval accuracy.
Fine-Tuned ModelRepeated specialized tasks with consistent style or domain rules.Needs high-quality training data and ongoing evaluation.
AI AgentMulti-step workflows that involve tools, decisions, and follow-through.Needs permissions, guardrails, logging, and human review for important actions.
Predictive ModelForecasting and classification from structured data.Can fail when the future differs from historical patterns.
10 — Prompting

Useful Prompt Formula

Use this structure for better AI outputs.

  1. Role: Tell the AI what perspective to take.
  2. Goal: State the outcome you want.
  3. Context: Provide relevant background, documents, data, or constraints.
  4. Format: Specify the output shape, such as bullets, table, memo, email, or checklist.
  5. Quality bar: Tell it what to optimize for, such as accuracy, brevity, citations, or executive readability.
Act as a finance analyst. Summarize this earnings call transcript for an investment committee. Focus on revenue drivers, margin pressure, capital allocation, guidance changes, and management tone. Output a one-page memo with key takeaways, risks, and follow-up questions.
11 — Start here

Executive Takeaway

The most important AI terms to understand first are LLM, prompt, context window, RAG, agent, MCP, API, CLI, hallucination, grounding, evaluation, and guardrails. Together, they explain how modern AI tools work, how they connect to real systems, where they are useful, and where they need oversight.

Provider/product examples and links were checked against public docs and product pages from OpenAI, Anthropic, Google, Perplexity, xAI, and the official Model Context Protocol documentation on July 1, 2026. Model names and product packaging change frequently, so use the links above for the latest details.