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
- Host: GitHub
- URL: https://github.com/sahilsh-dev/dark-patterns-buster
- Owner: sahilsh-dev
- License: mit
- Created: 2024-01-27T16:44:11.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-29T05:56:00.000Z (over 2 years ago)
- Last Synced: 2025-02-12T23:48:55.314Z (over 1 year ago)
- Topics: api, chrome-extension, flask, javascript, python, pytorch
- Language: JavaScript
- Homepage:
- Size: 40 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 🚧