This project leverages deep learning to classify gender and predict age from images. It utilizes a custom CNN for age prediction and a pre-trained VGG16 model for gender classification. The models are deployed through a user-friendly web interface built using Streamlit