Deployment
MindGrid supports multiple deployment strategies depending on hardware, performance requirements, and privacy constraints:
Edge-Only Deployment
OSS modules run entirely on-device.
Low-latency, real-time control.
Ideal for autonomous robots with intermittent connectivity or sensitive data.
Cloud / Hybrid Deployment
Heavy perception, reasoning, and TTS offloaded to Premium APIs.
Edge handles immediate control loops; cloud handles computationally intensive tasks.
Persistent memory and multi-agent coordination supported in the cloud.
Enterprise / Private Cloud
Full pipeline hosted on private infrastructure.
Custom SLAs, high-availability, compliance-ready (SOC2, GDPR).
Last updated