Metadata-Version: 2.1
Name: bigdl-serving
Version: 2.4.0b20230524
Summary: Distributed and Automated Model Inference on Big Data Streaming Frameworks
Home-page: https://github.com/intel-analytics/BigDL
Author: BigDL Authors
Author-email: bigdl-user-group@googlegroups.com
License: Apache License, Version 2.0
Platform: mac
Platform: linux
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: Implementation :: CPython
Description-Content-Type: text/markdown
Requires-Dist: redis
Requires-Dist: pyyaml
Requires-Dist: httpx
Requires-Dist: pyarrow
Requires-Dist: opencv-python
Requires-Dist: kafka-python


BigDL Cluster Serving is a lightweight distributed, real-time serving solution 
that supports a wide range of deep learning models.

See [here](https://bigdl.readthedocs.io/en/latest/doc/Serving/Overview/serving.html) 
for more information.


