Why Automating Existing Workflows Is the Biggest Trap in Energy AI

Photo by Fré Sonneveld on Unsplash

In the energy sector, most organizations are currently drowning in unchanneled magnitude. They invest millions in toolkits, pilot projects, and point solutions that deliver frantic activity, yet register near-zero strategic displacement. They run faster, but remain exactly where they started. Nowhere is this tension more critical than in Southeast Asia’s rapidly transforming energy landscape. As the ASEAN region navigates simultaneous pressures—surging baseload demand driven by industrialization and data centers, aggressive decarbonization targets, and the operational integration of intermittent renewables alongside transitional natural gas—the margin for vanity metrics has vanished.

The dividing line between AI hype and real operational momentum was recently captured by Andrej Karpathy:

“The lesson: do not only ask, ‘What existing workflow can AI speed up?’ Also ask, ‘What information transformation was impossible before, but is now natural?’”

To understand why this distinction is revolutionary for plant managers, grid operators, and energy executives, we must examine the difference between mechanical acceleration and systemic information restructuring.

Who is Andrej Karpathy and Why Does His Perspective Matter?

Andrej Karpathy is widely recognized as one of the defining architects of modern applied deep learning and foundational artificial intelligence. A founding research scientist at OpenAI, Karpathy later served as the Senior Director of Artificial Intelligence at Tesla, where he architected the computer vision and neural network pipelines powering Autopilot and Full Self-Driving (FSD).

During his tenure at Tesla, Karpathy moved AI from academic benchmarks into the messy, safety-critical physical world. He demonstrated how massive fleets operating across varying physical environments could stream unstructured telemetry, edge video, and thermal anomalies back into central neural networks to perform tasks classical, rule-based software could never touch. More recently, as founder of Eureka Labs and an influential voice in agentic engineering, Karpathy has articulated the transition between what he classifies as Software 1.0 (explicit human-written code), Software 2.0 (code written via neural network optimization weights), and Software 3.0 (agentic systems orchestrated through structured context, tool use, and cognitive workflows).

When Karpathy speaks on automation, his credibility does not stem from high-level management consulting. It comes from shipping mission-critical neural systems into physical operational environments where failure carries direct financial and safety consequences.

His core premise exposes a common trap: treating AI merely as a turbocharger for legacy processes.

When an organization only asks, “What existing workflow can AI speed up?”, it defaults to incremental automation:

  • Summarizing an operations meeting 15% faster.
  • Generating draft maintenance tickets with fewer keystrokes.
  • Running legacy regression spreadsheets in half the time.

While these tweaks yield modest efficiency gains, they leave underlying operational bottlenecks completely intact.

When an organization asks, “What information transformation was impossible before, but is now natural?”, it shifts focus to the core capability of modern AI: the direct, real-time synthesis of massive, messy, unstructured, multimodal data into deterministic, operational action.

In industrial systems, information has historically been siloed by medium. SCADA feeds, acoustic vibration streams, uncalibrated field pressure readings, satellite imagery, drone thermography, vendor PDF manuals, and handwritten shift-handover logs exist in separate universes. Classical software could never fuse these streams because it required clean, structured tabular inputs and rigid logic rules.

Modern multimodal foundation models, agentic reasoning loops, and embedding spaces transform unstructured noise into immediate, structured operational reality.

For Southeast Asia’s energy infrastructure—specifically utility-scale solar installations and natural gas/liquefied natural gas (LNG) combined-cycle power plants—this architectural shift opens capabilities that can be deployed today.

The Southeast Asian Energy Context: Baselines and Fractures

Southeast Asia faces a unique dual-mandate:

  1. Baseload Security Amid Exponential Demand: Rapid industrial expansion, regional manufacturing shifts, and an influx of hyperscale data centers across Malaysia, Indonesia, the Philippines, Thailand, and Vietnam have caused electricity demand to skyrocket.
  2. Accelerated Decarbonization and Resource Transition: Grids must integrate massive volumes of variable renewable energy (predominantly utility-scale solar) while transitioning away from legacy coal toward flexible natural gas and LNG peaker plants.

However, the operating environment across the ASEAN corridor introduces severe friction:

  • Extreme Microclimates and Tropical Dynamics: Cloud cover changes within minutes, triggering massive solar ramp-rate volatility that destabilizes local distribution grids. High humidity and industrial dust cause accelerated panel soiling, degradation, and micro-cracking.
  • LNG Import Volatility and Combined-Cycle Flexibility Demands: Plants originally engineered for steady-state baseload operations are increasingly dispatched as flexible cycling assets to balance intermittent solar output. Frequent thermal cycling accelerates heat-recovery steam generator (HRSG) fatigue, turbine degradation, and fuel-blend inefficiencies.
  • Fragmented Institutional Knowledge and Cross-Border Standards: Operational telemetry is scattered across legacy SCADA systems, disparate DCS (Distributed Control System) architectures, and non-digitized maintenance records maintained across multilingual field workforces.

Applying classical automation to these problems yields diminishing returns. What is required are information transformations that bridge the gap between physical operations and operational intelligence.

1. Natural Gas and LNG Infrastructure: Transforming Latent Plant Data into Thermodynamic Control

Combined-cycle gas turbine (CCGT) plants and LNG regasification terminals in Southeast Asia generate terabytes of time-series data daily. Yet, in most plants, less than 5% of this operational data is utilized outside of real-time safety thresholds and basic alarm parameters.

Applying Karpathy’s framing to CCGT assets reveals transformations that were impossible under classical SCADA systems, but can be implemented immediately:

A. Multimodal Fusion for Thermal Cycling Stress and Predictive Fatigue

  • The Classical Limitation: CCGT plants running flexible cycling to offset afternoon solar drops subject gas turbines and steam drums to severe thermal transients. Mechanical stress engineers traditionally calculated creep-fatigue interactions retrospectively, analyzing past log files once quarterly or waiting for scheduled borescope inspections.
  • The New Information Transformation: Continuous ingestion of high-frequency temperature profiles, acoustic vibration feeds, fuel composition chromatography, and valve actuator latency into a unified agentic ML pipeline. Modern models can directly map the relationship between micro-second thermal ramps and mechanical fatigue rates across disparate components.
  • Immediate Implementation: Deploy an inference service (hosted on cloud infrastructure like Google Cloud’s Vertex AI or deployed at the industrial edge) that continuously cross-references transient thermal telemetry against manufacturer stress tolerances and digital twin thermodynamics. Operators receive dynamic “cost-per-start” and real-time stress degradation scores before dispatch orders are executed, protecting multi-million-dollar turbine assets without manual calculation.

B. Unstructured Maintenance Reconciliation and Shift-Handover Intelligence

  • The Classical Limitation: A recurring gas leak, valve sticking, or compressor bypass anomaly is noted informally in a shift handover log, recorded in a local dialect, or buried in a vendor inspection PDF. These logs rarely correlate with DCS historian data until an unplanned shutdown occurs. Classical natural language processing (NLP) failed on technical field jargon and mixed-language logs.
  • The New Information Transformation: Autonomous knowledge synthesis agents. Modern foundation models can continuously ingest raw, unstructured technician notes, voice-to-text walk-around logs, and thermal imaging scans, automatically cross-referencing them against OEM manuals, historical work orders, and real-time DCS alarm logs.
  • Immediate Implementation: Implement an internal agentic workflow where every maintenance ticket, PDF report, and operator log is parsed into a vector-searchable knowledge ecosystem. When a field technician reports abnormal turbine noise during a morning startup, the agent immediately maps the symptom to a similar valve anomaly recorded three years prior, displays the exact schematic page from the OEM manual, and correlates it with current inlet pressure variance.

2. Solar PV Operations: Transforming Volatile Skies into Predictable Grid Power

Southeast Asia’s solar boom faces a significant physical hurdle: tropical weather systems. In regions like Central Luzon in the Philippines, the Central Highlands of Vietnam, or Peninsular Malaysia, clear blue skies can give way to localized tropical rain cells within twenty minutes.

Treating AI merely as a “faster statistical forecaster” using traditional numerical weather predictions falls flat because regional weather models do not update at the speed of localized cloud dynamics.

A. Sub-Minute Cloud-Shadow Vectors via Multi-Camera Edge Vision

  • The Classical Limitation: Solar farm operators rely on regional meteorological satellite data updated every 15 to 30 minutes. By the time a satellite detects a localized cumulus cloud system, the solar farm has already suffered an 80 MW/minute drop in generation, destabilizing the grid and triggering utility curtailment penalties.
  • The New Information Transformation: Transforming cheap, ground-based upward-facing optical cameras and real-time inverter voltage feeds into localized, 3D cloud-motion velocity vectors. What was once computationally impossible without a supercomputer is now natural with vision models and lightweight convolutional networks operating at the edge.
  • Immediate Implementation: Position synchronized, ruggedized all-sky imagers across the boundary of a utility-scale solar asset. Edge models track cloud altitude, density, and wind vectors in real time, projecting shadow paths across specific string arrays 5 to 15 minutes before impact.
  • Operational Value: This provides the grid interconnect and on-site Battery Energy Storage Systems (BESS) the exact temporal window required to ramp battery discharge, smoothing the transition and eliminating ramp-rate non-compliance fines.

B. Automated Thermal Inversion: Drone Thermography to Economic Dispatch

  • The Classical Limitation: In high-humidity, agricultural regions, solar panels suffer from rapid soiling, bird drops, snail infestation, and microscopic delamination. Drones capture thousands of high-resolution orthomosaic and thermal images, but human inspection teams take weeks to categorize faults into spreadsheets. By the time the report lands on the plant manager’s desk, weeks of generation revenue have slipped away.
  • The New Information Transformation: Autonomous visual-to-financial synthesis. Instead of merely labeling hotspots on a map, an agentic computer vision pipeline classifies string-level fault topologies (bypass diode failure vs. vegetation shading vs. cracked cells), calculates the exact daily revenue loss based on real-time spot market electricity prices, and generates an optimized, prioritized maintenance routing plan for the ground crew.
  • Immediate Implementation: Solar asset managers can deploy an end-to-end vision pipeline where drone video and thermal imagery are uploaded directly into an object-detection model. The system outputs a prioritized dispatch order based on financial impact: “Clean Inverter Block 4 today (Yield loss: $1,400/day); defer String 12 until routine maintenance (Yield loss: $12/day).”

3. The Grid Interface: Co-Optimizing Gas Peakers and Solar Farms

The most critical operational challenge across Southeast Asia is the coordination seam between intermittent renewables and thermal baseload assets. Gas turbines are repeatedly forced to throttle up and down to offset the unpredictable drop-offs of regional solar grids.

Continuous Dynamic Optimization Across Heterogeneous Assets

When managers ask what information transformation was previously impossible, the ultimate answer is real-time economic co-dispatch across independent thermodynamic systems.

Under legacy architectures, the trading desk, the solar plant manager, and the CCGT shift supervisor operate in isolation. They communicate via dispatch orders, telephone calls, and fixed hourly generation schedules.

By applying modern agentic frameworks, the operational states of these assets can be synthesized into a dynamic optimization engine:

  1. Continuous Ingestion: The engine continuously processes spot electricity prices, natural gas pipeline line-pack pressures, LNG inventory boil-off rates, localized solar cloud-cover forecasts, and ambient turbine inlet temperatures.
  2. Deterministic Modeling: Instead of relying on gut feel or lagging static models, an AI-driven optimization pipeline simulates thousands of dispatch scenarios every 5 minutes.
  3. Execution Guidance: The system determines whether it is financially and mechanically optimal to ramp the CCGT asset, fire up auxiliary duct burners, discharge co-located BESS units, or briefly curtail solar output to maximize net margin while staying within emissions regulations.

This level of dynamic, multi-variable co-optimization was simply not viable using legacy operational methods. With modern cloud-native machine learning pipelines, it is not only feasible—it is an accessible operational reality.

The Strategic Blueprint: How Managers Can Execute Now

Moving from incremental speed to true directional transformation does not require rebuilding your physical plant from scratch. It requires a disciplined, vector-aligned engineering strategy:

1. Audit Your “Information Dark Matter”

Inventory every data stream in your facility that is currently discarded because “no system can read it.”

  • Handwritten operator notes from shift changes.
  • Acoustic recordings of rotating equipment.
  • Unannotated thermal scans from solar aerial surveys.
  • OEM technical manuals stored in static PDF drives.

This unstructured dark matter is precisely the data fuel modern multimodal models process naturally.

2. Focus on Tasks with Verifiable Feedback Loops

As Karpathy notes, AI advances fastest where solutions are verifiable—where performance can be automatically tested, measured, and rewarded.

In plant operations, prioritize use cases with clear numerical verification:

  • Heat rate optimization (BTU/kWh generated).
  • Ramp-rate compliance (avoided utility penalty fees).
  • Inverter availability percentage.
  • Component thermal fatigue life cycles.

Avoid open-ended, unverifiable projects (like “enterprise brainstorming chatbots”) that create noise without operational momentum.

3. Deploy Production-Grade Google Cloud AI Infrastructure

Do not build fragile, bespoke software stacks that collapse under industrial operational strain. Leverage robust, enterprise-grade cloud ecosystems like Google Cloud’s Vertex AI to orchestrate ingestion, model fine-tuning, retrieval-augmented systems (RAG), and agentic tool invocation.

Ensure data governance, API latency, and model versioning meet the same rigorous standards applied to your physical plant control systems.

4. Transition from Prompt Tinkering to Agentic Engineering

Upskill engineering and operations teams. The objective is not to write clever prompts into a web interface. The objective is agentic engineering: building reliable software wrappers, evaluation metrics, deterministic validation gates, and automated feedback loops around models to ensure they operate safely within physical engineering boundaries.

The Vector Mandate: Move with Direction

In a competitive, capital-intensive industry like energy, speed without a defined vector is merely expensive noise. Speed alone will not prevent a CCGT turbine from suffering thermal shock during an unexpected frequency drop. Speed alone will not prevent cloud cover from triggering solar grid penalties.

The organizations that will lead Southeast Asia’s energy transition are not those deploying the most chatbots. They are the operators who fundamentally rethink their information architecture—asking what transformations were previously impossible, and systematically deploying production machine learning to turn operational dark matter into sustained competitive advantage.