Skip to content
View AlyyanAhmed21's full-sized avatar
✌️
✌️

Block or report AlyyanAhmed21

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


whoami

class AlyyanAhmed:
    def __init__(self):
        self.role = "AI/ML Engineer"
        self.focus_areas = [
        self.focus_areas =[
            "Computer Vision πŸ‘οΈ",
            "Agentic LLMs πŸ€–", 
            "Production MLOps βš™οΈ"
        ]
        self.expertise = {
            "pipeline": "research β†’ training β†’ deployment β†’ monitoring",
            "infrastructure": ["CI/CD", "Docker", "Model Serving", "Edge AI"],
            "frameworks": ["LangChain", "LangGraph", "RAG", "Agentic Workflows"]
            "infrastructure":["CI/CD", "Docker", "Model Serving", "Edge AI"],
            "frameworks":["LangChain", "LangGraph", "RAG", "Agentic Workflows"]
        }
    def now(self):
        return "shipping ML that actually works in production"

πŸš€ Featured Projects

πŸ˜€ Facial Emotion Recognition

ViT DVC MLflow Docker Gradio

End-to-end MLOps pipeline with version control, CI/CD, and live Hugging Face deployment with interactive Gradio interface.

Repo

πŸ€– Agentic SQL Assistant

LangChain LangGraph RAG MySQL

Natural language to SQL with real-time analytics. Hybrid RAG + SQL architecture with coaching-style feedback loop.

Repo

🩺 Pneumonia Detection

TensorFlow TFLite OpenCV

Edge-optimised CNN for low-resource environments. Clinical-grade accuracy on mobile and embedded devices.

Repo

🫁 Chest X-ray Classification

PyTorch Albumentations scikit-learn

Multi-class transfer learning with advanced augmentation. Full evaluation suite and detailed classification reports.

Repo

Other Notable Work:

  • πŸ€– Smart Cleaning Bot β€” Autonomous navigation with real-time edge inference (Raspberry Pi Β· Arduino Β· TFLite) β†’ View


πŸ† Kaggle Competitions

🌾 Predict Irrigation Need (Season 6, Ep 4)

Result: πŸ† Top 12% Finish (0.9802 Balanced Accuracy OOF)

  • Built a weighted ensemble using XGBoost (GPU) and LightGBM for multiclass irrigation prediction.
  • Engineered advanced features including digit extraction, N-gram composites, and community-inspired β€œMagic Score” features.
  • Applied in-fold multi-class Target Encoding with weighted augmentation from the original dataset.

πŸ“Š Predict Customer Churn (Season 6, Ep 3)

Result: πŸ† Top 10% Finish (0.917 AUC)

  • Built a 2-Level Stacking Ensemble combining LightGBM, XGBoost, CatBoost, Ridge, and Pytabkit.
  • Engineered advanced features including Nested Target Encoding, N-grams, and Z-scores.
  • Maintained disciplined 10-fold CV with a Logistic Regression meta-learner.

❀️ Predicting Heart Disease (Season 6, Ep 2)

Result: 🎯 Score: 0.955 ROC-AUC

  • Developed a CPU-optimized AutoGluon pipeline keeping training under 6 hours.
  • Utilized L1 & L2 Stacking with Gradient Boosted Trees (XGB/LGBM/Cat).
  • Executed strategic data alignment and sampling of external UCI datasets.

🩸 Diabetes Prediction Challenge (Season 5, Ep 12)

Result: πŸ’‘ Tabular Data Optimization

  • Handled severe class imbalance using SMOTE and class weights.
  • Trained robust XGBoost & Random Forest ensemble models.
  • Automated hyperparameter tuning via Optuna.


πŸ—‚οΈ WORK // FIELD OPERATIONS

FIELD DOSSIER // CAREER LOG


timeline

    Jul 2023 - Sep 2023 : MACHINE LEARNING INTERN β€” Air University
                        : Implemented ML algorithms for anomaly detection
                        : Analyzed large-scale network traffic datasets
                        : Built predictive analytics for cybersecurity
                        : Supported AI model development for threat detection



    Jul 2025 - Sep 2025 : AI & ML INTERN β€” CSERA
                        : Built Vision + GenAI inference systems
                        : Enhanced detection pipelines using YOLOv8 + OpenCV
                        : Integrated MLOps workflows with PyTorch + MLflow + FastAPI



    Nov 2025 - Present : JR. AI ENGINEER β€” iOPTIME
                        : EV battery analytics ML systems (91% acc.)
                        : XGBoost, LSTM, Bi-LSTM, PINNs deployment
                        : End-to-end ML pipelines + APIs
                        : RAG-powered automated auditing platform
                        : Inference validation + diagnostic tooling
Loading


mindmap
  root(( SKILLS USED))

    AI/ML
      PyTorch
      TensorFlow
      Scikit-learn
      XGBoost
      PINNs

    Computer Vision
      YOLOv8
      OpenCV
      Tracking
      Video Analytics

    Backend
      FastAPI
      Flask
      REST APIs
      RAG Systems

    MLOps
      MLflow
      Docker
      CI/CD
      Deployment
Loading

🌱 Current Focus

Area Details
πŸ€– Agentic AI Tool use, memory systems, multi-step planning
🏭 Industrial RAG Hybrid RAG + SQL for enterprise scale
πŸš€ Scalable ML FastAPI, Docker, GPU/TPU deployments
πŸ€– Robotics Path planning, RL, control systems
πŸ’» Local LLMs vLLM, Ollama, efficient inference

πŸ› οΈ Tech Arsenal

Core ML & AI
Β 



LLM & Agentic AI



MLOps and Deployment
Β 



Hardware, Edge and Databases
Β 


πŸ“Š GitHub Analytics


πŸ’¬ Let's Connect



Open to collaborations on AI/ML projects, research, and ideas worth building.


Popular repositories Loading

  1. Emotion-Recognition-MLOps Emotion-Recognition-MLOps Public

    End-to-end MLOps Facial Emotion Recognition app with ViT, Gradio UI, and CI/CD deployment on Hugging Face Spaces.

    Jupyter Notebook 2

  2. Real-Time-Emotion-Detection-using-Webcam Real-Time-Emotion-Detection-using-Webcam Public

    The system is designed to recognize and classify human emotions from facial expressions captured through a webcam.

    Jupyter Notebook 1

  3. Spam-Email-Detection Spam-Email-Detection Public

    Spam email detection system using a Naive Bayes classifier

    Jupyter Notebook 1

  4. Fruits-Classification Fruits-Classification Public

    Classification of 11 fruits if they are ripe or unripe

    Jupyter Notebook 1

  5. Fight-or-No-fight-classification Fight-or-No-fight-classification Public

    Classification of video clips as either "fights" or "noFights" by extracting features from the frames and training a classifier.

    Jupyter Notebook 1

  6. Speech-emotion-recognition Speech-emotion-recognition Public

    Jupyter Notebook 1