ScholarAgent

An AI agent that fetches recent ArXiv research papers based on user search — like Google Scholar but in a more user-friendly and readable format. Built with LLMs and agentic retrieval pipelines.

Agentic AI LLMs RAG ArXiv API

LLM Detect AI Text

Developed a machine learning model to accurately detect whether an essay was written by a student or an LLM. Finished in the top 25% of the Kaggle competition leaderboard.

Python LLMs NLP Scikit-learn

Deep Learning Steering Model

Self-driving prototype using CNNs trained on dash-cam images to predict steering angles in real time. Built as part of the Team Camber Racing autonomous vehicle project.

Python TensorFlow OpenCV CNN

ISS_Info

Python package fetching real-time International Space Station data — location, crew, pass times and more. Over 60,000 downloads on PyPI.

Python REST APIs PyPI Open Source

Lane Detection

Computer vision pipeline for road lane identification using Canny edge detection, Hough transforms, and perspective warping — part of the self-driving vehicle stack.

Python OpenCV Computer Vision

Credit Card Fraud Detection

Applied logistic regression to a large imbalanced dataset, achieving 98.5% accuracy — outperforming ANN, random forest, decision tree, and SVM. Research presented at NUS.

Python Scikit-learn Data Science

Explorer

Android app helping visually impaired users localize and identify objects within a camera frame using real-time image processing and voice feedback.

Java Android Studio OpenCV