Hasty Briefsbeta

Open Source Implementation of Apple's Private Compute Cloud

17 days ago
  • #AI
  • #Privacy
  • #OpenSource
  • OpenPCC is an open-source framework for provably private AI inference.
  • Inspired by Apple’s Private Cloud Compute but fully open, auditable, and deployable on your own infrastructure.
  • Ensures privacy with encrypted streaming, hardware attestation, and unlinkable requests.
  • Designed to be a transparent, community-governed standard for AI data privacy.
  • Includes code for an OpenPCC compliant Go client and a C library for Python and JavaScript clients.
  • Provides in-memory services for development testing.
  • Example code snippet for making a PCC request using Go.
  • Dev commands are run using the Go tool 'mage'.