Submitted by CheapBreakfast9 t3_11853g5 in MachineLearning
currentscurrents t1_j9j0gt7 wrote
Reply to comment by limpbizkit4prez in [R] ChatGPT for Robotics: Design Principles and Model Abilities by CheapBreakfast9
According to their paper, the LLM is doing task decomposition. You're able to give it high-level instructions like "go to the kitchen and make an omelette", and it breaks it down into actions like get eggs, get pan, get oil, put oil in pan, put eggs in pan, etc.
You could use something like this to give high-level instructions to a robot in plain English.
Viewing a single comment thread. View all comments