Metadata-Version: 2.1
Name: scalesafe
Version: 0.0.3
Summary: ScaleSafe Monitoring Engine: Toolkit for integrating monitoring into AI systems for compliance and safety.
Home-page: https://scalesafe.ai
Author: Tobin South
Author-email: tsouth@mit.edu
License: MIT
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.10
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
License-File: LICENSE
Requires-Dist: requests
Provides-Extra: dev
Requires-Dist: pytest>=6.2.5; extra == "dev"


        ScaleSafe is an open-source toolkit designed to integrate monitoring into AI systems, 
        supporting compliance with the EU AI Act, New York Bill 144, and other regulations. 
        It offers functionalities for logging AI usage, screening responses, handling human-in-the-loop control, 
        and conducting risk and compliance audits.
    
