My Open-Source AI Projects
Explore my open-source contributions on Github, showcasing projects in Artificial Intelligence, Machine Learning, and Computer Vision that solve real-world problems and push technological boundaries.
Featured Projects
Here you can see my latest projects where I’ve applied AI, ML, and Computer Vision techniques to build innovative and impactful digital solutions.

Smart Tour Guide — AR Information Assistant
An augmented reality–powered guide that overlays contextual information for tourist attractions.Technologies
- Repository
- https://github.com/Abdelraouf-Hawash/Smart_Tour_Guide
- Tech
- Python, OpenCV, MediaPipe, YOLO, Speech, Translation

Object Detection — Images and Video
From data loading to detection and visualization across images and video streams.Technologies
Data ScienceAIcomputer-visionpythonobject-detection
- Repository
- https://github.com/Alaatahaelmaria/Object-Detection
- Tech
- Python, OpenCV

Face, Smile, and Eye Detection with Haar Cascades
Real-time detection of faces, smiles, and eyes using OpenCV Haar cascades.Technologies
Data ScienceAIcomputer-visionpythonopencv
- Repository
- https://github.com/Alaatahaelmaria/haarcascade-face-smile-and-eye
- Tech
- Python, OpenCV

OCR with PyTesseract and Python
Convert an image of text into machine-readable text using pytesseract.Technologies
Data ScienceAIcomputer-visionpythonocr
- Repository
- https://github.com/Alaatahaelmaria/OCR-with-pytesseract-and-python
- Tech
- Python, OpenCV, PyTesseract

Clock that shows current time and date
Create a 500x500 RGB image clock that renders hours, minutes, seconds, and the date.Technologies
Data ScienceAIMachine Learningcomputer-visionpython
- Repository
- https://github.com/Alaatahaelmaria/Clock-that-show-current-time-and-date
- Tech
- Python, OpenCV