Skip to content
View Haseeeb21's full-sized avatar

Block or report Haseeeb21

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


👤 About Me

decor

engineer:
  name: "Haseeb Ul Hassan"
  role: "AI / Machine Learning Engineer"
  experience: "2+ years"
  location: "Riyadh, Saudi Arabia"
  focus:
    - Production Computer Vision systems (detection, OCR, OBB)
    - NLP & structured information extraction
    - Generative AI / LLM-powered pipelines (RAG, agents)
    - End-to-end MLOps: from notebook to deployed service
  philosophy: >
    I engineer AI systems the way a software engineer ships products -
    reliable, observable, and built to survive contact with real data.

I'm an AI/ML Engineer with 2+ years of experience designing and deploying production AI systems across Computer Vision, NLP, and Generative AI. I built ForecastIQ, an end-to-end demand-forecasting pipeline that replaced manual spreadsheet workflows and now saves $200K+ annually, and I've delivered custom CV / OCR / LLM solutions for enterprise clients - from rotated-object detection models to LLM-refined data-extraction pipelines.

I care about the full lifecycle of an ML system - not just training a model, but shipping it behind an API, monitoring it, and keeping it correct in production. I approach AI engineering with a software-engineering mindset: version-controlled experiments, containerized services, and pipelines built to be maintained, not just demoed.

🎯 Open To: AI/ML Engineering roles · Computer Vision & NLP projects · Applied GenAI / RAG systems · Freelance & contract ML engineering · Co-founding early-stage AI products



🛠️ Tech Stack

Languages

AI / ML & Computer Vision

Generative AI & LLM Tooling

Backend, MLOps & Deployment

Cloud, Databases & Tools



🧠 AI / ML Expertise

Domain Proficiency Details
Computer Vision ⭐⭐⭐⭐⭐ Custom-trained YOLO / YOLO-OBB detection models, data augmentation, hyperparameter tuning, segmentation vs. detection benchmarking
OCR & Document AI ⭐⭐⭐⭐⭐ Tesseract, EasyOCR, PaddleOCR, Google Cloud Vision, LayoutLMv3 fine-tuning for document sequence classification
NLP ⭐⭐⭐⭐☆ Custom NER models, structured field classification, LLM-based post-processing pipelines
Generative AI / LLMs ⭐⭐⭐⭐⭐ RAG pipelines (ChromaDB, Pinecone), OpenAI & Gemini SDKs, agentic workflows, prompt engineering
Forecasting & Planning ⭐⭐⭐⭐⭐ SKU-level demand forecasting, rule-driven purchasing logic, automated scheduled pipelines
MLOps & Deployment ⭐⭐⭐⭐☆ FastAPI services, Docker containers, VPN-secured VM deployment, W&B / MLflow experiment tracking


🚀 Featured Projects

📦 ForecastIQ — Demand Planning & Forecasting Pipeline

Built a flexible-horizon (24–54 week) SKU-level forecasting pipeline with a Python planning engine that applies business rules extracted from structured notes files to derive purchasing formulas for the client's procurement team. Deployed on a client-provisioned VM accessed over VPN, served via FastAPI with automated daily execution.

Aspect Details
Stack Python, FastAPI, Pandas, NumPy, PostgreSQL, Docker
Scale SKU-level forecasts across a 24–54 week flexible horizon
Performance Automated daily execution with scheduled pipeline runs
Security VPN-restricted access on a client-provisioned VM
Impact Replaced manual spreadsheet workflows — $200K+ saved annually in labor and reduced excess inventory
Repository Private — Enterprise Client Deliverable
🏷️ Enterprise Image-Based Cataloging & Data Extraction System

Delivered an automated image-based cataloging and data-extraction system for a major US enterprise client, combining a custom-trained YOLO-OBB model, OCR, and LLM-based classification to reduce manual entry and improve data accuracy.

Aspect Details
Stack YOLO-OBB, OCR, LLM Classification, Python
Scale Enterprise-level cataloging workflow for a major US client
Performance Reduced manual entry time via automated extraction
Security Client-managed enterprise deployment
Impact Improved cataloging data accuracy and reduced manual workload
Repository Private — Enterprise Client Deliverable


💼 Experience

AI / ML Engineer @ VisionX Aug 2024 — Aug 2026 · New York, USA (Remote)

Leading ML initiatives across Forecasting, Automation, Computer Vision, and Generative AI deployment workstreams for enterprise clients.


🏆 Achievements

Recognition Details
🥇 Presidential Gold Medalist Awarded for top academic standing — CGPA 3.77/4.0, Institute of Space Technology
💰 $200K+ Annual Savings Delivered via the ForecastIQ demand-forecasting pipeline at VisionX
🎓 SCE Registered Computer Science Specialist, Saudi Council of Engineers


📜 Certifications

DeepLearning.AI

IBM



💻 Coding Profiles



📊 GitHub Analytics




🏅 GitHub Trophies

Haseeb's stats



📈 Contribution Activity



🐍 Contribution Snake



🎯 Current Focus

current_focus:
  learning:
    - Advanced agentic LLM architectures & multi-agent orchestration
    - Model optimization & efficient inference (vLLM, quantization)
  building:
    - Production-grade RAG and agentic pipelines for enterprise clients
    - Scalable CV + OCR + LLM cataloging systems
  exploring:
    - Fine-tuning open-weight LLMs for domain-specific tasks
    - Edge deployment of vision models
  open_to:
    - AI/ML Engineering roles
    - Applied GenAI & RAG consulting
    - Early-stage AI product collaboration


📬 Connect With Me



"Good models are trained. Great systems are engineered."

Popular repositories Loading

  1. Jewellery-Store-Management-System Jewellery-Store-Management-System Public

    This management system is a desktop application which is connected with the local database, the application can be used to access and modify the data in the database. Data.docx contains the data th…

    C# 9

  2. GUI-Calculator-Assembly GUI-Calculator-Assembly Public

    Scientific Calculator that takes input and then calculates basic Mathematic Operations including Binary Operations with a little bit of GUI in Calculator.

    Assembly 2

  3. Calculator-Assembly Calculator-Assembly Public

    A Scientific Calculator coded in Assembly Language which takes numbers as input and performs the selected operations and displays the result. Operations include +, -, x, /, %, Square, Cube and some…

    Assembly 1 1

  4. Rise-of-the-Hero-Game Rise-of-the-Hero-Game Public

    The website that was developed was of this game. In this game a Hero defends his nation by killing the enemies attacking on his nation if he survives 2 minutes then he wins otherwise if he loses al…

    C++ 1

  5. Stack-in-Python Stack-in-Python Public

    Implementing Stack in python by importing deque library, creating Class of Stack and making functions of stack implementations.

    Python 1

  6. DSA_LAB DSA_LAB Public

    Python