AI Engineer Intern specializing in Machine Learning, NLP, and Large Language Models. Focused on fine-tuning, evaluation, and production-scale deployment.
class AIEngineer:
def __init__(self):
self.focus = ["ML", "NLP", "LLMs"]
self.mindset = "research + engineering"
def goals(self):
# Not "learning AI for fun"
return {
"contribute": "real AI projects",
"deep_dive": "LLM architecture",
"master": "reasoning capabilities"
}
Engineer of Information Technology — High-Quality Program
Aug 2023 – Apr 2028 (Expected)
CGPA
Fall 2023–2024
Academic Excellence
Spring 2023–2024
Academic Excellence
Spring 2024–2025
Academic Excellence
Fall 2024–2025
Academic Excellence
PTIT IEC — Part-time
Not typo-fixing intern — real backend + AI integration work
Selected projects demonstrating research + production capabilities
Apr 2025 – Sep 2025
Research + production pipeline for detecting and explaining security vulnerabilities in source code using LLMs.
0.80
GraphCodeBERT Accuracy
0.82
F1-Score
78.7%
Qwen2.5 Accuracy
64.3%
Explanation Clarity
Jan 2026 – Present
Production-oriented RAG system with custom model selection, hybrid retrieval, and comprehensive evaluation.
0.98
RAGAS Faithfulness
0.99
Answer Relevance
# RAG Architecture
Input → Dynamic Chunking → Hybrid Retrieval
├─ Milvus (Vector)
├─ Elasticsearch (Keyword)
└─ RRF Fusion
→ GGUF Trio (Embed/Rerank/Gen) → Output
Feb 2025 – May 2025
IoT architecture for real-time tea harvest management with enterprise-grade backend security.
# Tech Stack
backend:
- Spring Boot
- Spring Security
- JWT
iot:
- MQTT
- Real-time sensors
data:
- MySQL
- Docker
Demonstrates system thinking beyond pure AI — enterprise backend + IoT integration