#2 · Primary category: Privacy-Preserving & Federated Data Science
PySyft
Perform data science on data that remains in someone else's server
Project last updated:08/28/26
GitHub Stars
10.0K
Forks
2.0K
Contributors
524
License
Apache-2.0
Why we included this project
Most analysis assumes you can copy the data you need, which is exactly what the people holding sensitive records won't allow. PySyft flips that assumption: instead of sending data to the analysis, it sends the analysis to the data. A data scientist writes a normal Python script and submits it as a job that runs inside the data owner's sandboxed environment, starting against mock data before touching the real records, and only approved results come back. Jobs travel through file-based channels like Google Drive that organizations already run, so there's no new infrastructure to deploy. For teams working with records they can't copy or share, that's a practical path to doing real research without ever negotiating raw access.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
watermarks-remover
A privacy-first app that strips AI watermarks from content you own.
presidio
An open-source framework for detecting, redacting, masking, and anonymizing sensitive data (PII) across text, images, and structured data. Supports NLP, pattern matching, and customizable pipelines.
flower
Flower: A Friendly Federated AI Framework
ai.robots.txt
A list of AI agents and robots to block.
deep-prove
Framework to prove inference of ML models blazingly fast