Skip to main content

AURA LLM — Industry-Specific Model

Overview

AURA is an industrial large language model (LLM) developed in-house by PlantPulse.

Built on the highest-performing open-source models and further trained (fine-tuned) on manufacturing and industrial domain data, it accurately understands the language, context, and technical nuances of the factory field.


Available Models

ModelPurposeCharacteristics
AURA LLMConversation / analysis / report generationIndustrial fine-tuning, multimodal
AURA EmbeddingVector embeddingOptimized for RAG search
AURA RerankerReranking of search resultsPrecise relevance scoring

Fine-Tuning Data

Official Standards Body Data

SourceContent
KATS (Korea Occupational Safety and Health Agency)Mandatory SOP guides based on the Occupational Safety and Health Act
ISO/IECQuality management SOP templates from international standards (ISO 9001, etc.)
OSHA/NIOSHU.S. industrial safety standards, industry-specific safety procedures

Field-Validated Data

Data TypeContentAI Capability Gained
Regulatory / safety documentsInternal safety manuals, MSDS, legal precedentsImproved accuracy in regulatory compliance and hazardous-situation response
Q&A / discussion dataQ&A among field technicians, in-house forums, incident reportsBetter contextual understanding and ability to propose concrete solutions
Unstructured logsEquipment failure records, maintenance logs, operator notesStronger predictive maintenance and troubleshooting inference

Multimodal Support

  • Text: Natural-language conversation, technical document comprehension, report generation
  • Images: Equipment photo analysis, instrument panel reading, drawing interpretation
  • Tables/Charts: Data table analysis, chart interpretation

AURA vs. General-Purpose LLMs

ItemGeneral-purpose LLM (GPT, Claude, etc.)AURA
Industrial terminology comprehensionGeneral levelManufacturing-expert level
SOP/regulation interpretationLacks contextInterpretation grounded in legal basis
Data locationCloud (transmitted externally)On-premises (kept internal)
Cost structurePer-token billingFixed cost, unlimited use
GPU requirementsLarge GPU or APIRuns on low-spec hardware such as DGX Spark
MultimodalSupportedSupported (specialized for industrial imagery)
Embedding / rerankerRequires separate modelsProvided as an integrated package
CustomizationLimitedAdditional training on field data possible

Technical Characteristics

Operation on Low-Spec GPUs

AURA runs in low-spec GPU environments such as NVIDIA DGX Spark. It enables on-premises deployment without large cloud GPUs, and is lightweight enough to run on edge servers in the factory field.

Full On-Premises Support

Dependence on external cloud APIs is eliminated, so sensitive factory data never leaves the site. AI services continue to operate even when network connectivity is lost.

Native Korean

AURA accurately understands the terminology used on Korean manufacturing floors. It interprets field terms such as "degradation," "interlock," and "trip" in their proper context, and understands the context of Korean occupational safety and health regulations.


Use Cases

ScenarioHow AURA Is Used
AI copilot conversationCore conversation engine of PlantPulse AI Chat
Document search optimizationImproved RAG search accuracy via AURA Embedding
Anomaly root-cause interpretationCause inference from sensor data combined with industrial knowledge
Automatic report generationAutomatic drafting of daily and per-shift operations reports
Safety regulation lookupInstant reference to KATS/ISO/OSHA-based regulations
New-hire training supportExpert-level answers to field questions