01
Sift
AI Engineer · Jun 2025 to Jun 2026
Making model behaviour visible from query to answer.
I owned how models classified questions, retrieved context, and exposed the evidence behind each answer. I also built the evaluation and access-control layers around that path.
What I owned
- Led the observability layer for queries and answers, recording feedback, retrieved context, confidence, embedding activity, and latency.
- Architected an organisation-specific semantic classifier with sentence-transformer embeddings, confidence thresholds, and deterministic fallbacks.
- Linked AI answers to exact Slack and GitHub evidence through hybrid retrieval, decision traces, sufficiency gates, and private-channel controls.