Metadata-Version: 2.4
Name: memphora
Version: 1.3.1
Summary: Memphora SDK - Persistent memory layer for AI agents (SaaS)
Home-page: https://memphora.ai
Author: Memphora
Author-email: Memphora <info@memphora.ai>
License: MIT
Project-URL: Homepage, https://memphora.ai
Project-URL: Documentation, https://memphora.ai/docs
Project-URL: Repository, https://github.com/Memphora/memphora-sdk
Project-URL: Issues, https://github.com/Memphora/memphora-sdk/issues
Keywords: ai,memory,llm,vector-database,embeddings,semantic-search,saas
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: requests>=2.31.0
Requires-Dist: urllib3>=2.1.0
Provides-Extra: dev
Requires-Dist: pytest>=7.4.0; extra == "dev"
Requires-Dist: black>=23.0.0; extra == "dev"
Requires-Dist: flake8>=6.0.0; extra == "dev"
Dynamic: author
Dynamic: home-page
Dynamic: license-file
Dynamic: requires-python
