117503445 / FakeBlock

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FakeBlock

Proof of concept Google Chrome extension that blocks deepfakes.

how it works:

Installation:

Clone this repository, then run install dependencies with pip install -r requirements.txt.

Once installed, run python3 detect.py locally, then in a chrome browser that allows Cross-Origin Resource Sharing (CORS), load the plugin folder as an extension (you will need to enable developer mode).

Usage:

Go to a website with possible deepfakes and click on the extension icon. FakeBlock will check possible deepfakes and AI generated content through a neural network and automatically block them for you.

Check the demo video for more info.

About

License:The Unlicense


Languages

Language:Python 92.1%Language:JavaScript 3.3%Language:Shell 3.1%Language:HTML 1.1%Language:Dockerfile 0.5%