Summary
FaceSwap is a small application that combines computer vision with a Slack integration. It represents the kind of experiment I enjoy: technically interesting, immediately visible, and fun enough to encourage iteration.
Technical notes
The application coordinates image input, face detection and transformation, result generation, and delivery through Slack. It is intentionally presented as an experiment rather than a production computer-vision platform.