Claim Missing Document
Check
Articles

Found 3 Documents
Search

IMPLEMENTASI ARTIFICIAL INTELLIGENCE UNTUK MENINGKATKAN INOVASI PEMBELAJARAN PADA SMPN 1 PAGEDANGAN Rafli Adi Prasetya; Dwi Agung Septian; Muhamad Rafli Harahap; Handika Duwi Purnomo; Farhat Adriansyah; Dewa Pragusha; Rangga Maulana; Maulana Ichsan; Mohd. Zacky Bharya; Oki Ahmad Fauzi; Jiyan Suhada
Abdi Jurnal Publikasi Vol. 3 No. 6 (2025): Juni
Publisher : Abdi Jurnal Publikasi

Show Abstract | Download Original | Original Source | Check in Google Scholar

Abstract

This community service activity aims to enhance innovation in the learning process by utilizing Artificial Intelligence (AI) technology at SMPN 1 Pagedangan. In today's digital era, the use of AI in education offers a more personalized, adaptive, and interactive learning experience. However, the understanding of this technology among teachers and students remains relatively low. Therefore, through this program, the community service team conducted a series of activities including workshops, training, and mentoring sessions designed to introduce the basic concepts of AI and its application in the educational context. The materials presented covered topics such as AI fundamentals, the creation of simple educational chatbots, and the use of AI-powered applications to support teaching and learning processes. The implementation method combined both theoretical and practical approaches in an interactive format. The results indicated an improvement in the participants' understanding and enthusiasm towards AI technology. Additionally, participants were able to apply AI in simple forms to support daily classroom learning activities. This initiative not only provided new knowledge but also improved digital literacy and encouraged innovation in learning methods. The program is expected to serve as an initial implementation model for other schools in adopting AI in education. Thus, the use of AI can be further expanded and optimized to support the transformation of education in the digital age
Analisis Kinerja Jaringan Internet di Lingkungan Akademik dengan Pendekatan Quality of Service (QoS): Studi Kasus di Universitas Pamulang Jiyan Suhada; Hari Setyawan; Kelvin Andrean
Journal on Pustaka Cendekia Informatika Vol. 3 No. 1 (2025): Journal on Pustaka Cendekia Informatika: Volume 3 Nomor 1 February - May 2025
Publisher : PT Pustaka Cendekia Group

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.70292/pctif.v3i1.83

Abstract

The availability of reliable and high-quality internet networks is critical in supporting the learning process in higher education institutions. This study aims to analyze the quality of the internet network at Universitas Pamulang using the Quality of Service (QoS) method to improve learning performance. The research was conducted by measuring QoS parameters, including throughput, delay, packet loss, and jitter at various network points within the campus area. Data collection methods were carried out using network measurement tools and simulations of various network load scenarios. The research results show that the internet network performance at Universitas Pamulang varies significantly in quality across different locations. The measurement results indicate an average throughput of 4.94 bps, an average delay of 0 ms, an average jitter of 0, and an average packet loss of 11.46, based on TIPHON standards. Overall, the QoS index of the internet network at Universitas Pamulang is 2.75. Recommendations for improvements include increasing bandwidth capacity, optimizing network configuration, and implementing more efficient traffic management
Implementasi Basis Data Sederhana Menggunakan MySQL/PostgreSQL Jesika Vinatalia Dachi; Jiyan Suhada
Router : Jurnal Teknik Informatika dan Terapan Vol. 3 No. 2 (2025): Juni: Router : Jurnal Teknik Informatika dan TerapanĀ 
Publisher : Asosiasi Riset Teknik Elektro dan Informatika Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.62951/router.v3i2.621

Abstract

Databases play an essential role in modern information systems because they enable the efficient storage, management, and retrieval of structured data. This study focuses on the implementation of a simple database using two relational database management systems (RDBMS), namely MySQL and PostgreSQL. The research stages are carried out through requirements analysis, designing entity-relationship diagrams, implementing tables and their relationships, and testing the system to assess functionality. The case study used is student data recording, where both RDBMSs are tested through a series of basic CRUD (Create, Read, Update, Delete) operations. The results show that both MySQL and PostgreSQL are capable of carrying out these operations effectively while maintaining data integrity and consistency. However, PostgreSQL offers additional advantages due to its support for more complex data types, a better level of compliance with SQL standards, and advanced features that support the needs of large-scale application development. Conversely, MySQL remains superior in terms of ease of use and application to simpler needs, making it more practical for small projects or applications with standard workloads. Based on these findings, it can be concluded that both RDBMSs are equally suitable for use, but the ideal choice depends heavily on the context of the needs; PostgreSQL is more suitable for applications that demand high scalability and size, while MySQL remains relevant for lightweight and efficient implementations.