The nnU-Net model demonstrated excellent performance in segmenting brain tumors from MRI scans. It achieved a Dice Similarity Coefficient (DSC) of 0.67, indicating significant overlap between the predicted tumor masks and the ground truth annotations. Visualization of the predicted masks overlaid on MRI slices clearly showed well-defined and accurate tumor boundaries. Additionally, the model generalized effectively across different MRI modalities, including T1-weighted, T2-weighted, and FLAIR images. In every case, the model reliably distinguished tumor regions from healthy tissue, even in challenging cases with irregular tumor shapes. The Gradio interface enabled real-time segmentation, processing each MRI scan in under 3 minutes with minimal computational resources.