Section 01
Cardiag Project Overview: An Intelligent Sound-Based Car Fault Diagnosis System
Cardiag is an open-source intelligent car fault diagnosis system that identifies mechanical faults by analyzing sounds from car engines and other components using machine learning. The project uses 5 machine learning methods, combined with a hybrid expert architecture and an ensemble voting mechanism, achieving an accuracy of 91.5% on a 9-class fault classification task.
Maintained by jlacsam, the project was released on GitHub (link: https://github.com/jlacsam/cardiag) on June 9, 2026, and its dataset is from Kaggle's Car Diagnostics Dataset.