EncypherAI

Invisible Metadata for AI-Generated Text
Overview
EncypherAI is an open-source Python package that enables invisible metadata embedding in AI-generated text using zero-width characters.
With EncypherAI, you can:
- Embed invisible metadata in AI-generated text without altering its visible appearance
- Verify content authenticity using digital signatures
- Detect tampering of AI-generated content
- Support streaming responses from LLM providers
- Track provenance of AI-generated content
Key Features
Feature | Description |
---|---|
🔍 Invisible Embedding | Add metadata without changing visible content |
🔐 Digital Signature Verification | Ensure data integrity, authenticity, and detect tampering |
🌊 Streaming Support | Compatible with chunk-by-chunk streaming |
🔄 Extensible API | Easily integrate with any LLM provider |
Quick Links
- Installation
- Quick Start Guide
- Examples Overview
- V2.0 Demo Notebook
- Migration Guide
- GitHub Repository
Why EncypherAI?
As AI-generated content becomes more prevalent, establishing provenance and ensuring integrity becomes critical. EncypherAI addresses these needs by providing a simple way to invisibly embed metadata that can later be verified.
License
EncypherAI is released under the GNU Affero General Public License v3.0 (AGPL-3.0).