IT Glossary Plus — From Pronunciation to Meaning

search menu
Eyecatch for ChatGPTGenerative AI & LLMs

What Is ChatGPT? OpenAI’s Conversational AI Assistant Explained

2026.04.15

ChatGPT is OpenAI's conversational AI product, launched in November 2022 and now powered by the GPT-5 model family. It handles text, images, voice, files, and tool use. Learn how to use it, pricing, and how it compares to Claude and Gemini.

Eyecatch for GPT-5Generative AI & LLMs

What Is GPT-5? OpenAI’s Latest Model Explained

2026.04.15

GPT-5 is OpenAI's latest generation of general-purpose large language models, featuring a unified smart-plus-reasoning router, five-level reasoning effort control, and a 1M+ token context. Learn the GPT-5.2/5.3-Codex/5.4 lineage, how to use it in ChatGPT, and how it compares to Claude.

Eyecatch for Claude CodeGenerative AI & LLMs

What Is Claude Code? Anthropic’s Agentic Coding Tool Explained

2026.04.15

Claude Code is Anthropic's agentic coding tool that lives in your terminal, IDE, and browser, powered by the Claude model family. Learn how it works, how it differs from Cursor and GitHub Copilot, and how to get started with MCP integrations.

Eyecatch for AnthropicGenerative AI & LLMs

What Is Anthropic? The AI Safety Company Behind Claude

2026.04.15

Anthropic is an American AI safety company founded in 2021 by former OpenAI researchers Dario and Daniela Amodei. It develops the Claude family of models and pioneered Constitutional AI and Responsible Scaling Policy. Here's an overview of its origins, products, and philosophy.

Eyecatch for ClaudeGenerative AI & LLMs

What Is Claude? Anthropic’s AI Assistant, Models, and How to Use It Explained

2026.04.15

Claude is a family of large language models developed by Anthropic, featuring the Opus, Sonnet, and Haiku tiers. Learn its pronunciation, how Constitutional AI shapes its behavior, differences from ChatGPT and Gemini, pricing, and practical use cases.

TransformerMachine Learning & Deep Learning

What Is Transformer? Meaning, Pronunciation, and How It Works

2026.04.14

Transformer is the neural network architecture that powers modern generative AI, including ChatGPT and Claude. This guide explains pronunciation, the attention mechanism, differences from RNN and CNN, leading models (BERT, GPT, LLaMA), and hands-on Python examples.

EmbeddingNatural Language Processing (NLP)

What Is Embedding? Meaning, Pronunciation, and How It Works

2026.04.14

Embeddings convert text, images, and other data into fixed-length numeric vectors that preserve semantic meaning. This guide covers pronunciation, the math behind vector spaces, model comparison (OpenAI, Cohere, Voyage), Python examples, and production usage in semantic search and RAG.

Function CallingGenerative AI & LLMs

What Is Function Calling? Meaning, Pronunciation, and How It Works

2026.04.14

Function calling lets an LLM invoke external functions and APIs in a structured way. This guide covers pronunciation, architecture, differences between OpenAI, Anthropic, and Gemini, and production implementation patterns.

Vector DatabaseNoSQL & NewSQL

What Is a Vector Database? Meaning, Pronunciation, and How It Works

2026.04.14

A vector database stores high-dimensional embeddings and retrieves them by similarity. This guide covers pronunciation, architecture, usage in RAG, and comparisons between Pinecone, Weaviate, Milvus, and pgvector.

Agentic AIGenerative AI & LLMs

What Is Agentic AI? Meaning, Pronunciation, and How It Works

2026.04.14

Agentic AI is a class of AI systems that plan and act autonomously to achieve goals. This guide explains pronunciation, architecture, differences from chatbots, and real-world use cases in 2026.

< 1 … 9 10 11 12 13 14 >

category

  • AI & Machine Learning (5)
  • APIs & SDKs (11)
  • Backend (2)
  • CPU, Memory & Storage (1)
  • Cyber Attacks & Threats (1)
  • Development Methods & Design Patterns (5)
  • Encryption & Authentication (2)
  • File Formats & Encoding (3)
  • Frameworks & Libraries (2)
  • Frontend (3)
  • Generative AI & LLMs (69)
  • Machine Learning & Deep Learning (17)
  • Natural Language Processing (NLP) (2)
  • NoSQL & NewSQL (2)
  • Programming Languages (3)
  • Protocols (4)
  • RDB & SQL (2)
  • Version Control & CI/CD (2)
  • Virtualization & Containers (2)
  • Workflow & RPA (1)
  • バックエンド (1)
  • フロントエンド (1)
  • プログラミング言語 (1)
  • 機械学習・ディープラーニング (1)
  • 生成AI・LLM (1)

Popular Posts

  • Claude Projects - featured image
    What Is Claude Projects? A Practical Guide to Anthropic’s Context Workspace
    2026.04.21960
  • What Is ASUS? Pronunciation, History, and Full Product Lineup Explained
    2026.03.21289
  • What is an SDK (Software Development Kit)?
    2026.03.21240
  • What Is DNS? Pronunciation, History, and Complete Guide
    2026.03.21238
  • What is Docker?
    2026.03.21217

Latest Posts

  • What is Bun?
    What Is Bun? A Complete Guide to the All-in-One JavaScript and TypeScript Runtime, JavaScriptCore Engine, and Comparisons to Node.js and Deno
    2026.05.05
  • What is Pinecone?
    What Is Pinecone? A Complete Guide to the Serverless v2 Vector Database, RAG Use Cases, and How It Compares to Qdrant
    2026.05.05
  • What is gRPC?
    What Is gRPC? A Complete Guide to Google Open-Source HTTP 2 RPC Framework, Protocol Buffers, Streaming, and How It Compares to REST
    2026.05.05
  • What is Cohere?
    What Is Cohere? A Complete Guide to the Toronto-Based Enterprise LLM Company, Command R Plus, Embed v4, and Rerank
    2026.05.05
  • What is Anthropic Workbench?
    What Is Anthropic Workbench? A Complete Guide to Claude Prompt Testing Console, Evaluation Tools, and Code Export
    2026.05.05
  • Tree of Thoughts eyecatch
    What Is Tree of Thoughts? A Complete Guide to the LLM Reasoning Framework That Beats Chain of Thought on Game of 24 and Other Search-Heavy Tasks
    2026.05.04
  • Test-time Compute eyecatch
    What Is Test-time Compute? A Complete Guide to Inference-Time Scaling, OpenAI o1/o3, DeepSeek-R1, and the Reasoning-Model Era
    2026.05.04
  • Codestral eyecatch
    What Is Codestral? A Complete Guide to Mistral’s Coding-Specialized LLM, 22B Open-Weight Model, 80+ Languages, and 256K Context Window
    2026.05.04
  • Tool Choice eyecatch
    What Is Tool Choice? A Complete Guide to Anthropic’s Tool Selection Parameter for Claude API
    2026.05.04
  • Web Search Tool eyecatch
    What Is the Web Search Tool? A Complete Guide to Anthropic’s Real-Time Search Feature on Claude API
    2026.05.04
  • Mamba
    What Is Mamba? A Complete Guide to Selective State Space Models, How They Compare to Transformers, the Mamba-2 SSD Duality, and Hybrid Architectures Like Qwen3.6, Jamba, and Samba
    2026.05.04
  • Speculative Decoding
    What Is Speculative Decoding? A Complete Guide to the Lossless 2-3x LLM Inference Acceleration Technique, EAGLE / Medusa / Multi-Token Prediction Variants, and How It Differs from Continuous Batching
    2026.05.04
  • Qwen3
    What Is Qwen3? A Complete Guide to Alibaba’s Open-Weight LLM Family, Qwen3.6-27B Hybrid Architecture, the 1T MoE Max-Preview, and How It Compares to Llama 4
    2026.05.04
  • Codex CLI
    What Is Codex CLI? A Complete Guide to OpenAI’s Open-Source Terminal Coding Agent, Its 2026 Workflow, MCP Support, Multi-Agent Mode, and How It Compares to Claude Code
    2026.05.04
  • Message Batches API
    What Is the Message Batches API? A Complete Guide to Anthropic’s 50%-Discount Async Processing API for Claude, Its Workflow, Limits, and How It Differs from the Standard Messages API
    2026.05.04
  • What Is FlashAttention? A Complete Guide to Tri Dao’s GPU-Memory-Aware Att
    What Is FlashAttention? A Complete Guide to Tri Dao’s GPU-Memory-Aware Attention Algorithm, FlashAttention-3, and How It Compares to PagedAttention
    2026.05.03
  • What Is Browser Use? A Complete Guide to the Open-Source Python Library That Let
    What Is Browser Use? A Complete Guide to the Open-Source Python Library That Lets LLMs Drive a Real Browser, and How It Compares to Playwright and Claude Computer Use
    2026.05.03
  • What Is vLLM? A Complete Guide to the Open-Source LLM Inference Engine, PagedAtt
    What Is vLLM? A Complete Guide to the Open-Source LLM Inference Engine, PagedAttention, Continuous Batching, and How It Compares to TGI and TensorRT-LLM
    2026.05.03
  • What Is Sora 2? A Complete Guide to OpenAI's Second-Generation Video Generation
    What Is Sora 2? A Complete Guide to OpenAI’s Second-Generation Video Generation AI, Its Architecture, Pricing Tiers, and How It Compares to the Original Sora and Google Veo 3
    2026.05.03
  • What Is the Code Execution Tool? A Complete Guide to Anthropic's Claude API Tool
    What Is the Code Execution Tool? A Complete Guide to Anthropic’s Claude API Tool That Runs Python in a Managed Sandbox, Plus How It Differs from Bash Tool
    2026.05.03
  • What Is KV Cache
    What Is the KV Cache? A Complete Guide to How LLM Inference Reuses Key-Value Tensors, Its Quadratic-to-Linear Speedup, and How It Differs from Prompt Caching
    2026.05.02
  • What Is LangChain
    What Is LangChain? A Complete Guide to the LLM Application Framework, Its 2026 Architecture, the deepagents Harness, and How It Differs from LangGraph
    2026.05.02
  • What Is Manus
    What Is Manus? A Complete Guide to the Autonomous AI Agent Built by Butterfly Effect, Its Multi-Agent Architecture, and the 2026 Meta Acquisition Block
    2026.05.02
  • What Is Bash Tool
    What Is the Bash Tool? A Complete Guide to Anthropic’s Built-in Tool That Lets Claude Run Shell Commands, Plus How It Pairs with Computer Use
    2026.05.02
  • What Is Files API
    What Is the Files API? A Complete Guide to Anthropic’s Claude File Management Endpoint, Upload Limits, and How It Differs from OpenAI
    2026.05.02

アーカイブ

  • May 2026
  • April 2026
  • March 2026

カテゴリー

  • AI & Machine Learning
  • APIs & SDKs
  • Backend
  • CPU, Memory & Storage
  • Cyber Attacks & Threats
  • Development Methods & Design Patterns
  • Encryption & Authentication
  • File Formats & Encoding
  • Frameworks & Libraries
  • Frontend
  • Generative AI & LLMs
  • Machine Learning & Deep Learning
  • Natural Language Processing (NLP)
  • NoSQL & NewSQL
  • Programming Languages
  • Protocols
  • RDB & SQL
  • Version Control & CI/CD
  • Virtualization & Containers
  • Workflow & RPA
  • バックエンド
  • フロントエンド
  • プログラミング言語
  • 機械学習・ディープラーニング
  • 生成AI・LLM

運営会社
お問合せ
プライバシーポリシー
免責事項

関連サービス

ディスカバリーメディア 営業リスト収集システムIZANAMI 自動営業システムIZANAGI QMS学習支援サイト QMSコンテンツ販売 IT用語辞典プラス

© 2026 IT Glossary Plus — From Pronunciation to Meaning All Rights Reserved.