The document proposes a traffic rules violation detection system using machine learning. It would use image processing technologies like object detection and optical character recognition to detect violations like speeding, lack of helmet, and license plate identification. A camera would take photos, detect objects like motorcycles, identify if helmets are worn, and recognize license plates. If violations are found, an SMS would be sent to the owner. The system aims to more efficiently manage traffic by automatically detecting violations. It analyzed literature on similar systems and proposed a methodology and working model with steps like preprocessing, segmentation, character recognition and saving results. An application was created with 93% accuracy for motorcycle detection, 85% for helmet identification and 51% for license plate recognition, providing overall