This image demonstrates the model’s ability to generate a caption in Arabic that accurately describes the visual content using deep learning techniques.
Here, the model produces an English caption for the image, showcasing its multilingual capabilities in describing scenes through AI.
After cloning the project, you need to install the required libraries and run the server. Follow these steps:
First, download the project from GitHub using the following command:
git clone https://github.com/mohamedsherif301/ImageCaptionAI.gitThen, navigate to the project directory:
cd ImageCaptionAIAfter entering the project folder, install the necessary libraries using:
pip install -r requirements.txtThis command will install all the dependencies needed to run the project.
Once the libraries are installed, start the application using:
python app.pyAfter running the application, open your browser and go to:
http://127.0.0.1:5000/
Now, you can use the project and enter Upload Your Image to check Running or Not ! 🚀
If you want to contribute to the project, you can:
- 🛠️ Report issues
- 🚀 Submit improvements via Pull Requests
🎯 Developer: Mohamed Sherif
📅 Last Update: April 2025
📧 Email: myore122@gmail.com

