A ML based Chrome Extension to help filter sensitive content. By Andrew Rippy, Klaijan Sinteppadon, and Olivia Xu. Project for Carnegie Mellon Univeristy - AI For Social Good, 17737, taught by Fei Fang, Spring 2023.
In order to use this plugin, there are two main components.
The raw unpacked extension is housed inside the AISG Exten folder. To load this, enable devloper mode in Google Chrome, head to the extension page, and click load unpacked. Navigate to this folder and click load. This will load the extension into your browser.
Open a python3 shell and simply type "python backend.py". This will start a localhost server on port 8080 for the chrome extension to interface and send/recieve data from.