Metadata-Version: 2.3
Name: psaiops
Version: 0.0.2
Summary: Web apps to inspect & engineer NN activations.
License: .github/LICENSE.md
Author: apehex
Author-email: apehex@protonmail.com
Requires-Python: >=3.10,<3.14
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: deformers (>=0.0)
Requires-Dist: gradio (>=5.0)
Requires-Dist: requests (>=2.0)
Description-Content-Type: text/markdown

# psAI ops <img src="images/logo.png" alt="apehex logo" width="32" height="32">

[![License][shield-license]][github-license]
[![Latest][shield-release]][github-release]

Collection of web apps to inspect & engineer activations.

## License

Licensed under the [aGPLv3][github-license].

[github-license]: LICENSE.md
[github-release]: https://github.com/apehex/psai-ops/releases/latest

[shield-license]: https://img.shields.io/badge/license-aGPLv3-green?style=flat-square
[shield-release]: https://img.shields.io/github/release/apehex/psai-ops.svg?style=flat-square

