Richard Tang

CS + AI, Northeastern '28

Richard Tang

I'm an undergraduate studying CS at Northeastern University. Most of my current work is in MLLMs and Agentic Systems, with a focus on MLOps. In my free time, I like to explore ideas in mathematics, system designs, and computer science.

I'm currently on a machine-learning / data-science co-op, and I'm actively seeking an ML / MLOps co-op for Spring 2027.

Experience

MLOps + Data Co-op · Infinite Cooling
  • Built an agentic AI system that synthesizes web, operational, and internal-knowledge sources into operations-optimization recommendations.
  • Deployed it as a streaming OpenAI-compatible FastAPI service on AWS ECS Fargate behind an Application Load Balancer, with CPU and request-based target-tracking autoscaling.
  • Designed real-time streaming anomaly detection over flowrate, temperature, and humidity sensor data feeding internal operational metrics.
  • Built a synthetic-data pipeline that injects a configurable fault taxonomy into clean time-series, producing synthetic labeled datasets to train and validate long-horizon trend-detection models efficiently.
Computer Vision Engineer · AeroNU
  • Engineered a rocket-detection framework using YOLOv26 and classical computer vision, achieving 84% mAP on internal benchmarks at 30+ frames per second.
  • Deployed the detection framework on a Jetson Nano with an active gimbal for real-time rocket tracking.
  • Built a Webots simulation environment to generate large-scale training and evaluation data for object-detection models used in drone deployment.
Undergraduate Researcher · NEU Visual Intelligence Lab
  • Combined geometric 3D encoders (CUT3R, VGGT) and fusion strategies to improve egocentric video spatial reasoning in a Qwen vision-language model, with supervised fine-tuning.
  • Contributed to a Blender-based simulator that renders photorealistic egocentric household-task video to generate causal spatial-reasoning QA for evaluating multimodal models.

Highlights

Competitions

2026 NeuroGolf Championship · Ranked 131/1650 · Top 8% ·

Combined deterministic ARC pattern solvers with an agentic harness where LLM agents propose minimal ONNX graph specs through tool use, gated by byte-exact verification with escalating models and synthesis handoffs between attempts.

NVIDIA Nemotron Model Reasoning Challenge · Ranked 303/3996 · Top 8% ·

Post-trained a Nemotron-3-Nano-30B-A3B model with supervised fine-tuning and GRPO for NVIDIA's logical-reasoning benchmark, and built deterministic solvers that generate synthetic, verified chain-of-thought traces as training data.