├── LICENSE ├── README.md ├── demo_video.mp4 ├── evaluation_data.xlsx ├── event_based_control.gif ├── lab_demo_4_scenes.gif ├── nasa_trl_meter.jpg ├── prompt_design.png ├── prompt_example.txt └── system_design.gif /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YuchenXia/LLM4IAS/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YuchenXia/LLM4IAS/HEAD/README.md -------------------------------------------------------------------------------- /demo_video.mp4: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /evaluation_data.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YuchenXia/LLM4IAS/HEAD/evaluation_data.xlsx -------------------------------------------------------------------------------- /event_based_control.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YuchenXia/LLM4IAS/HEAD/event_based_control.gif -------------------------------------------------------------------------------- /lab_demo_4_scenes.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YuchenXia/LLM4IAS/HEAD/lab_demo_4_scenes.gif -------------------------------------------------------------------------------- /nasa_trl_meter.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YuchenXia/LLM4IAS/HEAD/nasa_trl_meter.jpg -------------------------------------------------------------------------------- /prompt_design.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YuchenXia/LLM4IAS/HEAD/prompt_design.png -------------------------------------------------------------------------------- /prompt_example.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YuchenXia/LLM4IAS/HEAD/prompt_example.txt -------------------------------------------------------------------------------- /system_design.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YuchenXia/LLM4IAS/HEAD/system_design.gif --------------------------------------------------------------------------------