Spaces:
Running
Running
File size: 509 Bytes
69bcf09 c8b4583 69bcf09 c8b4583 b664dbe c8b4583 69bcf09 b664dbe ec936d5 69bcf09 c8b4583 69bcf09 c8b4583 69bcf09 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 |
# LeRobot.js
> interact with your robot in JS, inspired by [LeRobot](https://github.com/huggingface/lerobot)
## Install
```bash
# Web library (available now)
npm install @lerobot/web
# Node.js library (coming soon)
# npm install @lerobot/node
```
## Resources
- **π Documentation**: See [`@lerobot/web` README](./packages/web/README.md) for complete API reference
- **π Live Demo**: Try it online at [huggingface.co/spaces/NERDDISCO/LeRobot.js](https://huggingface.co/spaces/NERDDISCO/LeRobot.js)
|