kyegomez / PALM-E

Implementation of "PaLM-E: An Embodied Multimodal Language Model"
https://discord.gg/GYbXvDGevY
Apache License 2.0
227 stars 38 forks source link

Can PaLM-E be used on any robot? #8

Open CarlosCaAl opened 9 months ago

CarlosCaAl commented 9 months ago

I have programmed my own robot on python by using a Raspberry Pi 4. I would like to know if I can use this project to make it intelligent, just as Google's PaLM-E robot. The hardware is totally different, but it has functions to go front, left, move the arms... Thanks.

Logo

NOTE: It has a camera and an ultrasonic sensor for trigonometry

Upvote & Fund

Fund with Polar

kyegomez commented 8 months ago

@CarlosCaAl Hey yes, you would have to train the model on robotics datasets similar to yours!