Skip to content
View salehA13's full-sized avatar

Block or report salehA13

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.

Content in all repositories owned by your account will be closed.
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
salehA13/README.md

Saleh Alkhudairy

Co-founder & CTO @ MedFlow · Clinical data infrastructure, built in Saudi Arabia

I lead engineering and product at MedFlow, where we structure decades of unstructured clinical data into queryable registries — OMOP CDM, clinical NLP, and data warehousing for hospitals that need their own data to actually be usable. I own the call on how it's built, from the extractors to the deployment.

I care about shipping real products at the intersection of AI and healthcare, in regulated environments where getting it right actually matters. Previously at SDAIA (Saudi Data & AI Authority). Computer Science background in AI & Data Science from Prince Sultan University.


What I'm building

  • MedFlow — clinical data infrastructure that turns unstructured EMR data into OMOP-mapped, queryable registries
  • Clinical NLP pipelines for entity extraction from free-text medical records
  • De-identification, data quality, and compliance tooling for regulated healthcare environments

Selected work

Project What it is
RAG Document Intelligence Production-grade RAG — hybrid semantic + keyword search, RRF re-ranking, FastAPI backend, Streamlit UI
Saudi Healthtech Market Analysis Market sizing & go-to-market for clinical data infrastructure — TAM/SAM/SOM and competitive landscape

Stack

Python · TypeScript · PyTorch · Hugging Face · FastAPI · PostgreSQL · DuckDB · dbt · Docker · GCP · OMOP CDM · FHIR


Connect

LinkedIn Email

Popular repositories Loading

  1. arabic-sentiment-analysis arabic-sentiment-analysis Public

    Arabic Sentiment Analysis with AraBERT v2 — fine-tuned NLP pipeline for Arabic text classification (positive/negative/neutral) with custom training loop, Streamlit demo, and full evaluation suite

    Python 2

  2. saudi-healthtech-market-analysis saudi-healthtech-market-analysis Public

    Saudi Healthtech Market Sizing & Entry Strategy — AI Clinical Documentation Tools opportunity assessment (TAM/SAM/SOM, competitive analysis, hospital segmentation, GTM strategy)

    Jupyter Notebook 1

  3. arabic-nlp-utils arabic-nlp-utils Public

    Lightweight Arabic NLP preprocessing toolkit — cleaning, normalization, tokenization, and stopword removal

    Python 1

  4. ai-resume-analyzer ai-resume-analyzer Public

    AI-powered resume analysis tool — skills extraction, ATS scoring, and improvement suggestions. React + FastAPI + LLM

    TypeScript 1 1

  5. pl-match-predictor pl-match-predictor Public

    Premier League Match Predictor — ML system using Random Forest & XGBoost with 31 engineered features. Built with Streamlit.

    Python

  6. rag-document-intelligence rag-document-intelligence Public

    Production-grade RAG system with hybrid semantic + keyword search, RRF re-ranking, FastAPI backend, and Streamlit UI

    Python