Is my data private?
Yes. Your data is encrypted at rest and in transit, logically isolated from other organizations, and never used for SVRC's own training or shared with third parties. Enterprise customers can self-host for complete data sovereignty. We support GDPR data residency requirements with US and EU hosting options.
What robots does it support?
Fearless is robot-agnostic. It works with any hardware that produces standard data formats (HDF5, RLDS, LeRobot, MP4+JSON). We have tested integrations with WidowX, ViperX, Franka Emika, UR5/UR10, Unitree arms, Koch v1.1, SO-100, and custom research platforms. If your robot produces joint states and camera images, Fearless can ingest it.
Can I self-host?
Yes, on the Enterprise plan. Self-hosted Fearless runs as a set of Docker containers orchestrated by Kubernetes (Helm chart provided). Minimum requirements: 8-core CPU, 32 GB RAM, and GPU recommended for evaluation workloads. Air-gapped deployments are supported for defense and regulated environments.
How does it integrate with LeRobot?
Fearless reads and writes LeRobot Parquet format natively. You can push a curated dataset from Fearless directly to a Hugging Face Hub repository for training with LeRobot. Retraining pipeline triggers can invoke LeRobot training scripts on your own compute or on SVRC-managed GPU clusters. Evaluation results from LeRobot training runs flow back into Fearless for tracking.
Is there an API?
Yes. The Fearless API follows OpenAPI 3.1 and supports all platform operations: episode upload, dataset management, evaluation triggers, metric queries, and fleet data ingestion. Python and TypeScript SDKs are available. API access is included in the Startup and Enterprise plans.
How much data can I store?
Research plan: 500 GB. Startup plan: 5 TB. Enterprise plan: unlimited. Storage is measured by raw uploaded data size. For reference, a typical ALOHA bimanual episode (3 cameras, 50 Hz joint data, 30-second task) is approximately 150 MB. A 500 GB allocation holds roughly 3,300 episodes of this type.