diff --git a/docs/home.rst b/docs/home.rst
index 696efedadd0..92079e97058 100644
--- a/docs/home.rst
+++ b/docs/home.rst
@@ -23,10 +23,15 @@ OpenVINO 2023.0
- An open-source toolkit for optimizing and deploying deep learning models.
Boost your AI deep-learning inference performance!
- - Even more integrations in 2023.0!
Load TensorFlow, TensorFlow Lite, and PyTorch models directly, without manual conversion.
See the supported model formats...
- - CPU inference has become even better. ARM processors are supported and thread scheduling is available on 12th gen IntelĀ® Core and up.
See how to run OpenVINO on various devices...
- - Post-training optimization and quantization-aware training now in one tool!
See the new NNCF capabilities...
- - OpenVINO is enabled in the PyTorch 2.0 torch.compile() backend.
See how it works...
+
+ - Use PyTorch models directly, without converting them first.
+ Learn more...
+
+ - OpenVINO via PyTorch 2.0 torch.compile()
Use OpenVINO directly in PyTorch-native applications!
+ Learn more...
+
+ - Do you like Generative AI? You will love how it performs with OpenVINO!
+ Check out our new notebooks...