Metadata-Version: 2.4
Name: intent-master
Version: 0.1.0
Summary: Universal intent detection framework with a plug-and-play plugin architecture.
Author: Intent Master Contributors
License: MIT
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Requires-Dist: torch>=2.0
Requires-Dist: transformers>=4.40
Requires-Dist: huggingface_hub>=0.23
Requires-Dist: pydantic>=2.0
Provides-Extra: dev
Requires-Dist: pytest>=8.0; extra == "dev"

# Intent Master

Intent Master is a plug-and-play intent detection framework.

This repository currently ships the reference BERT plugin and its customizable variant.

