Stars
4
stars
written in Python
Clear filter
A Simple and Universal Swarm Intelligence Engine, Predicting Anything. 简洁通用的群体智能引擎,预测万物
Build, run, manage agentic software at scale.
Zero-Knowledge Proof Implementation for Passwords and Other Secrets
Zero-Knowledge Proofs (ZKP) allow a party to prove knowledge of a value to another party without revealing the actual value. This Python implementation provides a simple ZKP framework, enabling sec…