Skip to content
View khir00's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report khir00

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
khir00/README.md

Hi there πŸ‘‹

Mohamad Khir Alhomsi (Khir)

AI Engineer β€” GenAI & LLM Applications

I build production GenAI systems (RAG, agents, fine-tuning) β€” and document the path from AI grad to AI Engineer, in Arabic and English.

πŸŽ“ B.Eng. Information Engineering (AI & Data Science), Syrian Private University πŸ’Ό AI Engineer @ AppTech Systems


πŸ”§ Featured Work

AI Career RAG β€” Bilingual (Arabic/English) RAG career assistant Grounded retrieval + generation, evaluated systematically β€” not a chatbot wrapper. Precision@1: 80% Β· Precision@3: 100% Β· SBERT + FAISS + Qwen2.5-1.5B πŸ”— Live Demo

SignStream β€” ASL-to-speech pipeline (video β†’ sign β†’ English β†’ audio) Efficient pose-based Transformer, fine-tuned T5 for gloss-to-text. 74.70% val / 67.40% test top-1 Β· 18.65M params Β· 2,731 classes Β· ASL Citizen (~83K videos)

Diabetic Retinopathy Grading β€” Ordinal severity classification EfficientNetB3 + CORAL ordinal regression, deployed as clean inference package. QWK 0.9143 Β· 81.86% accuracy Β· weighted F1 0.824 Β· APTOS 2019


πŸ“ Currently

Building GenAI systems and writing the AI-grad β†’ AI-Engineer roadmap for Arabic-speaking AI graduates.

πŸ“« Connect

LinkedIn

Pinned Loading

  1. Diabetic-Retinopathy Diabetic-Retinopathy Public

    Diabetic retinopathy grading (0–4) from retinal fundus photos β€” ordinal CORAL + EfficientNetB3, 0.9143 QWK on APTOS 2019.

    Jupyter Notebook

  2. SignStream- SignStream- Public

    Efficient pose-based Transformer for real-time ASL recognition β€” video β†’ sign β†’ English β†’ speech. 18.65M params, 67.40% test top-1 on 2,731-class ASL Citizen.

    Python

  3. ai-career-rag ai-career-rag Public

    Bilingual (Arabic/English) RAG system for AI career guidance β€” grounded retrieval + generation, evaluated across baseline, upgraded embeddings, and re-ranking stages

    Python