Artificial Intelligence
for Industry (Edge AI)
Consumer AI like ChatGPT was never built to control critical machinery. Here is how local machine learning at the edge reads vibration and camera feeds at 60 FPS without depending on the cloud.
From the Cloud to the Plant Floor
When people talk about artificial intelligence today they usually mean models like ChatGPT, chewing through billions of internet documents in vast data centres. That is useful for drafting an email, but it is useless and unsafe on a plant floor.
La Industrial artificial intelligence answers physical questions instead: when will this motor fail, does this bottle have a hairline crack, why did the line stop for four seconds?
The latency problem
Picture a camera inspecting 2,000 bottles a minute. If it ships each photo to a cloud provider for the model to judge, the round trip over the internet takes between 500 and 1,000 milliseconds. By the time the verdict comes back, the faulty bottle is already boxed.Cloud latency eats your throughput.
Edge AI: the brain next to the machine
The answer to cloud latency is edge computing : putting specialised hardware with neural processing units right beside the production line.
At iGromi we run the models on local edge servers, centimetres from the PLC. Critical decisions land in under 5 milliseconds, with no internet link required, the plant's data never leaving the site, and no bandwidth bill at the end of the month.
What industrial artificial intelligence is
Industrial artificial intelligence is the use of machine-learning models on the data a plant already produces (PLCs, sensors, cameras and systems) to detect, count, predict and explain what happens in production, with the latency and security a physical process demands. Unlike consumer AI it does not answer general questions; it answers plant questions. How many units left line 3 this shift? Will this motor fail before the weekend? Why did OEE drop on Tuesday?
Three traits set it apart. It works on live process data, not internet text. It runs where the machines are, at the edge or on a plant server, because a decision that takes half a second arrives late. And it has to integrate with what already exists (SCADA, MES, ERP) instead of replacing it. In mid-sized plants running equipment from several generations, that third point usually decides whether a project ships or stays a pilot.
The five pillars of a plant: why AI fails without context
A plant's problem is not a lack of data. Its data lives in five pillars that do not talk to each other:
- Machines. PLCs, sensors and cameras emit signals all shift long, in protocols management cannot read: Modbus, OPC-UA, Profinet, LoRa.
- Systems. SCADA, MES and ERP each know their part and none knows the whole. Between them, someone types it by hand.
- People. What the machine never records: the shift, the spreadsheet, the WhatsApp thread. No evidence, and it is gone at shift change.
- Management. Reports and decisions that arrive at month end, not with today's shift.
- Knowledge. The owner's or plant manager's judgement, which is never written down.
What is missing between the five is context: what happened, where, when and with what evidence. A model that sees only one pillar produces alerts nobody can explain, and an alert nobody explains gets muted. That is why useful industrial AI starts by connecting the pillars and only then by training models. It is the idea behind the industrial second brain: a plant memory that people and agents query with evidence.
Where it works today: six areas with measurable results
- Predictive maintenance. Vibration, current, temperature and sound from motors, gearboxes and pumps. The model learns each asset's normal signature and warns days ahead instead of minutes. See predictive maintenance and the IoT predictive maintenance guide.
- Machine vision for quality and counting. Ordinary IP cameras, often the security cameras already on the wall, processed on site with networks such as YOLOv8: YOLOv8 for defect detection and counting and automated counting.
- OEE and production. Counting per sensor and per recipe, stops per machine, downtime explained. See the OEE guide.
- Energy. Consumption per batch or per unit produced, and electrical anomalies that anticipate mechanical failure.
- People safety. Local vision for exclusion zones, lifelines and PPE, with no footage leaving the plant.
- Knowledge and agents. Manuals, logbooks and meeting notes queried in plain language with evidence (RAG), and agents that explain a deviation instead of just flagging it. See agentic AI in manufacturing and physical AI.
Three things industrial AI actually does
How plants across Latin America are turning raw sensor data into decisions the line can act on, using iGromi OS modules.
1. Predictive maintenance
Acoustic and vibration sensors go on the critical motors. The local model watches the frequency spectrum around the clock and learns what that machine sounds like when it is healthy. When the pattern shifts — long before a human would hear it — it flags the coming failure weeks ahead and notifies the CMMS.
2. On-site computer vision
Ordinary IP cameras feed video straight into the iGromi Edge, where neural networks such as YOLOv8 grade fruit, verify that a seal closed properly or count cases at speed, rejecting the bad ones off the line as they pass.
3. Orchestrating agents
Instead of digging through menus, the plant manager just asks: "Why did OEE drop on line 2?" The agent reads the SQL history and the Modbus logs and writes back a root-cause answer in plain language.
Four production deployments in Chile
Four customers on a monthly subscription, in production. None had to replace equipment: the platform runs on cameras, sensors and machines already installed, or on simple counting sensors.
- Grupo PROA, poultry. Egg counting by vision on 19 existing security cameras across four farms, one industrial PC with a GPU per farm, integrated in real time with SAP S/4HANA. It replaced manual counting, with accuracy measured against that count at 99 %, and has been running for two years.
- RGM Mallas de Alambre, metalworking. Six counting sensors on the mesh machines with per-product recipes. Output per machine and per recipe available to supervisors with no manual entry, integrated with the ERP. In production since April 2024.
- Intercos, cosmetics. MES on packaging lines with counting sensors: units per shift, stops per machine and Excel export.
- Ditzler, food. Calibrated temperature monitoring in food production.
Details in real cases.
Edge, on-premise or cloud: where the AI should run
Not all industrial AI has to run at the edge. The practical rule is set by latency and by data:
- Edge. When the decision feeds the process or a high-speed camera: inference under 5 ms and operation without internet.
- On-premise. A server in the plant to consolidate lines, run the production module (OEE) and the second brain. Data never leaves the site.
- Cloud. Corporate reporting, plant-to-plant comparison and models retrained on months of history.
The customer decides, not the vendor: the same platform runs in all three. The most common policy is process data inside the plant and only aggregated indicators outside. That keeps IT simple: no inbound ports to the internet, IEC 62443 as the framework and camera footage handled under Chile's data-protection law. More in edge computing for industrial networks.
How to start: a twelve-week pilot measured against reality
- Weeks 1 and 2. Pick one line and one question: a count, a recurring stop, a failure that keeps coming back. Inventory what already exists: cameras, PLCs, sensors, systems.
- Weeks 3 to 6. Connect over Modbus, OPC-UA or MQTT, install the edge device and capture data. The model is tuned on that line's data, not on generic data.
- Weeks 7 to 10. Run in parallel with the manual count or log and measure the difference every day.
- Weeks 11 and 12. Close with numbers: accuracy against the manual record, hours freed, stops explained. Decide whether to extend to other lines.
The success criterion is written before the pilot starts. If there is no number measured against the real process at the end, there was no pilot.
The mistakes that cost the most
- Starting with the model instead of the data. Without a reliable count there is no prediction worth having.
- Replacing equipment that works instead of connecting it.
- Sending everything to the cloud and discovering the latency and the bandwidth bill afterwards.
- Alerts without context. A model that says “anomaly” without where, when or evidence is muted within two weeks.
- Measuring the pilot with the vendor's metric instead of the process's.
Nothing has to leave the plant
Running the models inside the plant is not only faster, it closes a door. With no inbound ports open to the internet, the operational network is out of reach of the ransomware campaigns that target cloud-facing servers.
Talk about securing your plantCommon questions about industrial AI
What is industrial artificial intelligence?
The use of machine-learning models on the data a plant already produces (PLCs, sensors, cameras and systems) to detect, count, predict and explain what happens in production, run with the latency and security a physical process demands. It answers plant questions, not general ones.
How is industrial AI different from Industry 4.0?
Industry 4.0 is the framework: connectivity, data and automation. Industrial AI is the layer that learns from that data. Without Industry 4.0 connectivity there is no AI; with connectivity and no AI there are only dashboards.
What are examples of AI in industry?
Production counting by vision on existing cameras, predictive maintenance from vibration and sound, defect detection, OEE with explained stops, energy per unit produced, and agents that query manuals and logbooks with evidence.
Does industrial AI need an internet connection?
Not to operate. Models run at the edge or on a plant server and keep working offline. Internet is used, if the customer chooses, for remote reporting and aggregated indicators.
Does it work with old PLCs and machines?
Yes. The gateway speaks Modbus RTU and TCP, OPC-UA, BACnet, CANopen and MQTT, and discovers parameters of undocumented PLCs. Security cameras already installed serve as the vision source.
Where does the plant's data stay?
Inside the plant. Only aggregated indicators leave, and only if the customer decides so. No inbound ports are opened; IEC 62443 is the reference framework and camera footage is handled under data-protection law.
How long does it take to deploy AI in a plant?
A twelve-week pilot on one line, measured against the manual record. In production it runs as a monthly subscription per plant and extends line by line.
What is edge AI?
Running the inference on a local device next to the machine instead of in a remote data centre. It delivers inference under 5 milliseconds, operation without internet and process data that never leaves the plant.