A chrome extension, serving as a client to our Logical Fallacy Detector network.
git clone
npm install
npm run build
Then, in chrome, go to chrome://extensions/
, enable developer mode, and load the build
folder as an unpacked extension.
npm run test
GNU Lesser General Public License v2.1, (LICENSE)