docs(readme): add security and enterprise benefits for offline models

Highlight air-gapping support and corporate firewall compatibility in the production deployment section. These additions emphasize security benefits beyond just reliability.
This commit is contained in:
David Snelling 2025-08-05 09:38:16 -07:00
parent fd99e76c72
commit b38742e86c

View file

@ -203,6 +203,8 @@ npm install @soulcraft/brainy @soulcraft/brainy-models
- **🐳 Docker Ready** - Perfect for Cloud Run, Lambda, Kubernetes
- **🔒 Zero Dependencies** - No external network calls required
- **🎯 Zero Configuration** - Automatic detection with graceful fallback
- **🔐 Enhanced Security** - Complete air-gapping support for sensitive environments
- **🏢 Enterprise Ready** - Works behind corporate firewalls and restricted networks
The offline models provide the **same functionality** with maximum reliability. Your existing code works unchanged - Brainy automatically detects and uses bundled models when available.