Metadata-Version: 2.4
Name: folder-classifier
Version: 0.3.8
Summary: Deploy folder classifier API to a Ray cluster
Author: Crispin Almodovar
Author-email: 
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.12
Description-Content-Type: text/markdown

# Folder classifier API

Implements a REST API for that calls an LLM-based classifier model hosted in Ray serve.

See [Build.md](Build.md) for build and deployment instructions.
