An open API service indexing awesome lists of open source software.

https://github.com/sahilsh-dev/dark-patterns-buster

ClearSpy: An Extension for detection of Dark Patterns on Ecommerce websites
https://github.com/sahilsh-dev/dark-patterns-buster

api chrome-extension flask javascript python pytorch

Last synced: 3 months ago
JSON representation

ClearSpy: An Extension for detection of Dark Patterns on Ecommerce websites

Awesome Lists containing this project

README

          

# Dark-Patterns-Buster

ClearSpy: A browser extension for smart detection of Dark Patterns on Ecommerce websites based on
transformers, trained with Pytorch for the Dark Patterns Buster Hackathon.

The extension uses a Python flask backend API to load the pipeline and performs inference
based on tokens sent from the popup script in the frontend.

## 🚧 Under Construction 🚧