class GurmeherSingh:
def __init__(self):
self.name = "Gurmeher Singh"
self.role = "Full Ride Merit Scholar at New Jersey Institute of Technology"
self.passion = ["Machine Learning", "Deep Learning", "Computer Vision", "NLP"]
self.education = "Computer Science"
self.location = "New Jersey, USA"
def current_focus(self):
return "Building intelligent systems that solve real-world problems"
def learning(self):
return ["LLMs", "Generative AI", "MLOps", "Cloud Computing"]def current_roles(self):
return {
"first": "Undergraduate Survey Research Data Analyst @ Grace Hopper AI Research Institute, NJIT",
"second": "Research Assistant @ Center for AI Research, NJIT"
}
def past_experience(self):
return [
"AI/ML Intern @ Welzin β Credzin",
"Research Assistant @ The Bader Research Lab, NJIT"
]- Live Platform - njitelectiveadvisor.com with AI-powered course recommendations for 1000+ NJIT courses
- Smart Recommendation Engine - Engineered recommendation system leveraging TF-IDF, cosine similarity, keyword mapping, and NLTK preprocessing for 1,176 courses across 24 departments, achieving 95% recommendation accuracy
π§ CarbonLens - AR Scanner to lookup Carbon Footprint Emissions
- AR Scanner for Carbon Emissions - Scan barcodes to see carbon footprint, water usage, and sustainability data in real-time
- π Winner - MLH Track: Best Use of MongoDB Atlas, GirlHacks 2025
- π Research Presentation - "Leveraging NLP to transform Course Evaluation" at NEAIR 52nd Conference (Nov 8-11) in Maryland alongside Dr. Yi Meng, Associate Director at NJIT
- π Winner - MLH Track: Best Use of MongoDB Atlas, GirlHacks 2025



