ChatGPT for Robotics
microsoft.com
ChatGPT for Robotics
1–10 of 100 posts
Re: ChatGPT for Robotics
#2PromptCraft Open Source Tool and AirSim-chatGPT integration
Re: ChatGPT for Robotics
#3Very cool work!
Re: ChatGPT for Robotics
#4Chatgpt for drones. “Fly to [address], make sure to take a discrete route with low traffic, take a few pictures on each side of the house. Scan for people near by, make sure people are no closer than 300ft”.
Re: ChatGPT for Robotics
#5[deleted]
Re: ChatGPT for Robotics
#6Now this is the future. We're living in the androids timeline.
Re: ChatGPT for Robotics
#7So can I finally get a house robot that will clean the kitchen and fill up & empty our dishwasher?
Re: ChatGPT for Robotics
#8This is another indication that LLMs are becoming able to function as general AIs (the term AGI has a lot of baggage). Especially at the end of the real-time feedback video[1] The LLM seems to be acting as the high-level planner, based on the outputs of all the computer vision and object recognition happening at lower levels.
Re: ChatGPT for Robotics
#9pretty funny that they are using an unofficial python library for interacting with ChatGPT.
https://github.com/microsoft/PromptCraft-Robotics/blob/main/...
Re: ChatGPT for Robotics
#10The microwave example is very interesting.
The prompt only asked to "warm up my lunch" without specifying how.
SayCan[1] generated step-wise high level instructions using LLMs for robotic tasks. This takes it a step further by converting high level instructions to low level actions almost entirely autonomously.