
AI Face Swap
AI Face Recognition & Swap Technology
Using AI technology to implement face recognition and swap functionality, providing both frontend and backend implementation versions
Using face-api.js and AI models to implement face recognition and swap functionality, providing both pure frontend and backend AI implementation methods.
Select Implementation Version
Serverless Environment Limitation
This website is deployed on Vercel Serverless environment. The backend AI version requires long-running computational resources and cannot function properly in a Serverless environment. To experience full functionality, please run this project locally.
Frontend Only - Using face-api.js + Canvas
Unavailable