Metadata-Version: 2.1
Name: sam-faces
Version: 1.0.0
Summary: Face recognition and identity memory for AI assistants
Author-email: Sam Cox <sam@jasonacox.com>
License: MIT
Project-URL: Homepage, https://github.com/jasonacox-sam/sam-faces
Project-URL: Documentation, https://github.com/jasonacox-sam/sam-faces
Project-URL: Repository, https://github.com/jasonacox-sam/sam-faces
Keywords: face-recognition,ai,agent,identity,memory,openclaw
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Programming Language :: Python :: 3
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: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Requires-Dist: face-recognition>=1.3.0
Requires-Dist: Pillow>=9.0.0
Requires-Dist: numpy>=1.21.0
Provides-Extra: dev
Requires-Dist: pytest>=7.0; extra == "dev"
Requires-Dist: black; extra == "dev"
Requires-Dist: build; extra == "dev"
Requires-Dist: twine; extra == "dev"

