This project generates descriptive captions for images using deep learning and NLP. It fine-tunes a VGG model, where a pre-trained CNN ,extracts image features, and an LSTM-based decoder generates text captions. Built with Python