Skip to main content

Glossary

Platform Terms

TermDescription
PlantPulse AIThe industrial AI copilot platform as a whole
PlantPulse IIoTThe PlantPulse industrial IoT foundation platform (data collection/management)
AURAPlantPulse's in-house industry-specific LLM
MCPModel Context Protocol — an AI-to-data standard integration protocol proposed by Anthropic
Unified MCPThe MCP endpoint (/api/v5/mcp) provided by the PlantPulse Platform server-web — integrates plant data with ontology tools
Built-in agentThe agent loop embedded in AI Chat Web (AgentOrchestrator + ToolRegistry) — invokes tools automatically
Feature storeA system that stores and serves precomputed equipment features and LLM context

ISA-95 / Asset Hierarchy

TermDescription
SitePlant/site — a physical location
AreaZone — manufacturing building, utility building, etc.
LineProduction line
EquipmentEquipment — fillers, packagers, compressors, etc.
TagSensor tag — a measurement point such as temperature, pressure, or vibration
PointTime series data point — an individual value collected from a sensor
OPCOLE for Process Control — the industrial automation communication standard

Production Metrics

TermDescription
OEEOverall Equipment Effectiveness — availability x performance x quality
AvailabilityActual runtime relative to planned production time
PerformanceActual output relative to theoretical output
QualityRatio of good units to total output
MTBFMean Time Between Failures
MTTRMean Time To Repair
MTTAMean Time To Acknowledge — time from alarm occurrence to acknowledgement
RAMReliability, Availability, Maintainability
EMSEnergy Management System

AI / ML Terms

TermDescription
RAGRetrieval-Augmented Generation
LLMLarge Language Model
EmbeddingThe process of converting text/data into a vector (array of numbers)
RerankerA model that re-evaluates the relevance of search results and reorders them
OntologyA knowledge structure that defines relationships between entities
Knowledge GraphA structure that represents entities and their relationships as a graph
Anomaly DetectionDetection of data that deviates from normal patterns
IBM Granite TSPulseIBM's foundation model for time series anomaly detection
TinyTimeMixer (TTM)IBM's lightweight time series forecasting model
SSEServer-Sent Events — real-time data push from server to client
Fine-tuningAdditional training of a pre-trained model on domain-specific data

Documentation

TermDescription
SOPStandard Operating Procedure
MSDSMaterial Safety Data Sheet
DoclingIBM's document parsing library
ChunkA unit produced by splitting a document into fixed-size segments

Infrastructure

TermDescription
LiteLLMA proxy server that unifies multiple LLMs behind a single OpenAI-compatible API (chat LLM gateway)
LightRAGThe official open-source server (1.5.4) used as the RAG engine — hybrid search + knowledge graph
QdrantHigh-performance vector database
ValkeyRedis-compatible open-source in-memory cache
MinIOS3-compatible object storage
DGX SparkNVIDIA's compact AI computing system
info

As of the 2026-07 revamp, Langflow, Arize Phoenix, and Jupyter have been removed from the stack.