This document proposes a novel deep learning model for automated real-time detection of lung nodules using chest CT scans. A two-stage model is proposed that first uses a CNN to detect nodule regions with 94% accuracy, then fine-tunes a YOLOv8 object detection model on the detected regions. When tested on the LUNA16 dataset, the YOLOv8m configuration achieved 92.3% accuracy, 88.5% sensitivity, and 53.5% mean average precision for nodule detection, outperforming existing methods. The proposed hybrid model shows potential for improving nodule detection accuracy and efficiency for early lung cancer screening.