# goberoi/faceit

A script to make it easy to swap faces in videos using the faceswap library, and YouTube videos.

Repository: https://github.com/goberoi/faceit
Canonical: https://ross.abutalabs.com/products/faceit
Language: Python
License Family: other
Last push: 2020-12-02T22:05:22+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3103, "days_push": 2100, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1032, forks 407 (observed 2026-08-28T04:03:18.280270+00:00)

## What it is
A Python script that simplifies swapping faces in videos using the deepfakes/faceswap library, with training data sourced from YouTube video URLs. It automates downloading videos, extracting frames and faces, training a model, and converting target videos.

## Use cases
- swap faces in a video between two people
- create deepfake videos from YouTube footage
- automate deepfake training data collection from YouTube
- train a faceswap model on celebrity video clips
- convert a local video with a trained face-swap model
- experiment with deepfake technology capabilities

## When to choose
- you want a simple end-to-end pipeline for face swapping using YouTube videos as training data
- you already have CUDA-capable hardware and want to experiment with deepfakes/faceswap
- you want a scriptable workflow instead of manual data preprocessing

## When to avoid
- you need a maintained tool with active updates or official releases
- you cannot install CUDA libraries or a CUDA-enabled Dlib build
- you need a polished GUI or production-grade deepfake application
- you require a clearly licensed dependency chain, since faceswap had no license at the time

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: machine-learning, deep-learning, video-processing, image-processing, computer-vision, cli
- domain: machine-learning, deep-learning, media, developer-tools
- platform: python, cli
- tags: deepfakes, face-swap, youtube, faceswap, gpu-required, video, linux, gpu

## Member repositories
- goberoi/faceit (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:18.280270+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:06:44.735238+00:00, confidence not recorded.
  - readme: https://github.com/goberoi/faceit (fetched 2026-08-28T04:03:18.280270+00:00, sha 3d356d8aafd8)
- Data as of 2026-08-30T08:39:29.467469+00:00.
