Real-time biometric authentication system for a healthcare-adjacent platform. Built FastAPI endpoints for live face and hand detection, integrated ID-reading AI services, and fine-tuned YOLOv10 and RCNN models for item detection in drug collection workflows. Deployed on serverless GPU infrastructure for near-real-time inference.
Healthcare authentication demands a different standard of precision. The failure modes aren't symmetrical — a false acceptance in a drug dispensing workflow has patient safety implications. We needed a system robust enough to handle poor lighting, partial occlusions, and adversarial environmental conditions while keeping latency under 200ms.