diff --git a/docs/readthedocs/source/index.rst b/docs/readthedocs/source/index.rst index bf77bbda..e1dd0e01 100644 --- a/docs/readthedocs/source/index.rst +++ b/docs/readthedocs/source/index.rst @@ -5,9 +5,11 @@ Analytics Zoo Documentation `Analytics Zoo `_ is an open source Big Data AI platform, and includes the following features for scaling end-to-end AI to distributed Big Data: -* `Orca `_: seamlessly scale out TensorFlow and PyTorch for Big Data (using Spark & Ray) +BigDL makes it easy for data scientists and data engineers to build end-to-end, distributed AI applications. The **BigDL 2.0** release combines the original `BigDL `_ and `Analytics Zoo `_ projects, providing the following features: + +* **DLlib**: distributed deep learning library for Apache Spark (including support for `Spark ML pipeline `_ and `Keras-like `_ APIs) +* `Orca `_: seamlessly scale out TensorFlow and PyTorch pipelines for distributed Big Data * `RayOnSpark `_: run Ray programs directly on Big Data clusters -* **BigDL Extensions**: high-level `Spark ML pipeline `_ and `Keras-like `_ APIs for BigDL * `Chronos `_: scalable time series analysis using AutoML * `PPML `_: privacy preserving big data analysis and machine learning (*experimental*)