Cover image

Graph RAG, No Smoke: Why Explainable AI in Manufacturing Needs a Memory

Factory AI has an old communication problem. The model can say, “this screw-placement attempt is likely to fail.” The operator then asks the obvious follow-up: “Because of what?” A dashboard answers with a probability. A SHAP plot answers with colored bars. A feature-importance chart answers with something that looks scientific enough to intimidate the meeting room into silence. None of these answers necessarily tells the worker, engineer, or manager what is connected to what: the screw geometry, the robot arm, the training dataset, the preprocessing step, the model, the task, and the explanation artifact. ...

April 22, 2026 · 15 min · Zelina
Cover image

Blueprints for Thinking: Why CAD Needs Agents, Not Prompts

A bracket looks simple until someone has to manufacture it. On a screen, a generated part can look almost right: the flange appears round, the bolt holes seem evenly spaced, and the central bore is visible enough to satisfy a casual glance. Then a machinist opens the file, measures it, and discovers the inconvenient details: the wall thickness is wrong, a boolean cut failed, two solids merely touch instead of joining, or the bounding box is off by a few millimeters. ...

March 30, 2026 · 17 min · Zelina
Cover image

Print Smarter, Not Harder: How Portfolio Algorithms Are Quietly Optimizing 3D Printing

A print farm does not usually fail because nobody knows how to press “start.” It fails in smaller, duller, more expensive ways. One plate carries too few parts. Another job needs manual rearrangement. A failed object ruins the economics of a batch. The slicer accepts a layout that looks reasonable, until sequential printing reminds everyone that the print head is not a ghost and cannot pass through already printed objects. Reality, inconveniently, still has geometry. ...

March 14, 2026 · 16 min · Zelina
Cover image

Smart Moves: How SmartPilot is Revolutionizing Manufacturing with a Multiagent CoPilot

TL;DR for operators SmartPilot is not best understood as “ChatGPT for the factory floor.” That would be the lazy reading, and factories already have enough lazy dashboards with heroic colour palettes and no operational courage. The paper proposes a compact, neurosymbolic, multiagent manufacturing copilot that joins three practical functions: anomaly prediction, production forecasting, and domain-specific question answering.1 Its strongest idea is architectural. PredictX watches for anomalies using time-series and image data. ForeSight predicts near-term production using sequence models plus process-specific features. InfoGuide answers operator questions using manuals, retrieval, and real-time data. The system is then connected to live manufacturing infrastructure through OPC-UA and to domain knowledge through manufacturing ontologies. ...

May 14, 2025 · 16 min · Zelina