The paper presents a deep learning approach for Arabic named entity recognition (NER) using a neural network architecture that combines bidirectional long short-term memory (LSTM) and conditional random fields (CRF). By utilizing character-based representations and pre-trained word embeddings, the model achieves state-of-the-art performance on the ANERcorp corpus with an F1 score of 90.6%, eliminating the need for extensive feature engineering. This approach addresses the challenges posed by Arabic's morphological richness and scarcity of linguistic resources.