Skip to content
View Abdallahelraey's full-sized avatar

Block or report Abdallahelraey

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Fitness-Chatbot Fitness-Chatbot Public

    This is a Retrieval-Augmented Generation (RAG) based chatbot application that combines a retrieval component and a generative language model to provide informative and context-aware responses.

    Jupyter Notebook 1

  2. Food-Market-Analysis Food-Market-Analysis Public

    Food Market Analysis Comprehensive analysis of the food market, covering data preparation, exploratory data analysis (EDA), feature engineering, and machine learning modeling. Gain insights into cu…

    Jupyter Notebook 1

  3. Fine-Tuned-MobileNet-On-Sign-Language-Digits Fine-Tuned-MobileNet-On-Sign-Language-Digits Public

    This project aims to create a machine learning model capable of accurately identifying digits (0-9) from sign language gestures. The model is based on the MobileNet architecture, which is a lightwe…

    Jupyter Notebook

  4. Image-Feature-Explorer Image-Feature-Explorer Public

    This project implements Grad-CAM (Gradient-weighted Class Activation Mapping) using TensorFlow and Keras with the pre-trained VGG16 model to visualize class-specific areas of an image that the mode…

    Jupyter Notebook

  5. Face-Recognition-and-Analysis-System Face-Recognition-and-Analysis-System Public

    This project provides a comprehensive real-time face recognition and facial analysis system using Python, OpenCV, Dlib, DeepFace, and the `face_recognition` library. The system detects faces, recog…

    Jupyter Notebook

  6. Text_Preprocessing_Pipeline Text_Preprocessing_Pipeline Public

    The Text Preprocessing Pipeline is a modular and reusable framework designed to prepare raw text data for natural language processing (NLP) tasks. The pipeline focuses on cleaning, normalizing, and…

    Python