1 comment

[ 19.8 ms ] story [ 32.6 ms ] thread
According to one of the creators (Gabrael Levine):

[GPT-4 is] composing scripts from 4 API functions I defined for the robot:

    say(text)
    command_velocity(x, yaw, duration)
    stand_up()
    sit_down()
Yes, integrating a vision model is the next step of this project, along with adding an arm for manipulation.