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:
parent
fd99e76c72
commit
b38742e86c
1 changed files with 2 additions and 0 deletions
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue