Corn is a plant that is widely grown in developing countries such as Indonesia. To increase maize yields, researchers are always innovating on the current state of technology for classifying maize plant diseases. Three kinds of diseases attack corn leaves, namely Gray leaf Spot, Blight, and Common Rush. The amount of data that we use is 3500 data consisting of 500 Gray Leaf Spots, 1000 Blights, 1000 Common Rushes, and 1000 healthy leaves. This study aims to develop an artificial intelligence model. The artificial intelligence model that we developed uses LBP feature extraction combined with k-NN for the classifier. In addition to using the k-NN method, our tests were carried out using several classification methods such as Naïve Bayes and Adaboost. The result of our test is that the k-NN method has the highest value compared to the Naïve Bayes and Adaboost methods. The results of the performance using k-NN with k=5 resulted in a value of 81.1%, the AUC value of 94.1%, the F1-Score of 80.9%, Precision of 81.8%, and Recall of 81.1%.