AI CLONE
AI CLONE
AI CLONE
AI CLONE
AI CLONE
AI CLONE
AI CLONE
AI CLONE
AI CLONE
AI CLONE
AI CLONE
AI CLONE
Data Scientist × ML Engineer × Automation Specialist
Hong Kong • Tokyo • Multilingual
Currently: AI Engineering @ Asia Pacific Beauty Group
Previously: Exchange @ Waseda University, Tokyo
model = Pipeline([
("tfidf", TfidfVectorizer()),
("clf", LogisticRegression()),
])
model.fit(train)SELECT region, COUNT(*)
FROM events
GROUP BY region
ORDER BY 2 DESC;rag = Retriever(docs)
| Reranker(top_k=5)
| LLM(temp=0.2)
answer = rag(query)keep scrolling
July 2026 — Present
Asia Pacific Beauty Group, Hong Kong
Fall 2025
Waseda University, Tokyo
2023 — 2027
HKUST, Hong Kong
Competed in Kaggle, ranked top 2.
Reduced workflow time 95% with automation.
Data pipeline to deployment.