Skip to content

Parth-G27/Dark-Patterns-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Dark Patterns Detection

Detect and classify dark patterns in text using machine learning. This project includes a Jupyter Notebook for training and evaluating the model, a Colab notebook serving as a server, and a frontend built on Anvil.

Overview

Dark patterns are user interface design choices that benefit an online service by coercing, steering, or deceiving users into making unintended and potentially harmful decisions. This project aims to detect and classify these dark patterns in text using machine learning.

Project Format

  • notebooks/: Jupyter notebooks for model training and evaluation.
  • server/: Colab notebook serving as a server for the model.
  • frontend/: Anvil app for the project's frontend.
  • data/: Sample dataset for training and testing.

Getting Started

  1. Clone the repository:
    git clone https://github.com/your-username/dark-patterns-detection.git
    cd dark-patterns-detection
    

NOTE : THE APP ONLY WORKS WHEN THE SERVER IS UP AND RUNNING

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published