Metadata-Version: 2.4
Name: kausamemory
Version: 2.2.0
Summary: Persistent encrypted memory for AI agents. Knowledge graph, vector search, decision tracking, encrypted IPFS backup.
Author-email: KausaLayer <kausalayer@proton.me>
License: Apache-2.0
Project-URL: Homepage, https://kausalayer.com
Project-URL: Repository, https://github.com/fasqua/kausamemory-v2
Keywords: ai,agent,memory,mcp,knowledge-graph,solana,encryption,ipfs
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.10
License-File: LICENSE
Requires-Dist: fastembed>=0.4.0
Requires-Dist: numpy>=1.24.0
Requires-Dist: httpx>=0.27.0
Requires-Dist: cryptography>=43.0.0
Requires-Dist: mcp>=1.0.0
Requires-Dist: pydantic>=2.0.0
Provides-Extra: openai
Requires-Dist: openai>=1.0.0; extra == "openai"
Provides-Extra: anthropic
Requires-Dist: anthropic>=0.30.0; extra == "anthropic"
Dynamic: license-file
