Metadata-Version: 2.4
Name: etchmem
Version: 0.1.0
Summary: A pluggable, embeddable reconsolidating skill memory engine for AI agents
Author: Andrey Olishchuk
License: MIT
Project-URL: Repository, https://github.com/andrey-olishchuk/etchmem
Keywords: llm,agent,memory,chromadb,rag,reconsolidation,skill,skills,etchmem
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: chromadb>=1.5.0
Requires-Dist: openai>=1.70.0
Requires-Dist: anthropic>=0.100.0
Provides-Extra: dev
Requires-Dist: pytest>=8.0; extra == "dev"
Requires-Dist: pytest-asyncio>=0.24; extra == "dev"
Dynamic: license-file

# etchmem
