Software ERP con apoyo de IA para gestión de residuos y reciclaje
Resultados de la tesis de máster sobre identificación, evaluación y prototipado de casos de uso de IA en sistemas ERP específicos del sector.
Las empresas de residuos y reciclaje gestionan flujos de materiales heterogéneos, pedidos de corto aviso y una regulación exigente, mientras procesos ERP como la toma de pedidos, la disposición, la recepción de mercancías, el enrutamiento y el acceso al conocimiento siguen siendo muy manuales. La tesis identificó 16 casos de uso de IA, analizó seis en profundidad, los validó con diez entrevistas a expertos e implementó el caso mejor valorado como prototipo NLP.
El estudio de un vistazo
16
AI use cases
Identified across core ERP-supported industry processes
6
Deep-dive cases
Evaluated in detail with structured scoring
10
Expert interviews
Validation with practitioners and domain experts
1
Working prototype
NLP-based order intake as top-ranked implementation
Hallazgos clave
Data quality is the bottleneck
AI value is capped by incomplete, inconsistent or siloed ERP and operational data.
Non-technical barriers dominate
Organisation, process fit, trust and change management outweigh pure algorithm choice.
Assistance over full automation
Experts prefer AI that prepares decisions rather than replacing accountable staff actions.
Modular ERP integration
Use cases succeed when added as modular services with clear human review points.
No universal best use case
Ranking depends on company maturity, data readiness and regulatory context.
Skills shortage raises assistive AI value
Where specialists are scarce, assistive AI can protect throughput and knowledge access.
Ranking de casos de uso
| Rank | Use Case | Score | Assessment |
|---|---|---|---|
| 1 | UC-01 NLP order intake | 3.78 | Best entry point |
| 2 | UC-06 RAG compliance knowledge | 3.68 | Strong knowledge leverage |
| 3 | UC-03 AI disposition support | 3.30 | High process impact |
| 4 | UC-02 Visual classification | 3.25 | Promising with sensors/cameras |
| 5 | UC-04 IoT fill-level prediction | 2.82 | Depends on sensor coverage |
| 6 | UC-05 Dynamic routing | 2.73 | Complex constraints, later phase |
Casos de uso priorizados
UC-01 – NLP order intake 3.78
Extract structured orders from emails and messages.
Solution: NLP extracts customer, material, quantity, time window and site suggestions.
ERP fit: Creates draft sales/order objects for clerk confirmation.
Interview: Seen as fastest visible win with controllable risk.
Maturity: Prototype implemented in the thesis.
UC-02 – Visual material classification 3.25
Computer vision support for material identification.
Solution: Camera-based classification suggestions with confidence scores.
ERP fit: Enrich goods-receipt / quality records.
Interview: Valuable where lighting and labelling variance are manageable.
Maturity: Conceptually strong; hardware-dependent.
UC-03 – AI disposition support 3.30
Assist planners with capacity and sequencing suggestions.
Solution: Predictive/prescriptive hints for slots, resources and priorities.
ERP fit: Decision support inside planning boards.
Interview: High impact if trust and override UX are solid.
Maturity: Requires clean historical planning data.
UC-04 – IoT fill-level prediction 2.82
Predict container/fill levels to trigger logistics.
Solution: Sensor + forecast driven collection triggers.
ERP fit: Generate service orders from predicted thresholds.
Interview: Attractive but capped by sensor roll-out cost.
Maturity: Feasible in niches with existing IoT.
UC-05 – Dynamic routing 2.73
Optimise routes under industry constraints.
Solution: Constrained vehicle-routing optimisation with dispatcher override.
ERP fit: Sync tours and orders with logistics planning.
Interview: Valuable later once order and geo-data quality improve.
Maturity: Complex; not the best first project.
UC-06 – RAG compliance knowledge 3.68
Retrieval-augmented answers over policies and SOPs.
Solution: RAG assistants grounded in approved internal sources.
ERP fit: Contextual help beside transactions and master data.
Interview: Strong support where audits and regulation load are high.
Maturity: High leverage if governance of sources is clear.
Otros casos de uso
UC-07 – Predictive maintenance
Forecast equipment risk from usage and sensor history.
UC-08 – Sustainability reporting assist
Draft ESG/recycling KPIs from operational records.
UC-09 – Digital product passport support
Assemble traceability artefacts for materials and lots.
UC-10 – Material-flow anomaly detection
Flag unusual quantity/quality patterns early.
UC-11 – Returns / reverse logistics assist
Support classification and routing of return flows.
UC-12 – Inventory optimisation hints
Suggest stock and buffer adjustments by material class.
UC-13 – Demand forecasting
Predict inbound/outbound volumes for planning horizons.
UC-14 – Pricing / margin assistance
Provide context for commercial decisions under constraints.
UC-15 – Plant utilisation coaching
Highlight bottlenecks across yards and processing lines.
UC-16 – Assisted quality inspection
Combine checklist guidance with vision/NLP evidence capture.
Hallazgos de entrevistas
Data often exists but is hard to use
Experts report data availability without trustworthy readiness for AI.
Process fit beats model novelty
Use cases fail when they ignore real ERP transaction paths.
Acceptance needs transparency
Users adopt AI when suggestions are explainable and overridable.
Technology is rarely the main blocker
Governance, ownership and change capacity dominate delays.
Domain adaptation is mandatory
Generic AI tools underperform without recycling-specific vocabulary and rules.
Start with low-regret entry points
NLP intake and knowledge assistants were preferred first steps.
Prototipo
-
Step 1 – Capture inbound message
Ingest customer email/text order requests into the prototype pipeline.
-
Step 2 – NLP extraction
Identify entities such as customer, material, quantity, date and location.
-
Step 3 – Confidence & validation
Score fields and highlight uncertain extractions for review.
-
Step 4 – ERP draft mapping
Map extracted fields to draft order structures for clerk confirmation.
-
Step 5 – Human confirmation
Staff accepts, edits or rejects before any operational posting.
Recomendaciones
-
Phase 1 – Data readiness
Clean master data, define ownership and close critical media breaks.
-
Phase 2 – Pick an entry use case
Start with UC-01 or UC-06 where risk is controllable and value is visible.
-
Phase 3 – Human-in-the-loop UX
Design review, override and audit trails before automation claims.
-
Phase 4 – Modular integration
Expose AI as services beside ERP transactions, not as a monolith rewrite.
-
Phase 5 – Pilot with KPIs
Measure handling time, correction rate, adoption and exception volume.
-
Phase 6 – Governance
Set model, prompt and document-source governance for compliance.
-
Phase 7 – Scale by process
Extend to disposition, vision or IoT only after data and trust foundations hold.
-
Phase 8 – Capability building
Train key users and establish MLOps/DevOps ownership for sustainment.
Perspectivas futuras
Process mining
Discover real ERP variants before automating the wrong path.
Digital twin of yard/plant flows
Simulate capacity and material-flow interventions.
Agentic AI assistants
Multi-step agents for preparation tasks under strict approval gates.
Multimodal models
Combine text, images and tabular signals in one decision context.
Tabular foundation models
Improve predictions on ERP table-heavy workloads.
Time-series foundation models
Stronger forecasts for volumes, fill levels and demand.
Digital product passports
Regulatory traceability will pull AI into documentation workflows.
Limitaciones
Not statistically representative
Ten interviews cannot generalise to the whole industry.
Company-dependent ranking
Scores shift with maturity, systems and regulation exposure.
No production field trial
Business benefit was not measured in live operations.
Prototype channel limits
NLP focus on message-style intake does not cover all order channels.
Data sensitivity constraints
Privacy and commercial confidentiality limited dataset breadth.
Feasibility ≠ value
Technical success does not automatically imply positive ROI.
Stack tecnológico
Backend
Frontend
AI / Analytics
Infrastructure
Línea de desarrollo
-
2022 – Practical project
DevOps cycle and customer portal foundation.
-
2023 – Bachelor thesis
ERP-near enterprise software and digital intake.
-
2025/2026 – Master thesis
AI use-case portfolio, expert validation and NLP prototype.