<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns="http://purl.org/rss/1.0/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel rdf:about="http://repository.president.ac.id/xmlui/handle/123456789/13">
<title>Information Technologies</title>
<link>http://repository.president.ac.id/xmlui/handle/123456789/13</link>
<description>Information Technologies</description>
<items>
<rdf:Seq>
<rdf:li rdf:resource="http://repository.president.ac.id/xmlui/handle/123456789/13856"/>
<rdf:li rdf:resource="http://repository.president.ac.id/xmlui/handle/123456789/13312"/>
<rdf:li rdf:resource="http://repository.president.ac.id/xmlui/handle/123456789/13311"/>
<rdf:li rdf:resource="http://repository.president.ac.id/xmlui/handle/123456789/13310"/>
</rdf:Seq>
</items>
<dc:date>2026-04-07T14:49:47Z</dc:date>
</channel>
<item rdf:about="http://repository.president.ac.id/xmlui/handle/123456789/13856">
<title>IMPLEMENTATION OF RAG SYSTEM FOR ENHANCING THE EFFICIENCY OF HUMAN CAPITAL DIVISION IN ANSWERING EMPLOYEE QUESTIONS AT XL  AXIATA</title>
<link>http://repository.president.ac.id/xmlui/handle/123456789/13856</link>
<description>IMPLEMENTATION OF RAG SYSTEM FOR ENHANCING THE EFFICIENCY OF HUMAN CAPITAL DIVISION IN ANSWERING EMPLOYEE QUESTIONS AT XL  AXIATA
P, Natalia Desy Anggreani
Human Capital (HC) departments are often burdened with repetitive questions from&#13;
employees regarding policies, benefits, procedures, and other administrative matters, so these&#13;
routine tasks can divert valuable time and resources from strategic HC functions. This study&#13;
aims to develop and implement an intelligent system that is capable of delivering accurate,&#13;
relevant and context-aware responses through domain-specific chatbot using&#13;
Retrieval-Augmented Generation (RAG) architecture, specifically designed to assist&#13;
employees in the company policies domain. The system integrates a large language model&#13;
developed by OpenAI with a curated internal knowledge base consisting of company policies&#13;
and Human Capital-related documents. The RAG framework was selected for its ability to&#13;
combine information retrieval with generative capabilities, enabling dynamic responses based&#13;
on factual content. The findings show that the proposed chatbot significantly increased the&#13;
accuracy and relevance of responses compared to traditional FAQ systems and general&#13;
purpose chatbots. The domain-specific RAG chatbot demonstrates strong potential to&#13;
enhance the operational efficiency of HC divisions. By leveraging OpenAI’s advanced&#13;
language model, the system represents a significant step forward in intelligent employee&#13;
support and paving the way for more intelligent and responsive Human Capital services.
</description>
<dc:date>2025-01-01T00:00:00Z</dc:date>
</item>
<item rdf:about="http://repository.president.ac.id/xmlui/handle/123456789/13312">
<title>IMPLEMENTING DEMAND FORECASTING SYSTEM TO ENHANCE INVENTORY MANAGEMENT  EFFICIENCY FOR SMES</title>
<link>http://repository.president.ac.id/xmlui/handle/123456789/13312</link>
<description>IMPLEMENTING DEMAND FORECASTING SYSTEM TO ENHANCE INVENTORY MANAGEMENT  EFFICIENCY FOR SMES
Ginting, Enjel Rupiani Br
We would like to introduce a web-based warehouse management application designed to&#13;
&#13;
assist small and medium-sized enterprises (SMEs), particularly those in the electro-&#13;
deposition paint (EDP) sector. The purpose of this system is to simplify the stock&#13;
&#13;
management process and minimize human error in raw material recording.&#13;
The primary focus of this project is the implementation of a Demand Forecasting feature&#13;
designed to predict future raw material needs based on historical data from the past three&#13;
months. The Demand Forecasting feature we will develop will use linear regression&#13;
methods and monthly data processing to estimate the amount of material needed for that&#13;
month, thereby preventing stock shortages or surpluses. Additionally, this web&#13;
application includes a notification feature aimed at alerting users if any raw material falls&#13;
below the minimum threshold.&#13;
&#13;
In addition to the main features mentioned above, this project includes features specific&#13;
to each role. The author has developed features for the management and driver roles, The&#13;
management role can access reports of all activities, such as item usage, delivery progress,&#13;
and other operational data. Meanwhile, the driver role is responsible for updating the&#13;
delivery note status for example, changing it from 'Outgoing' to 'Delivered'.. The web&#13;
application's UI will be developed using Bootstrap v5.3, jQuery, DataTables, and&#13;
SweetAlert, with MySQL used for data storage. All development for this project was&#13;
carried out using Visual Studio Code (VSCode), with a local server using XAMPP.&#13;
&#13;
Testing results show that the prediction feature operates as intended, with a low error rate&#13;
and reliable results in assisting users with the raw material procurement planning process.&#13;
This system effectively assists in the planning and availability of raw materials for these&#13;
SMEs.
</description>
<dc:date>2025-01-01T00:00:00Z</dc:date>
</item>
<item rdf:about="http://repository.president.ac.id/xmlui/handle/123456789/13311">
<title>SMART MANUFACTURING EXECUTION SYSTEM: REVOLUTIONIZING  INDUSTRY WITH IOT AND AI (MODULE: IOT AND TELEGRAM ALERT)</title>
<link>http://repository.president.ac.id/xmlui/handle/123456789/13311</link>
<description>SMART MANUFACTURING EXECUTION SYSTEM: REVOLUTIONIZING  INDUSTRY WITH IOT AND AI (MODULE: IOT AND TELEGRAM ALERT)
Nainggolan, Kevin Lavpienji
Industrial environments need reliable and fast data monitoring to maintain&#13;
operational efficiency and safety. This project takes on the task of constructing a secure&#13;
Industrial Internet of Things (IIoT) pipeline to create an end-to-end data collecting and&#13;
visualization system. My work is centered on the system's basic integration and data&#13;
processing elements. The approach entailed establishing Node-RED to communicate&#13;
directly with a Programmable Logic Controller (PLC) and collect vital process data. This&#13;
data was then published to a MQTT broker, and the communication channel was&#13;
encrypted with TLS certificates created by Step-CA to assure data integrity and secrecy.&#13;
As a result, I created a service to listen to MQTT topics, parse the incoming data, and&#13;
store it in a TimescaleDB database for efficient time-series analysis.&#13;
For data presentation, I built a Flask-based web application with two primary&#13;
functions: it embeds a Grafana dashboard that queries TimescaleDB for historical data&#13;
visualization, and it also uses a WebSocket connection to display live data directly from&#13;
the MQTT stream, providing an immediate, real-time view of the industrial process. The&#13;
final product is a safe and fully functional monitoring tool that later can send the user&#13;
both live and historical data. This shows that industrial automation hardware can be&#13;
successfully combined with modern open-source IoT technology.
</description>
<dc:date>2025-01-01T00:00:00Z</dc:date>
</item>
<item rdf:about="http://repository.president.ac.id/xmlui/handle/123456789/13310">
<title>IMPLEMENTATION OF FACE RECOGNITION TECHNOLOGY IN AN ATTENDANCE SYSTEM BASED ON RASPBERRY PI AND WEB  INTERFACE</title>
<link>http://repository.president.ac.id/xmlui/handle/123456789/13310</link>
<description>IMPLEMENTATION OF FACE RECOGNITION TECHNOLOGY IN AN ATTENDANCE SYSTEM BASED ON RASPBERRY PI AND WEB  INTERFACE
Ndraha, Charles Paskah Ifohaga
This study discusses the design and implementation of an automatic attendance&#13;
system using facial recognition technology running on the Raspberry Pi 4B&#13;
platform. Manual attendance methods are often considered inefficient, prone to&#13;
manipulation, and time-consuming, especially in academic and office&#13;
environments. By leveraging biometric technology and low-cost edge computing&#13;
devices, this study aims to provide a practical, real-time, and contactless solution&#13;
for recording attendance.&#13;
The system uses a USB camera connected to the Raspberry Pi to capture facial&#13;
images. Face detection is performed using OpenCV with the Haar Cascade&#13;
classifier, while face recognition is carried out using the Local Binary Pattern&#13;
Histogram (LBPH) algorithm due to its simplicity and efficiency on devices with&#13;
limited computational power. Once the face is recognized, the system automatically&#13;
records the name and attendance time in a structured .csv file. To enhance usability&#13;
and accessibility, the system is also equipped with a lightweight Flask-based web&#13;
interface that allows administrators to view, manage, and download attendance data&#13;
via a browser.&#13;
The entire process—from face detection, recognition, recording, to web display—&#13;
is run locally on the Raspberry Pi without requiring a cloud connection,&#13;
demonstrating that artificial intelligence technology can be directly implemented&#13;
on edge devices. Testing was conducted under various lighting conditions and facial&#13;
angles to evaluate the system's accuracy and speed. Results show that the system&#13;
can provide reliable recognition rates and efficient processing times for small-scale&#13;
applications such as classrooms or offices.&#13;
This research contributes to the development of intelligent systems in education and&#13;
organizational settings by providing an affordable, scalable, and user-friendly&#13;
attendance solution. Further development could include integration with a&#13;
&#13;
centralized database, algorithm improvements using deep learning, and multi-&#13;
device synchronization support.&#13;
&#13;
Overall, the implementation of a face recognition-based attendance system on&#13;
Raspberry Pi, equipped with a web interface and structured data storage, has proven&#13;
to be a practical and efficient tool for attendance automation with minimal human&#13;
intervention and high accessibility.
</description>
<dc:date>2025-01-01T00:00:00Z</dc:date>
</item>
</rdf:RDF>
