Skip to content
View vietanhdev's full-sized avatar
🎯
Work Hard. Build More. Share Your Story.
🎯
Work Hard. Build More. Share Your Story.

Organizations

@makerviet @nrl-ai @NextCafeteria

Block or report vietanhdev

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
vietanhdev/README.md

Viet-Anh Nguyen · Senior ML Engineer

Edge AI & Inference Economics · Creator of AnyLabeling (3.3k⭐)

Python C/C++ Rust PyTorch ONNX llama.cpp AWS

I build AI that runs on real hardware, for real people, at low cost.

8+ years shipping production ML. First ML Lead at Scopic Software (USA, remote) since 2025. Previously: autonomous driving at VinAI, AI Core Platform at Samsung SDS (10-engineer team, 4 markets, 3 enterprise customers).

Open-source creator. 4,000+ GitHub stars across 25+ projects. Founder of Neural Research Lab.

Edge AI specialist. C++, NCNN, TensorRT, ONNX Runtime, llama.cpp. On-device deployment from Jetson Nano to RTX GPUs.

🚀 Now Building

  • EdgeVox — Offline voice-agent framework for robots. ROS2-native STT/LLM/TTS pipeline, safety-first agent architecture. Shipping since early 2026.
  • Nôm — Vietnamese-first AI toolkit (named after chữ Nôm). RAG over docs, diacritic restoration, OCR, segmentation, document parsing. Local-first, multi-backend (Ollama / llama.cpp / HF / OpenAI / Anthropic). Apache-2.0.
  • AnyLabeling Enterprise Hub — Extending local-first labeling tool with team collaboration layer.

📦 Featured Open Source

Project What Signal
AnyLabeling AI-assisted data labeling with SAM + YOLO 3.3k⭐ · 350k+ devs reached
EdgeVox Offline voice agents for robots 9 releases · PyPI · ROS2
Nôm Vietnamese-first AI toolkit: RAG, diacritics, OCR, parsing v0.2.37 on PyPI · Apache-2.0 · local-first
LlamaAssistant Local LLM desktop assistant 530⭐ · llama.cpp + RAG
DaisyKit Cross-platform AI SDK 312k+ PyPI downloads · starred by NCNN's author
OpenADAS Driver-assistance on Jetson Nano 490⭐ · NVIDIA Jetson Project of the Month
samexporter SAM model → ONNX exporter 399⭐

More projects: vietanh.dev/projects

🏆 Credentials

  • AWS Certified Machine Learning — Specialty (2025)
  • NVIDIA Jetson Project of the Month — OpenADAS (2021)
  • IEEE BigData 2023 publication — Active learning for object detection
  • Samsung SDS Employee of the Year — AI Research Lab (2022)

📈 Stats

Stats Top Languages

🔗 Links

Based in Hanoi, Vietnam (UTC+7) · 2+ years async-first collaboration with US-based team · Open to technical conversations.

Pinned Loading

  1. open-adas open-adas Public

    An open source advanced driver assistance system (ADAS) that uses Jetson Nano as the hardware. Features: Traffic sign detection, Forward collision warning, Lane departure warning.

    C++ 492 134

  2. anylabeling anylabeling Public

    Effortless AI-assisted data labeling with AI support from YOLO, Segment Anything (SAM+SAM2/2.1+SAM3), MobileSAM!!

    Python 3.3k 337

  3. nrl-ai/llama-assistant nrl-ai/llama-assistant Public

    AI-powered assistant to help you with your daily tasks, powered by Llama 3, DeepSeek R1, and many more models on HuggingFace.

    Python 530 43

  4. samexporter samexporter Public

    Exporting Segment Anything, MobileSAM, and Segment Anything 2 into ONNX format for easy deployment

    Python 403 44

  5. nrl-ai/daisykit nrl-ai/daisykit Public

    DaisyKit is an easy AI toolkit with face mask detection, pose detection, background matting, barcode detection, face recognition and more. - with NCNN, OpenCV, Python wrappers

    C++ 110 21

  6. nrl-ai/nom-vn nrl-ai/nom-vn Public

    Open-source Python toolkit + playground for Vietnamese AI — RAG over docs, diacritic restore, segmentation, OCR, normalization. Local-first, multi-backend (Ollama / llama.cpp / HF Transformers / Op…

    Python