Claim Missing Document
Check
Articles

Found 2 Documents
Search
Journal : journal of deep learning computer vision and digital image processing

Design and Implementation of a Dual-LLM Prescriptive ESG Reporting System in the Indonesian Palm Oil Industry Niko Firzi Anansyah; Ratu Mutiara Siregar; Andi Prayogi; Muhammad Akbar Syahbana Pane
Journal of Deep Learning, Computer Vision, and Digital Image Processing Volume 4 Issue 2 June 2026
Publisher : CV. Sakura Digital Nusantara

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.61255/decoding.v4i2.1404

Abstract

Purpose – This study aims to develop an automated Environmental, Social, and Governance (ESG) reporting information system based on Large Language Model (LLM) for the palm oil industry to overcome low efficiency, data inconsistencies, and analysis limitations inherent in manual reporting processes.Methods – This applied research employs the Design Science Research (DSR) paradigm, encompassing needs analysis, system design, implementation, and black-box testing. The system was developed using the Laravel MVC framework and integrated a Dual-LLM API failover architecture (Groq Llama 3 as primary and Gemini as backup). The case study was conducted at PT Surya Mata Ie.Findings – The developed system successfully automated ESG indicator extraction and prescriptive narrative generation. It utilizes a Strict Weighting Rule, a programmatic safeguard capping the ESG score at 50.0 (as a proof-of-concept testing constraint) if Ganoderma infection exceeds a 20% threshold (supported by agronomic research). During prototype evaluation, this rule intercepted an overly optimistic raw LLM score of 60.0 and corrected it to 50.0. This demonstrates the system's capability to function as a risk-control mechanism, mitigating potential hallucination-driven score inflation and supporting mathematically accountable outputs.Research implications – The implementation of this system significantly accelerates reporting workflows and serves as an early warning instrument for environmental risks, thereby enhancing real-time managerial decision-making and corporate transparency in complying with global sustainability standards.Originality – This study pioneers the integration of a Dual-LLM failover mechanism within a Laravel framework tailored for the palm oil sector. It introduces a novel programmatic constraint approach in JSON object parsing to maintain strict mathematical accountability in AI-generated ESG drafts.
YOLOv8-Based IoT System for Oil Palm Harvest Readiness Identification through Loose Fruit Detection with Real-Time Web Monitoring Wira Jhohan Simatupang; Andi Prayogi; Muhammad Akbar Syahbana Pane
Journal of Deep Learning, Computer Vision, and Digital Image Processing Volume 4 Issue 2 June 2026
Publisher : CV. Sakura Digital Nusantara

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.61255/decoding.v4i2.1447

Abstract

Purpose - This study develops and evaluates an Internet of Things (IoT)-based monitoring system for automatically identifying oil palm harvest readiness through loose fruit detection using the YOLOv8 algorithm. The system addresses the subjectivity, labor intensity, and inefficiency of conventional manual observation in large-scale plantations.Methods - An experimental design was applied using 2,000 images of oil palm loose fruits collected from the Indonesian Institute of Palm Oil Technology, North Sumatra. Images were captured using an ESP32-CAM, annotated through Roboflow, and used to train the YOLOv8x model for 120 epochs at a resolution of 640 × 640 pixels.Findings - The prototype performed image acquisition, loose fruit detection, and dashboard-based monitoring in near real time. On the independent testing dataset, the model achieved a precision of 0.933, recall of 0.954, F1-score of 0.944, mAP@0.5 of 0.943, and mAP@0.5:0.95 of 0.495. These results demonstrate the system’s feasibility as a prototype for supporting harvest-readiness monitoring, although broader field validation is still required.Research Implications - The dataset was obtained from a single plantation site and may not represent highly variable environmental conditions. Future studies should use larger and more diverse datasets and assess cloud-based deployment for improved scalability.Originality - This study integrates ESP32-CAM, YOLOv8x, IoT communication, and web-based monitoring into a prototype architecture for data-driven oil palm harvest-readiness assessment through loose fruit detection.