%D 2025 %P 1879-1885 %N 4 %V 6 %L repository48551 %X This study implements a direct facial expression detection system via the web using teachable machine and tensorflow.js. This system utilizes machine learning technology that operates directly in the browser without the need for a special server. With the transfer learning method, the model is trained to recognize various facial expressions such as happy, sad, angry, and neutral. This implementation uses a convolutional neural network (cnn) architecture that has been optimized for web activities. The results of the test show a detection accuracy level of 85-90% with a response time of under 200ms. This solution provides a lightweight option for emotion recognition applications that can be easily accessed via a web browser. The main advantages of this system are ease of implementation, cross-platform support, and maintaining data privacy because the process is carried out locally. %J Journal of Information System Research (JOSH) %A 1 1 %T Implementasi Metode Teachable Machine Untuk Pengidentifikasian Ekspresi Wajah Secara Real-Time