Spaces:
Build error
Build error
A newer version of the Gradio SDK is available:
5.45.0
metadata
title: 'DART-LLM: Dependency-Aware Multi-Robot Task Decomposition and Execution'
emoji: 🤖
colorFrom: blue
colorTo: green
sdk: gradio
app_file: app.py
pinned: false
license: llama3.1
DART-LLM: Dependency-Aware Multi-Robot Task Decomposition and Execution using Large Language Models (Spaces)
This project is part of the Moonshot Café Project
1Graduate School of Engineering, The University of Tokyo
2Faculty of Systems and Information Engineering, University of Tsukuba
3Graduate School of Frontier Sciences, The University of Tokyo
4Tokyo College, The University of Tokyo
2Faculty of Systems and Information Engineering, University of Tsukuba
3Graduate School of Frontier Sciences, The University of Tokyo
4Tokyo College, The University of Tokyo
Overview
This Hugging Face Space hosts DART-LLM, a QLoRA-fine-tuned meta-llama/Llama-3.1-8B model specialized in construction robotics. It demonstrates converting natural language robot commands into structured JSON tasks, supporting detailed multi-robot coordination, spatial reasoning, and action planning.
Quick Start
- Enter your robot command in the provided interface.
- Click Generate Tasks.
- Review the structured JSON output describing the robot task sequence.
Citation
If you use this work, please cite:
@article{wang2024dart,
title={Dart-llm: Dependency-aware multi-robot task decomposition and execution using large language models},
author={Wang, Yongdong and Xiao, Runze and Kasahara, Jun Younes Louhi and Yajima, Ryosuke and Nagatani, Keiji and Yamashita, Atsushi and Asama, Hajime},
journal={arXiv preprint arXiv:2411.09022},
year={2024}
}