Convolutional Neural Network (CNN) is a part of deep learning commonly used for image classification. There are many studies that utilize CNN for classifying tuberculosis and covid-19, as well as normal conditions, using chest x-ray images. However, these studies are still rarely implemented on Indonesian data. Furthermore, the CNN models built have not been deployed in the form of a user inter…