Metadata-Version: 2.4
Name: ovos_hierarchical_knn_pipeline
Version: 0.0.1
Summary: Hierarchical KNN intent engine for OVOS, powered by IBM Granite embeddings
Home-page: https://github.com/femelo/ovos-hierarchical-knn-pipeline
Author: Flávio De Melo
License: Apache-2.0
Keywords: natural language processing
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Text Processing :: Linguistic
Classifier: License :: OSI Approved :: Apache Software License
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: ovos-workshop<9.0.0,>=0.1.7
Requires-Dist: ovos-plugin-manager<3.0.0,>=0.5.0
Requires-Dist: ovos-bus-client
Requires-Dist: ovos-config
Requires-Dist: ovos-utils<1.0.0,>=0.3.4
Requires-Dist: numpy
Requires-Dist: faiss-cpu
Requires-Dist: onnxruntime
Requires-Dist: tokenizers
Requires-Dist: tqdm
Provides-Extra: test
Requires-Dist: pytest; extra == "test"
Requires-Dist: ovoscope; extra == "test"
Dynamic: author
Dynamic: classifier
Dynamic: description-content-type
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: license-file
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: summary
