Skip to content

alexdivadi/faceblur

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FaceBlur

by David Allen

A face-blurring app made with AI Before you post an image with faces in the background, consider this: would you want your face out there?

image

Features

  • Automatically detect faces in photo uploads using AI
  • Select faces you want to blur/leave unblurred
  • Get blurred out photo in seconds!

Technologies Used

  • Backend:

    • Flask
    • YuNet
    • OpenCV
  • Frontend:

    • React
    • Tailwind CSS
  • Deployment:

    • Vercel
    • Railway

Getting Started

Prerequisites

  • Python 3.10+
  • Node.js

Installation

  1. Clone the repository:

    git clone https://github.com/alexdivadi/faceblur.git
    cd faceblur