imstevenpmwork/LeRobot_and_HF_Buckets
15
<div align="center">
LeRobot × Hugging Face Buckets
Why Hugging Face Storage Buckets fit the physical-AI data loop.
An interactive article on how LeRobot and Hugging Face Storage Buckets work together across the robot-data lifecycle (collect, deduplicate, stream, ship), with live cost, deduplication, layout, and streaming visualizations.
Built with the Research Article Template (Astro + MDX + D3).
</div>
Run locally
cd app
npm install
npm run dev # dev server at localhost:4321Edit the content
Deploy
Docker SDK Space on port 8080. Push the repo root (Dockerfile, nginx.conf, app/, README) to the Space:
git remote add space git@hf.co:spaces/<username>/<space>
git push space mainDo not remove the research-article-template tag above: it powers the Research Article Gallery.License
CC-BY-4.0 — Distill-inspired, built with Astro + MDX + D3.js.
