Skip to content
View saqibjutt4544-maker's full-sized avatar

Block or report saqibjutt4544-maker

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

Hi πŸ‘‹, I'm Muhammad Saqib Latif

AI/ML Engineer in training β€” building applied ML systems, one internship project at a time

profile views


πŸ‘¨β€πŸ’» About Me

  • πŸŽ“ Computer Science student β€” University of Agriculture
  • 🌱 Currently interning on applied ML/NLP projects: LLM prompting, fine-tuning, and RAG pipelines
  • πŸ”­ Working on real-world systems: support ticket classification, RAG chatbots, retail intelligence, price prediction
  • 🧠 Comfortable across the ML stack β€” from classical regression to transformer fine-tuning to LLM-powered apps
  • 🀝 Interested in open source contribution and growing a professional GitHub presence
  • πŸ“ Based in Pakistan
  • πŸ“« Reach me at saqibjutt4544@gmail.com
  • πŸ’Ό Connect on [LinkedIn] (https://www.linkedin.com/in/saqib-latif-aziz-cs)

πŸ› οΈ Tech Stack

Languages & Core Python

ML / DL PyTorch HuggingFace scikit-learn

LLM / NLP Tooling LangChain FAISS Groq

Apps & Deployment Streamlit Google Colab Git


πŸ“Œ Pinned Repositories

πŸ”— context-aware-rag-chatbot Context-aware RAG chatbot retrieving answers from a vectorized knowledge base, with conversation memory. LangChain FAISS Groq (Llama 3.3) Streamlit Stars Last Commit

πŸ”— News-copy-classifier-using-BERT Fine-tuned BERT model classifying news headlines into World, Sports, Business & Sci/Tech, with a live demo app. HuggingFace PyTorch Streamlit Stars Last Commit

πŸ”— FaceLock-AccessControl Real-time face recognition access control system β€” captures, trains, and authenticates faces via webcam. Python OpenCV Haar Cascade LBPH Stars Last Commit

πŸ”— pakistan-house-price-prediction-app End-to-end ML project predicting Pakistani house prices (Zameen dataset) with EDA, feature engineering & a web app. scikit-learn XGBoost Streamlit Stars Last Commit

πŸ”— Project-management-agent AI-powered assistant predicting task delays, classifying project risk, and optimizing resource allocation via NLP. scikit-learn NLP Streamlit Stars Last Commit

πŸ”— Smart-retail-inteligence-system End-to-end retail analytics system turning raw transaction data into actionable insights. Pandas Data Visualization Stars Last Commit

πŸ“‚ More Repositories
Project Description
πŸ”— Auto-Tagging-Support-Tickets-Using-LLM LLM-powered support ticket auto-tagger comparing zero-shot, few-shot & fine-tuned approaches
πŸ”— wisconsin-breast-cancer-ml Multiple linear regression model predicting tumor area using KFE-based feature importance analysis
πŸ”— Breast-cancer-linear-regression Simple linear regression model predicting tumor radius on the Breast Cancer Wisconsin dataset
πŸ”— heart-disease-risk-prediction Binary classification predicting heart disease risk using Logistic Regression & Decision Trees
πŸ”— AAPL-stock-prediction ML-based stock price prediction model using Linear Regression and yFinance data

πŸ“Š GitHub Stats


πŸ† GitHub Achievements


Currently deep in NLP fine-tuning and LLM app development β€” always open to collaborating on Python and ML projects.

Pinned Loading

  1. context-aware-rag-chatbot context-aware-rag-chatbot Public

    Context-aware RAG chatbot built with LangChain, FAISS, and Groq (Llama 3.3), deployed with Streamlit. Retrieves answers from a vectorized Wikipedia knowledge base and remembers conversation history.

    Python

  2. News-copy-classifier-using-BERT News-copy-classifier-using-BERT Public

    Fine-tuned BERT model for classifying news headlines into World, Sports, Business, and Sci/Tech categories, with a Streamlit web app for live predictions.

    Python

  3. FaceLock-AccessControl FaceLock-AccessControl Public

    Real-time face recognition access control system built with Python & OpenCV (Haar Cascade + LBPH). Captures, trains, and authenticates faces via webcam to simulate a smart lock.

    Python

  4. pakistan-house-price-prediction-app pakistan-house-price-prediction-app Public

    End-to-end ML project predicting Pakistani house prices (Zameen dataset) with EDA, feature engineering, model comparison, and a Streamlit web app.

    Jupyter Notebook 1

  5. Project-management-agent Project-management-agent Public

    AI-powered project management assistant using ML to predict task delays, classify project risk, and optimize resource allocation. Features an NLP query interface, automated reporting, and a Streaml…

    Python

  6. Smart-retail-inteligence-system Smart-retail-inteligence-system Public

    An end-to-end AI-driven retail analytics and business intelligence system that transforms raw transaction data into actionable insights through statistical analysis, feature engineering, visualizat…

    Python