Metadata-Version: 2.4
Name: eigengram
Version: 0.0.1
Summary: Eigengram Protocol — persistent KV cache semantic fingerprinting for LLMs
Project-URL: Homepage, https://github.com/eigengram-org/eigengram
Project-URL: Repository, https://github.com/eigengram-org/eigengram
Project-URL: Issues, https://github.com/eigengram-org/eigengram/issues
Author: Eigengram Protocol Contributors
License: Apache-2.0
Keywords: embeddings,fingerprinting,kv-cache,llm,retrieval
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.10
Description-Content-Type: text/markdown

# eigengram

> Persistent KV cache semantic fingerprinting for large language models.

**Status:** Pre-release. SDK under active development.

The Eigengram Protocol enables cross-session, cross-model retrieval
of LLM computation states using Fourier-decomposed KV cache fingerprints.

This package will contain the Python SDK.
See: https://github.com/eigengram-org/eigengram-python

© 2026 Eigengram Protocol contributors. Apache 2.0.
