privacy-tech-lab/privacy-pioneer-machine-learning
Code and models for the machine learning used in Privacy Pioneer
This project provides the machine learning models and datasets that power the Privacy Pioneer browser extension. It takes website content and determines if the site is collecting and sending your location data (IP address, region, latitude, longitude, and zip code) to third parties. The typical user is someone concerned about their online privacy who wants to understand how websites handle their personal data.
Use this if you are developing privacy-focused browser extensions and need small, fast, and accurate models to identify location data collection practices on websites.
Not ideal if you are looking for a general-purpose natural language processing model for tasks unrelated to privacy or location data detection.
Stars
10
Forks
1
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Feb 21, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/privacy-tech-lab/privacy-pioneer-machine-learning"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
tensorflow/privacy
Library for training machine learning models with privacy for training data
meta-pytorch/opacus
Training PyTorch models with differential privacy
tf-encrypted/tf-encrypted
A Framework for Encrypted Machine Learning in TensorFlow
awslabs/fast-differential-privacy
Fast, memory-efficient, scalable optimization of deep learning with differential privacy
privacytrustlab/ml_privacy_meter
Privacy Meter: An open-source library to audit data privacy in statistical and machine learning...