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

Block or report MHaris2002

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

Muhammad Haris β€” AI Engineer Β |Β  AI Researcher

Typing SVG

profile views followers linkedin email license


πŸ‘‹ About Me

I'm an AI/ML Engineer and AI Researcher based in London, building agentic AI systems, computer vision pipelines, and LLM-powered automation for healthcare, finance, and enterprise workflows. I hold an MSc in Artificial Intelligence Technology (Distinction) from Northumbria University, London, and I work across the full ML lifecycle β€” from data pipelines and model development to containerised deployment and cloud infrastructure.

  • πŸ”¬ Currently researching multi-modal agentic systems for medical AI and graph learning for financial crime detection
  • 🌱 Deepening expertise in Vision Transformers, Multi-Agent Orchestration, and Weak/Positive-Unlabelled Learning
  • 🀝 Delivered end-to-end AI solutions for international clients across healthcare, automotive due-diligence, and banking compliance
  • πŸ“« Reach me at malikharis3984@gmail.com

πŸ“„ Research & Publications

Publication Venue Status

Agentic AI for Multi-Modal Cancer Detection (MSc Thesis) Agentic AI architecture combining computer vision models with LLM-orchestrated reasoning pipelines for multi-modal cancer detection, with anomaly-detection-driven data validation across multiple medical imaging datasets.

Wiley β€” Health Science Reports Under Review

Intermediary-Aware Detection of Obfuscated Dual-Use Goods Procurement Networks in Banking via Expert-Informed Simulation, Weak Supervision, and Positive-Unlabelled Graph Learning In collaboration with Standard Chartered Bank

IEEE Β /Β  ACM CMT Under Review

πŸ› οΈ Tech Stack

Machine Learning & AI

Software Engineering

Automation & Workflow

Cloud, Data & MLOps

Visualisation & Analysis


πŸ’Ό Experience

RoleCompanyDuration
AI Developer Intern Nexcell Solution, London Nov 2025 – Mar 2026
Computer Vision & AI Engineer Neural Sight AI, New York (Remote) Mar 2024 – Apr 2025
Freelance AI/Software Engineer Fiverr & Upwork, Remote Jun 2022 – Jan 2025
Machine Learning Intern KSOFT, Islamabad, Pakistan Jun 2023 – Aug 2023

πŸ“Œ Highlights: reduced deployment time by 50% via containerised CV pipelines Β· improved inference performance 30–40% through systematic profiling Β· built sentiment models at 85%+ accuracy Β· delivered production ML/automation systems end-to-end for international clients.


πŸš€ Featured Projects

Project Description Stack
AML Transaction Monitoring & SAR Drafting Assistant Agentic pipeline for detecting suspicious transaction networks and auto-drafting Suspicious Activity Reports. Python Β· LLMs Β· Graph Learning
PlateCheck – Vehicle Due-Diligence Automation n8n + React automation pulling DVSA MOT records, scoring fraud/mileage risk, and generating AI research-backed reports via web/WhatsApp. n8n Β· OAuth2 Β· React Β· Twilio
Cancer Detection Agentic System MSc thesis project β€” agentic AI combining CV models with LLM-orchestrated reasoning for multi-modal cancer detection. PyTorch Β· GCP Β· Agentic AI
MedFlowAI – Healthcare Management System Full-stack platform with OpenAI-powered diagnostics (92%+ accuracy), HIPAA-aligned Docker deployment, RBAC. Flask Β· PostgreSQL Β· Docker Β· OpenAI
Voice Assistant AI Real-time voice assistant integrating live data APIs via Groq for low-latency responses. Groq API Β· Python
License Plate Recognition YOLOv8 detection pipeline with structured output logging for automated accuracy benchmarking. YOLOv8 Β· OpenCV

πŸŽ“ Education & Certifications

MSc Artificial Intelligence Technology β€” Northumbria University, London (2025–2026, Distinction) Modules: Machine Learning on Cloud Β· Information Governance & Cyber Security Β· Programming for AI Β· AI for IoT Β· Leadership in a Digital Age

BSc Electrical Engineering β€” Comsats University, Pakistan (2020–2024, 2:1)




πŸ“Š GitHub Analytics


⭐ Support

If any of my repositories were useful to you, consider giving them a star β€” it helps others discover the work and keeps me motivated to keep building in the open.

πŸ“„ License

This profile README, and the repositories linked above unless stated otherwise within them, are shared under the MIT License. Feel free to fork the layout of this README for your own profile.

MIT License β€” Β© Muhammad Haris
Permission is hereby granted, free of charge, to use, copy, modify, and
distribute this content, subject to inclusion of the original copyright
notice in all copies or substantial portions.

🀝 Let's Connect

Last updated: August 2026

Pinned Loading

  1. Cars_license_Plate_Recognition_using_YOLOv8 Cars_license_Plate_Recognition_using_YOLOv8 Public

    This project involves the development of an AI-powered system designed for real-time vehicle detection, license plate recognition, and tracking from video footage. It utilizes a combination of stat…

    Python 9 1

  2. cancer-detection-agentic cancer-detection-agentic Public

    Agentic AI system for multi-cancer medical image analysis using ViT routing and 4-agent LLM pipeline

    Jupyter Notebook

  3. mediflow-ai mediflow-ai Public

    AI-powered healthcare triage system with multi-agent orchestration

    Python

  4. vehicle_history_check vehicle_history_check Public

    AI-powered UK vehicle history checker pulls real DVSA MOT data, scores fraud risk, and uses an AI agent with live web search to research known issues. Built with n8n, React, and Google Gemini.

    JavaScript