What it does
Mention the bot with a link that contains an image with two faces. The bot will reply with an image that has the faces swapped!
How I built it
I'm interacting with the Reddit API using a Python wrapper, using OpenCV to do the face swapping (using facial landmark detection and cv2.SeamlessClone), and Imgur to host the images.
Accomplishments that I'm proud of
It works!
Log in or sign up for Devpost to join the conversation.