
_**Fast, Distributed, Secure AI for Big Data**_
---
BigDL seamlessly scales your data analytics & AI applications from laptop to cloud, with the following libraries:
- [Orca](#orca): Distributed Big Data & AI (TF & PyTorch) Pipeline on Spark and Ray
- [Nano](#nano): Transparent Acceleration of Tensorflow & PyTorch Programs
- [DLlib](#dllib): “Equivalent of Spark MLlib” for Deep Learning
- [Chronos](#chronos): Scalable Time Series Analysis using AutoML
- [Friesian](#friesian): End-to-End Recommendation Systems
- [PPML](#ppml) (experimental): Secure Big Data and AI (with SGX Hardware Security)
For more information, you may [read the docs](https://bigdl.readthedocs.io/).
---
## Choosing the right BigDL library
```mermaid
flowchart TD;
Feature1{{HW Secured Big Data & AI?}};
Feature1-- No -->Feature2{{Python vs. Scala/Java?}};
Feature1-- "Yes" -->ReferPPML([