Anthony Huang

Master's student in AI at UNSW. Specialized in **scalable backend systems, distributed architectures, and deep learning solutions**.

Education

University of New South Wales

Master of Engineering in Artificial Intelligence

2025 – Present, Sydney, Australia

Nanjing University

Bachelor of Science in Computer Science

2020 – 2024, Nanjing, China

Experience

Research Assistant - ZJU Computer Vision Lab

Sep 2024 – Jul 2025

Hangzhou, China

  • Researched super-resolution models achieving 50% faster inference and <2% accuracy loss on edge deployment.

Software Engineer Intern - Meituan

Oct 2023 – Nov 2023

Beijing, China

  • Integrated ChatGLM API with optimized batching, reducing latency by 35%.
  • Built scalable microservices handling 50k+ concurrent users with 40% throughput gain.

Data Science & Engineering Intern - Alibaba

Aug 2023 – Sep 2023

Hangzhou, China

  • Engineered pipelines processing 10TB+ daily from 1,000+ IoT devices with 60% latency reduction.
  • Pioneered LLM-powered test automation with 75% effort reduction and 20% accuracy gain.

Technical Projects

GPT-2 Chatbot from Scratch

PyTorch, FastAPI, Docker, Transformers

  • Fine-tuned GPT-2 to handle 95% of user queries autonomously.
  • Microservices deployment with containerized auto-scaling.
GitHub

Super-Resolution Image Enhancement

PyTorch, FastAPI, Docker

  • Enhanced image resolution 4× with 30% latency reduction.
  • Web deployment using FastAPI + Docker for scalable inference.
GitHub

Machine Translation Transformer

PyTorch C++ (LibTorch), Transformers

  • Transformer-based translator from scratch in C++ using LibTorch.
  • Efficient multilingual inference on CPU.
GitHub

Video-to-MP3 Microservices System

Flask, FFmpeg, Docker, Kubernetes, MongoDB

  • Asynchronous microservices for 4× faster video-to-MP3 conversion.
  • Scalable backend supporting 100k+ daily users.
GitHub