#6 · Primary category: Privacy-Preserving & Federated Data Science
deep-prove
Framework to prove inference of ML models blazingly fast
Project last updated:05/31/26
GitHub Stars
3.4K
Forks
102
Contributors
37
License
Other
Why we included this project
When a verifier has to trust that a given model output really came from that model, DeepProve offers a practical route: it turns the neural network's forward pass into a zero-knowledge proof, so anyone can confirm the inference was computed correctly without re-running the model. That is the kind of guarantee you want for regulated reporting, audit trails, or on-chain verifiable inference, where a compact proof that a third party can check in a couple of seconds beats shipping the whole model. The Rust workspace covers the full pipeline, from quantizing models and proving each transformer layer to running a worker that serves proof-generation jobs, and the published benchmarks show end-to-end proving for GPT-2, Gemma 3, and Llama 2. Expect to budget real compute: proving is heavier than ordinary inference, so this suits teams already comfortable with zk tooling and willing to run a high-memory CPU server or GPU cluster.
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.
PySyft
Perform data science on data that remains in someone else's server
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.