Skip to content
View mamgad235's full-sized avatar

Block or report mamgad235

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

๐Ÿ‘‹ Welcome to My GitHub Profile

I'm an AI Engineer passionate about Deep Learning & Computer Vision. Building intelligent, agentic systems that solve real-world problems.

๐Ÿค– What I Focus On

  • Deep Learning: CNNs, RNNs, Transformers
  • Computer Vision: Object detection, image classification, visual recognition
  • Agentic AI: LLM tool-calling, policy-driven decision systems, audited autonomous agents
  • Full-Stack AI: End-to-end AI solutions with modern web tech
  • Machine Learning: Training models for real-world applications

๐Ÿ› ๏ธ Tech Stack

Python TensorFlow PyTorch YOLOv8 FastAPI React Keras PostgreSQL PySpark

๐ŸŒŸ Featured Projects

Real-time PPE-compliance monitoring with YOLOv8 that not only detects violations but acts on them through an autonomous safety-supervisor agent.

  • Tech: Python, YOLOv8, FastAPI, WebSockets, React, SQLAlchemy/SQLite, LLM (Groq / Gemini)
  • Perception: Dual-engine detection (89.1% mAP) with custom spatial post-processing โ€” anatomical PPE-to-person validation + nested-box IoSA NMS
  • Agency: Policy-as-code escalation state machine, fully-audited incident trail, an LLM analytics assistant (function-calling + SQL tools), supervisor webhooks, and one-click PDF incident reports
  • Impact: Turns passive detection into autonomous, accountable safety supervision

Deep Learning pipeline identifying 38 plant disease classes from leaf images.

  • Tech: Python, TensorFlow, Keras, CNN
  • Models: Custom CNN (96% accuracy) vs MobileNetV2 (90% accuracy)
  • Dataset: 87K+ images with rigorous data isolation
  • Impact: Early disease detection for farmers

Machine learning pipeline to predict property values using big data frameworks.

  • Tech: Python, PySpark, Gradient-Boosted Trees
  • Features: Custom feature engineering, scalable pipeline, rigorous RMSE and Rยฒ analysis
  • Impact: Accurate real estate forecasting utilizing large-scale dataset processing

๐Ÿ“š Currently Learning

  • Agentic AI & LLM orchestration
  • MLOps & Model Deployment

๐Ÿค Let's Connect

Email LinkedIn Kaggle

๐Ÿ’ก Open to

  • Full-time / entry-level opportunities in AI/ML & Computer Vision Engineering
  • Internship opportunities in AI/ML Engineering
  • Collaborating on AI/ML and Computer Vision projects
  • Research opportunities in Deep Learning and CV

Made with โค๏ธ by @mamgad235

Pinned Loading

  1. PPE-Agentic-System-YOLOv8 PPE-Agentic-System-YOLOv8 Public

    Graduation Project: real-time web app that detects construction-site PPE compliance with YOLOv8 and acts on it via an autonomous safety-supervisor agent โ€” policy-driven escalation, audited incidentโ€ฆ

    Python

  2. Plant-Disease-DL Plant-Disease-DL Public

    An end-to-end Deep Learning pipeline comparing a Custom CNN and Transfer Learning (MobileNetV2) for plant disease detection across 38 classes.

    Jupyter Notebook

  3. King-County-House-Pricing-PySpark King-County-House-Pricing-PySpark Public

    PySpark Machine Learning pipeline predicting King County real estate prices using hyperparameter-tuned Gradient-Boosted Trees (>86% R2 Accuracy).

    Jupyter Notebook