Skip to content
View sontung2310's full-sized avatar

Highlights

  • Pro

Block or report sontung2310

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please donโ€™t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
sontung2310/README.md

Hi there, I'm Tony Bui! ๐Ÿ‘‹

๐Ÿš€ About Me

I am an AI Engineer with 5 years of experience in Computer Vision and 2 years in NLP and Large Language Models, hold a Masterโ€™s degree in Applied Artificial Intelligence from Deakin University with a High Distinction average. I specialize in translating business problems into scalable AI systems, including LLM-powered applications and AI agents deployed in production environments. I work effectively both independently and in collaborative teams, and Iโ€™m known for a strong growth mindsetโ€”approaching challenges as opportunities to learn, improve, and continuously expand my skills while building impactful AI solutions.

๐Ÿ’ผ Professional Experience

Research Assistant @ Deakin University (Feb 2025 - Feb 2026)

  • Developed a Generative AI pipeline combining LISA (Vision-Language Model) for automated segmentation and Stable Diffusion with DreamBooth for synthetic dataset generation, achieving 50% improvement in dataset quality for wildlife detection models.
  • Developed and optimized YOLO-based models for wildlife detection, supporting conservation-focused AI applications in Australia.
  • Reduced ecological dataset collection costs by leveraging generative data augmentation to overcome camera-trap variability.

AI Engineer @ DataBytes (Feb 2025 - Jun 2025)

Team Leader โ€” Capstone Project

  • Implemented a real-time sentiment analysis system processing customer communications using Python and AI models to extract themes and emotional tone.
  • Fine-tuned LLMs on sentiment datasets, achieving a 20% improvement in F1-score for customer feedback analysis.
  • Developed automated real-time dashboards to monitor customer sentiment and support rapid issue resolution.
  • Tech Stack: Mistral 7B, LLM Fine-Tuning, Prompt Engineering, MongoDB, Streamlit

AI Engineer @ ELCOM Corp (Apr 2022 - Feb 2024)

  • Implemented and deployed YOLO-based ML models for traffic violation detection and electronic toll collection systems, processing 1M+ vehicles daily across Vietnam's national highway network.
  • Optimized model inference using TensorRT and ONNX for edge deployment, achieving real-time performance of 30+ FPS on embedded devices.
  • Delivered on-premises enterprise Agentic AI Sales Assistant solutions using Retrieval-Augmented Generation (RAG) with Llama-2-13B, vLLM, LangChain, and LangGraph.
  • Built scalable vector database infrastructure using ElasticSearch for domain-specific knowledge retrieval.
  • Architected a real-time Social Listening system crawling 10+ social platforms and processing 500K+ posts daily using Apache Kafka and Spark.

AI Engineer @ Samsung Display Vietnam (Aug 2021 - Apr 2022)

  • Led team of 4 engineers to develop Deep Learning solution for automated defect detection in mobile display manufacturing, replacing manual inspection process.
  • Deployed Transfer Learning-based UNet and YOLO models for marked region detection/segmentation on edge devices, achieving 95% detection accuracy.
  • Reduced manufacturing costs by 80% through minimizing false positive rates and eliminating manual quality control labor.
  • Optimized models for real-time edge deployment using TensorRT and embedded systems integration.

๐Ÿ› ๏ธ Technical Skills

Agentic & LLM Engineering

LangChain LangGraph RAG CrewAI Vector Databases

Computer Vision

YOLO PyTorch TensorFlow OpenCV

MLOps & Edge AI

TensorRT ONNX Docker Kubernetes Triton Inference Server

Data Engineering

Apache Kafka Apache Spark Apache Airflow

Programming Languages

Python SQL C++ R

๐ŸŽฏ Personal Projects

Agentic AI Learning Companion Platform

  • Built an Agentic AI Learning Companion that transforms long lecture videos into structured, searchable knowledge with LLM-powered Q&A across course materials.
  • Designed a production-ready AI architecture with FastAPI (API layer), LiteLLM (LLM gateway), NVIDIA NeMo Guardrails (safety), Langfuse (observability), and RAG using ChromaDB.
  • Developed a data ingestion pipeline with Airflow to process lecture video/text data, generate embeddings, and store them in a vector database for retrieval.

Tech Stack: CrewAI, ChromaDB, LiteLLM, Redis, FastAPI, Airflow

Real-Time AFL Player Tracking and Insight Platform

  • Integrated SAM2 with Ultralytics for automated frame annotation and trained YOLO11 models for player and ball detection.
  • Applied ByteTrack for multi-object tracking to follow players across frames in real-time sports footage.
  • Developed OCR models to recognize player jersey numbers for enhanced automated game analytics.
  • Built post-analysis features including player-focused camera generation, heatmaps, and performance statistics for coaching insights.

Tech Stack: YOLO, ByteTrack, SAM2, Ultralytics

AI-based Video Analysis for Traffic Monitoring

  • Developed a comprehensive traffic monitoring system with vehicle detection, tracking, and attribute extraction (class, color, direction, license plate).
  • Implemented DeepSORT for multi-object tracking and OCR for license plate recognition achieving 88% accuracy.
  • Built search functionality enabling queries by vehicle attributes and automated video summarization reducing review time by 75%.

Tech Stack: YOLO, DeepSORT, OCR

๐Ÿ† Certifications

  • ๐Ÿ“œ DeepLearning.AI Certificate: Agentic AI, AI Agents in LangGraph.
  • ๐Ÿ“œ Microsoft Azure AI Fundamentals (AI-900)
  • ๐Ÿ“œ Microsoft Azure AI Engineer Associate (AI-102)

๐ŸŒŸ What I'm Working On

  • ๐Ÿค– Agentic AI Systems: Building multi-agent workflows and LLM-powered applications for real-world problems
  • ๐Ÿ” Computer Vision Research: Generative AI for synthetic data augmentation and wildlife conservation applications
  • โš™๏ธ MLOps & Edge AI: Optimizing and deploying models at scale with low-latency inference
  • ๐Ÿ“š Continuous Learning: Staying current with the latest AI/ML research and techniques

๐Ÿค Let's Connect!

I'm always interested in collaborating on data science and AI projects, especially those with social impact. Feel free to reach out!

LinkedIn Email GitHub


โญ Fun Fact: I speak English, Vietnamese, and Korean, and I love exploring how AI can bridge language barriers and create more inclusive technology solutions!

Pinned Loading

  1. Course-Learning-Companion Course-Learning-Companion Public

    AI-Powered Learning Companion for Technical Courses

    HTML

  2. YOLO-Auto-Annotation-Pipeline YOLO-Auto-Annotation-Pipeline Public

    Replace manual annotation, which is often time-consuming and requires a lot of effort, with an automated, efficient solution suitable for training YOLO object detection models.

    Python

  3. Video-Synopsis Video-Synopsis Public

    Python 1

  4. Retail_Chatbot Retail_Chatbot Public

    Building Chatbot for Laptop store

    Python