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 supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
AlyyanAhmed21/README.md


About Me

class AlyyanAhmed:
    def __init__(self):
        self.role = "AI/ML Engineer"
        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"]
        }
    
    def current_mission(self):
        return "Building intelligent systems that bridge research and production"


🎯 Highlight Projects

πŸ˜€ Facial Emotion Recognition - Full MLOps System

Tech Stack: ViT β€’ DVC β€’ MLflow β€’ Docker β€’ Gradio

Features:

  • End-to-end ML pipeline with version control
  • CI/CD automation for seamless deployment
  • Interactive Gradio web interface
  • Production deployment on Hugging Face Spaces

Status

πŸ€– Agentic SQL Assistant - LLM + MySQL Integration

Tech Stack: LangChain β€’ LangGraph β€’ RAG β€’ MySQL

Features:

  • Natural language to SQL conversion
  • Real-time analytics and insights
  • Coaching-style feedback system
  • Hybrid RAG + SQL architecture

Status

🩺 Pneumonia Detection - Edge-Optimized CNN

Tech Stack: TensorFlow β€’ TFLite β€’ OpenCV

Features:

  • Lightweight CNN architecture
  • Optimized for low-resource environments
  • Clinical-grade accuracy
  • Mobile and edge device inference

Status

🫁 Chest X-ray Multi-Class Classification

Tech Stack: PyTorch β€’ Albumentations β€’ scikit-learn

Features:

  • Advanced data augmentation pipeline
  • Comprehensive evaluation metrics
  • Detailed classification reports
  • Transfer learning with pre-trained models

Status

πŸ€– Smart Cleaning Bot - Edge AI + Robotics

Tech Stack: Raspberry Pi β€’ Arduino β€’ TensorFlow Lite

Features:

  • Autonomous navigation system
  • Real-time edge inference
  • Advanced path planning algorithms
  • Multi-sensor fusion

Status



🌱 Current Focus

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


πŸ› οΈ Tech Arsenal

Core ML & AI

LLM & Agentic AI

MLOps & Deployment

Hardware & Edge

Databases & Tools



πŸ“Š GitHub Analytics

GitHub Stats

Top Languages



πŸ’¬ Let's Connect



πŸ’‘ Open to collaborations on AI/ML projects, research, and innovative ideas!



Popular repositories Loading

  1. 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

  2. Spam-Email-Detection Spam-Email-Detection Public

    Spam email detection system using a Naive Bayes classifier

    Jupyter Notebook 1

  3. Fruits-Classification Fruits-Classification Public

    Classification of 11 fruits if they are ripe or unripe

    Jupyter Notebook 1

  4. 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

  5. Speech-emotion-recognition Speech-emotion-recognition Public

    Jupyter Notebook 1

  6. CleaningBotRasp CleaningBotRasp Public

    Python 1