Skip to content
View omaralaswad's full-sized avatar

Block or report omaralaswad

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
omaralaswad/README.md

MHD Omar Alaswad

AI / Machine Learning Engineer · Medical AI Specialist


About me

BSc in Informatics Technology Engineering — specialization in Artificial Intelligence, Arab International University, Damascus, Syria (2025).

I build deep learning systems for medical imaging and clinical AI. My work combines computer vision, clinical NLP, multimodal search, and explainability — with a focus on building AI that clinicians can actually trust and use.


What I build

  • Medical imaging — CT scan lung cancer detection, chest X-ray multi-label classification, Grad-CAM explainability
  • Multimodal AI — CLIP-based semantic search over medical literature using FAISS
  • Clinical NLP — symptom extraction, negation detection (ConText), biomedical embeddings
  • VLM benchmarking — evaluating BiomedCLIP, PubMedCLIP, BioCLIP on ROCO medical dataset
  • Speech AI — medical audio transcription using wav2vec2
  • Backend — 4 production e-commerce systems built with Laravel + MySQL

Featured projects

Project Description Stack
lung-cancer-ct-detection EfficientNetB1 fine-tuned on LUNA16 CT scans · AUC 0.921 · Grad-CAM explainability TensorFlow · Keras
chest-xray-classification DenseNet-121 vs EfficientNetB1 · NIH ChestX-ray14 · 14 disease labels · Mean AUC 0.841 PyTorch
medical-ai-multimodal-system Speech → NER → FAISS search → VLM benchmarking · End-to-end medical AI pipeline CLIP · FAISS · wav2vec2

Tech stack

AI / ML

PyTorch TensorFlow Keras scikit-learn NumPy Pandas

Medical AI

HuggingFace OpenCV FAISS

Languages

Python PHP JavaScript C++

Backend & Tools

Laravel Flask Django MySQL MongoDB Git Postman


Currently

  • BSc graduate in AI Engineering — Arab International University (2025)
  • Open to remote AI/ML roles and international opportunities

Certifications

  • ChatGPT Prompt Engineering for Developers
  • Git & GitHub Fundamentals for Software Developers

"Building AI that clinicians can trust — not just AI that performs."

Popular repositories Loading

  1. pharmastore pharmastore Public

    PHP

  2. Consultancy-website Consultancy-website Public

    PHP

  3. omaralaswad omaralaswad Public

  4. Consultancy-backend Consultancy-backend Public

    PHP

  5. lung-cancer-ct-detection lung-cancer-ct-detection Public

    Lung cancer detection from CT scans using EfficientNetB1 + Grad-CAM explainability

    Jupyter Notebook

  6. chest-xray-classification chest-xray-classification Public

    Multi-label chest X-ray classification across 14 diseases using DenseNet-121 vs EfficientNetB1 on NIH ChestX-ray14 — with Grad-CAM explainability | PyTorch | Medical AI

    Jupyter Notebook