Projects

Here are some of the projects I've worked on. Click on a project to learn more.

Detection/Manipulation robot

Detection/Manipulation robot

Aug 2024

Object detection and manipulation robot using NVIDIA Jetson Xavier NX GPU. My first experience in robotics :)

NumpyViz

NumpyViz

July 2024

Code visualizer that renders dynamic visualizations for Numpy operations.

Ten-One-One

Ten-One-One

June 2024

AI-driven Rapid Incident System designed to revolutionize emergency response. The system leverages AI to track and respond to incidents in real-time, ensuring a faster and more efficient emergency response process.

VNL-testbed

VNL-testbed

May 2024

A vision+language testing playground. Observing object-centric, disentangled representations using a pretrained hierarchical slot attention model with increasing frozen slots.

Material Texture Transfer

Material Texture Transfer

May 2024

Extracting object specific properties for material texture transfer. Integrated Segment-Anything to retain tiny detail features, tiny optimization tricks such as feeding depth map into control net for enhanced depth. Code and inspiration forked from https://github.com/ttchengab/zest_code

Debate-AI

Nov 2023

Real-time chat interface for users to engage in a debate with an AI agent. It allows users to submit debate topics to two autonomous agents taking each side.