Skip to content
View nouman6093's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report nouman6093

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.

Content in all repositories owned by your account will be closed.
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
nouman6093/README.md

Hi, I'm Nouman Hameed 👋

AI/ML Engineer · RAG & NLP Systems · Final-Year CS Student

📍 Islamabad, Pakistan  |  🎓 BS Computer Science, NUML (Grad. Jan 2027)  |  🔭 Seeking fully-funded MS/PhD in AI/NLP

nouman6093


About Me

I'm an AI/ML Engineer focused on Retrieval-Augmented Generation, NLP, and applied machine learning. Currently an ML Engineering Intern at Flyrank AI, building ranking models on large-scale enterprise data. My academic and project work centers on making AI systems practical — from legal-tech RAG pipelines to deployed ML services.

  • Research interests: RAG, Vector Search, LLM Systems, Predictive Modeling
  • Currently building: E-Justice — a RAG-based legal assistant over 1,000+ legal statutes
  • Actively applying to fully funded graduate programs (MEXT, DAAD, and others)
  • Learning: Advanced NLP architectures, distributed ML systems

Featured Projects

E-Justice — AI-Powered Legal Assistant (Academic Capstone) RAG system over 1,000+ legal sections (PPC, CrPC, Constitution) using Python, ChromaDB, and an LLM pipeline. Generates Urdu FIRs and bail petitions for non-English users.

Enterprise Content Decay Ranking Model Random Forest ranking model on 30,000 enterprise web pages (Flyrank AI), achieving 0.72 Precision@50 with grouped client holdout cross-validation — a ~2.5x precision lift over heuristic baselines.

Student Performance Predictor ML web app (Scikit-learn + FastAPI) predicting student outcomes from 7 demographic variables. Containerized with Docker and deployed on AWS ECS via ECR.

Electronics Shop Management System Cloud-based POS application (C# ASP.NET MVC, MySQL) with full CRUD across 7 operational modules, a Gemini-powered AI help desk, and a disaster recovery pipeline for catalog/customer data.

TradeMe/BidBud Data Extraction Suite Desktop automation tool (Python, PyQt5, Selenium) extracting structured product data across multi-page e-commerce sites, validated with 100+ integration tests.


Tech Stack

Languages: Python · C# · Java · C++ · SQL AI/ML: Scikit-learn · NumPy · Pandas · RAG · ChromaDB · LLM APIs Backend & Cloud: FastAPI · Docker · AWS (ECS/ECR) · ASP.NET MVC Tools: Git · GitHub · MySQL · Selenium · BeautifulSoup

Pinned Loading

  1. Deep-Learning-Projects Deep-Learning-Projects Public

    in this repository i will upload all the projects which i would make regarding deep learing. i will upload as much neural networks as possible.

    Jupyter Notebook 1

  2. Machine-Learning-Projects Machine-Learning-Projects Public

    in this repository i will upload everything i have learned and created in machine learning.

    Jupyter Notebook 1

  3. Electronics-Managament Electronics-Managament Public

    Cloud-based POS & shop management system built with C# ASP.NET MVC, MySQL, and Gemini API for inventory, repairs, and automated customer support.

    HTML

  4. flyrank-internship-summer-2026 flyrank-internship-summer-2026 Public

    Applied Search Intelligence: Machine learning pipeline and capstone research for Google Search ranking, discoverability, and content refresh analysis.

    Jupyter Notebook

  5. studentperformaceindicator studentperformaceindicator Public

    End-to-end ML web app built with FastAPI, Scikit-Learn, and Docker to predict student academic performance and test scores.

    HTML

  6. trademe_web_scraping trademe_web_scraping Public

    Automated web scraping and desktop tool for Trade Me and BidBud listings, featuring automated data exports, email alerts, and GUI support.

    Python