Skip to content
View noumanhafeez's full-sized avatar
:octocat:
:octocat:

Highlights

  • Pro

Block or report noumanhafeez

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

Typing SVG

Profile Views Followers


πŸš€ About Me

  • πŸŽ“ Pursuing MS in Computer Science at FAST NUCES, Lahore
  • 🧠 Focused on AI, Machine Learning, Deep Learning, NLP & MLOps
  • πŸ› οΈ Building end-to-end production ML/DL pipelines β€” from model training to deployment
  • πŸ€– Exploring agentic AI systems with LangChain & LangGraph
  • πŸ’¬ Ask me about: RAG pipelines, BERT fine-tuning, MLOps/Docker/CI-CD
  • πŸ“« Reach me through my portfolio

πŸ“Š GitHub Stats

GitHub Stats GitHub Streak

Top Languages

Activity Graph

πŸ’‘ If any card above shows broken/blank, it's almost always the free shared hosting being rate-limited β€” reload the page after a minute, or see the self-host note at the bottom of this guide for a permanent fix.


🐍 Contribution Snake

Snake animation


🧊 3D Contribution Graph

Your commit history rendered as a rotating isometric animation β€” a second self-hosted animation, no Vercel dependency.

3D contribution graph

(Setup steps for both animations are below β€” each needs one workflow file added once.)


πŸ› οΈ Tech Stack


πŸ’­ Random Dev Quote

Random Dev Quote


⭐️ Thanks for stopping by! Feel free to explore my repos and connect.

Pinned Loading

  1. optimize-llm-caching-architecture optimize-llm-caching-architecture Public

    Visual notes on Prompt Cache, Semantic Cache, TTL strategies, and cache eviction for production LLM systems.

    HTML

  2. Agentic-Multi-Tool-Chatbot Agentic-Multi-Tool-Chatbot Public

    Built an end-to-end agentic multi-tool chatbot enabling dynamic tool selection, multi-step reasoning, and context-aware interactions using LangChain and LangGraph.

    Python

  3. pdf-chat-assistant pdf-chat-assistant Public

    AI-powered document chat application built with Retrieval-Augmented Generation (RAG), enabling users to upload documents, extract relevant context, and ask natural language questions through an int…

    Python

  4. production-cnn-mlops-pipeline production-cnn-mlops-pipeline Public

    End-to-end CNN MLOps pipeline with MLflow tracking, FastAPI deployment, and Docker.

    Python

  5. production-ml-pipeline-house-prices production-ml-pipeline-house-prices Public

    End-to-end MLOps pipeline for house price prediction with multiple models, CI/CD, and API deployment.

    Python

  6. Agentic-Travel-Assistant-LangGraph Agentic-Travel-Assistant-LangGraph Public

    A multi-agent travel assistant designed with LangGraph to create end-to-end travel experiences including recommendations, planning workflows, and dynamic user interaction.

    Python