This project is an AI-powered web application for image classification built using PyTorch. Users can upload an image, and the system predicts the object category using a pre-trained ResNet50 model. The application provides a simple interactive interface built with Streamlit to demonstrate deep learning and computer vision capabilities.