Metadata-Version: 2.1
Name: QR-Vec
Version: 0.0.1
Summary: QR code encode and decode functionality for embedding vectors.
Home-page: https://github.com/nickgerend/QR-Vec
Author: Nick Gerend
Author-email: nickgerend@gmail.com
License: MIT
Classifier: Programming Language :: Python :: 3.9
Classifier: License :: OSI Approved :: MIT License
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: qrcode
Requires-Dist: pyzbar
Requires-Dist: pillow
Requires-Dist: transformers
Requires-Dist: torch

# QR-Vec
QR code encode and decode functionality for embedding vectors.
