diff --git a/docs/ai-chat.md b/docs/ai-chat.md index 8c0fbf8d55..9f69ebb69b 100755 --- a/docs/ai-chat.md +++ b/docs/ai-chat.md @@ -21,9 +21,7 @@ Data used to train AI models, however, include a massive amount of _private_ dat If you are concerned about these practices, you can either refuse to use AI, or use [truly open-source models](https://proton.me/blog/how-to-build-privacy-first-ai) which publicly release and allow you to inspect their training datasets. One such model is [Olmoe](https://allenai.org/blog/olmoe) made by [Allenai](https://allenai.org/open-data). -Alternatively, you can run AI models locally so your data never leaves your device. - -AI models that are run locally offer a more private and secure alternative to cloud-based solutions, as your data never leaves your device and is therefore never shared with third-party providers. This provides peace of mind and allows you to share sensitive information to the local model. +Alternatively, you can run AI models locally as a more private and secure alternative to cloud-based solutions, as your data never leaves your device and is therefore never shared with third parties. This also allows you to share sensitive information to the local model without worry. ## Hardware for Local AI Models