Skip to content
View alihamza701's full-sized avatar

Block or report alihamza701

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

Hi, I'm Ali Hamza 👋

AI / ML Engineer · Computer Vision · NLP · LLMs

LinkedIn Kaggle GitHub


🧠 About Me

I'm an AI/ML enthusiast based in Lahore, Pakistan, passionate about building intelligent systems that solve real-world problems. My work spans computer vision, natural language processing, and large language models — from fine-tuning transformers to deploying end-to-end ML pipelines.

  • 🔭 Currently working on: LLM-powered automation systems & NLP classifiers
  • 🌱 Learning: Advanced fine-tuning techniques, RAG pipelines, MLOps
  • 💬 Ask me about: PyTorch, Transformers, BERT, Computer Vision, Jupyter workflows
  • 📫 Reach me: LinkedIn · Kaggle

🛠️ Tech Stack

Languages

Python C++

ML / DL Frameworks

PyTorch TensorFlow scikit-learn HuggingFace

NLP & LLMs

Transformers BERT LangChain

Tools & Platforms

Jupyter Kaggle Git GitHub Gradio


🚀 Featured Projects

Project Description Stack
🧠 News Topic Classifier (BERT) Fine-tuned BERT on AG News for 4-class headline classification with a live Gradio demo BERT · HuggingFace · Gradio
🏷️ Auto-Tagging Support System (LLM) LLM-powered system to automatically tag customer support tickets LLM · Python · NLP
🖼️ Image Recognition Model CNN-based classifier distinguishing animals, birds, and vehicles (CIFAR-style) CNN · PyTorch · Jupyter
💸 Shared Expenses Management System Console-based C++ system for tracking and splitting shared expenses C++ · OOP

🌐 Find Me Online

LinkedIn Kaggle


⚡ "Build models that generalize, write code that communicates."

Pinned Loading

  1. Auto-Tagging-Support-System-Using-LLm Auto-Tagging-Support-System-Using-LLm Public

    LLM-powered pipeline for auto-tagging customer support tickets using zero-shot, few-shot, and fine-tuned GPT-2 approaches with multi-label evaluation

    Jupyter Notebook

  2. image-recognition-model image-recognition-model Public

    CNN-based image classifier that distinguishes between animals, birds, and vehicles using deep learning.

    Jupyter Notebook

  3. News-Topic-Classifier-Using-BERT News-Topic-Classifier-Using-BERT Public

    Jupyter Notebook

  4. Shared-Expenses-Management-System Shared-Expenses-Management-System Public

    C++