Password-Strength-ML.py.Password-Strength-ML is real-time PyQt6 app predicting password strength (0-100) using a RandomForest model. Extracts features like length, entropy, character classes, diversity, and common patterns. Shows live score, detailed feature breakdown, and allows model save/load. Safe for testing dummy passwords only.