Projects
A collection of projects from my GitHub.
Featured
Pikachu Volleyball AI
Trained a DQN model using Python and PyTorch to play Pikachu Volleyball at a competitive level.
ETTODAY Shorts Generator
Automatically generate short videos from news articles using Python, OpenAI, DeepAI, and YatingTTS.
DaBus
Full-stack bus tracking app — Figma UI, Python Flask backend with RESTful APIs, and React Native frontend.
Point Cloud Skeletonization (Parallelized)
NTU PP2025 Final Project — parallelized point cloud skeletonization for high-performance computing.
Research
RAG vs Finetune
Experiment applying Retrieval Augmented Generation (RAG) on Llama3.1-8B and comparing against finetuning.
RMoE Reproduce
Reproducing "CompeteSMoE — Effective Sparse Mixture of Experts Training via Competition".