AI EngineerKỹ sư AI @ ITR Vietnam
Final-year Data Science student at VNU-HCM. Building production-grade AI systems with RAG architectures, LLM agents, and end-to-end ML pipelines. Sinh viên năm cuối Khoa học Dữ liệu tại VNU-HCM. Xây dựng hệ thống AI production với kiến trúc RAG, LLM agents và pipeline ML end-to-end.
✦ Chat with my AI assistantTrò chuyện với trợ lý AI của tôi
A final-year AI Engineer researching ECG signal processing, RAG architectures, and LLM agent systems — building production-grade AI at ITR Vietnam while completing a 3.57 GPA Data Science degree at VNU-HCM. Kỹ sư AI năm cuối nghiên cứu xử lý tín hiệu ECG, kiến trúc RAG và hệ thống LLM agent — xây dựng AI production tại ITR Vietnam đồng thời hoàn thành bằng Khoa học Dữ liệu với GPA 3.57 tại VNU-HCM.
Research market, analyze competitive advantages and emerging tech to define strategic direction — building AI product roadmaps that create outsized value in research and production. Nghiên cứu thị trường, phân tích lợi thế cạnh tranh và công nghệ mới nổi để định hướng chiến lược — xây dựng roadmap sản phẩm AI tạo giá trị vượt trội trong nghiên cứu và production.
From custom CNNs to multi-agent orchestration. VLLM serving, gRPC/REST microservices, Docker + Kubernetes — building systems that scale under real-world conditions. Từ CNN tùy biến đến điều phối multi-agent. VLLM serving, microservice gRPC/REST, Docker + Kubernetes — xây dựng hệ thống scale được trong điều kiện thực tế.
Combining deep knowledge of LLMs, RAG, computer vision, and medical AI to solve real challenges — from atrial fibrillation detection to agentic enterprise platforms. Kết hợp kiến thức sâu về LLM, RAG, thị giác máy tính và AI y tế để giải quyết bài toán thực — từ phát hiện rung nhĩ đến nền tảng agentic doanh nghiệp.
create_booking.
Chống lạm dụng booking bằng OTP email (6 số, TTL 5 phút, Gmail SMTP) — server enforce phải verify trong 120s mới cho gọi create_booking.
cache_control: ephemeral) keeps repeat calls ~10× cheaper.
Knowledge base fetch từ repo GitHub riêng qua raw.githubusercontent.com, cache in-memory. Reload 3 tầng: GitHub webhook (verify HMAC), refresh nền mỗi 15 phút, hoặc admin endpoint. Prompt caching (cache_control: ephemeral) giữ call lặp rẻ hơn ~10×.
/api/*, keeps ANTHROPIC_API_KEY server-side, disables buffering for SSE) + FastAPI backend (not port-exposed).
Deploy 2 container Docker Compose — nginx (reverse proxy /api/*, ẩn ANTHROPIC_API_KEY server-side, tắt buffering cho SSE) + FastAPI backend (không expose port).