Skip to content
View mudassir-08's full-sized avatar

Block or report mudassir-08

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

β—ˆ Who I Am

AI/ML Engineer and Computer Science undergraduate specializing in Generative AI, Natural Language Processing (NLP), Large Language Models (LLMs), Computer Vision, Deep Learning, and autonomous intelligent systems.

I focus on building real-world AI products, including RAG pipelines, transformer-based architectures, and agentic workflows that integrate reasoning, memory, and tool usage.

My work revolves around:

  • Designing scalable AI systems
  • Building production-grade ML pipelines
  • Engineering LLM-powered applications
  • Developing autonomous AI agents
  • Researching next-generation GenAI systems

I actively work with PyTorch, Hugging Face, FastAPI, LangChain, and vector databases, turning research into deployable systems.






β—ˆ About Me

πŸŽ“ AI/ML Engineer & CS student at University of Mianwali (CGPA: 3.58/4.0)

πŸ€– Focused on Generative AI, NLP, LLMs, CV, and Deep Learning

βš™οΈ Built RAG pipelines, transformers, and AI agents

πŸš€ Experienced with PyTorch, Hugging Face, FastAPI, LangChain

πŸ”¬ Interested in AI research and production ML systems

πŸ’‘ Passionate about intelligent automation and real-world AI solutions




🧠 AI RESEARCH IDENTITY CORE

FULL NAME: Malik Muhammad Mudassir Iqbal
ROLE: AI Research Engineer / ML Systems Developer
LOCATION: Pakistan πŸ‡΅πŸ‡°

MISSION:
  Build intelligent autonomous systems that learn, reason, and act

FOCUS AREAS:
  - Large Language Models (LLMs)
  - Agentic AI Systems
  - Generative AI
  - NLP + RAG Pipelines
  - Computer Vision
  - AI Product Engineering

⚑ CORE AI SKILLS MATRIX

πŸ”₯ FIELD 🧠 SKILLS
🧾 NLP & LLMs Transformers, Prompt Engineering, RAG
πŸ€– Agentic AI LangChain, SmolAgents, Tool Calling
🧠 LLM APIs OpenAI API, Claude API, Groq API
πŸ“š AI Frameworks HuggingFace, LangChain, Transformers
πŸ‘οΈ Computer Vision CNNs, Image Classification
πŸš€ GenAI Text Generation, AI Agents
βš™οΈ Deployment Flask, Streamlit, Docker

πŸ› οΈ TECH STACK

πŸ’» Programming Languages

🧠 AI & Machine Learning

πŸ€– Frameworks & Libraries

βš™οΈ Tools & Platforms

πŸ”¬ Research Skills


πŸ“¦ PROJECT-BASED SKILL EXTRACTION

βœ” LLM Chatbots β†’ Prompt Engineering + OpenAI + LangChain
βœ” AI Agents β†’ SmolAgents + Tool Calling + Workflow Design
βœ” RAG Systems β†’ HuggingFace + Vector Databases + Retrieval Pipelines
βœ” NLP Apps β†’ Transformers + Tokenization + Fine-tuning
βœ” AI APIs Integration β†’ Claude + OpenAI + Groq orchestration
βœ” CV Projects β†’ CNN models + Image preprocessing

πŸ”¬ RESEARCH AREAS

🧠 Transformer Architectures & LLM Optimization
πŸ“š Retrieval-Augmented Generation (RAG Systems)
πŸ€– Autonomous Agent Systems (Agentic AI)
πŸ‘οΈ Computer Vision & Deep Learning
πŸš€ Generative AI Applications
βš™οΈ Production AI Engineering


πŸ“Œ CURRENT ENGINE STATUS

β–Ά Building multi-agent AI systems
β–Ά Working on LLM orchestration pipelines
β–Ά Developing RAG-based knowledge systems
β–Ά Exploring AI tool-use & function calling
β–Ά Deploying production-ready AI apps

🧭 AI EVOLUTION ROADMAP

βœ” Phase 1: Python + Math + DSA
βœ” Phase 2: Machine Learning + Data Science
➀ Phase 3: Deep Learning + NLP + CV
➀ Phase 4: LLMs + GenAI + RAG Systems
➀ Phase 5: Agentic AI + Production AI Systems

πŸ“Š LIVE GITHUB INTELLIGENCE






🌌 FINAL AI SYSTEM STATEMENT

πŸ”₯ β€œI don’t just train models β€” I engineer autonomous intelligence systems that evolve.”


🌈 TERMINAL CLOSED

Pinned Loading

  1. LeNet-5-MNIST-CV LeNet-5-MNIST-CV Public

    This project implements the classical LeNet-5 CNN for MNIST digit classification using PyTorch. It covers a complete pipeline from data preprocessing to deployment. The model achieves ~98.8% test a…

    Jupyter Notebook

  2. AlexNet-Cifer10 AlexNet-Cifer10 Public

    Modified AlexNet-based PyTorch model for CIFAR-10 classification with modern training techniques (label smoothing, dropout, LR scheduling). Achieves ~88.63% test accuracy and includes a Gradio-base…

    Jupyter Notebook

  3. bert-ag-news-classification-system bert-ag-news-classification-system Public

    This project fine-tunes a BERT model on the AG News dataset for supervised news topic classification using pretrained contextual embeddings. The trained model is deployed as a live AI application f…

    Jupyter Notebook

  4. telco-customer-churn-classifier telco-customer-churn-classifier Public

    This project builds an end-to-end machine learning pipeline to predict customer churn using the Telco dataset. It applies real-world data preprocessing, feature engineering, and multiple ML models …

    Jupyter Notebook

  5. FluxGPT-RBX-v0.1 FluxGPT-RBX-v0.1 Public

    FluxGPT-RBX-v0.1 is a router-based multi-provider LLM chatbot built using Hugging Face Inference Router.

    Jupyter Notebook

  6. NeuroRAG-Contextual-AI NeuroRAG-Contextual-AI Public

    A production-grade Retrieval-Augmented Generation (RAG) chatbot using LangChain, FAISS, and Groq Llama-3. It enables semantic PDF search, conversational memory, and context-aware responses powered …

    Jupyter Notebook