Creating a ChatGPT/AI Robot: Part 7 - Conversation Upgrades!

Поделиться
HTML-код
  • Опубликовано: 8 ноя 2024

Комментарии • 25

  • @thenoblerot
    @thenoblerot 7 месяцев назад +5

    Nice work! ChatGPT and I are working on something similar with a ROS based robot

    • @makingmadeeasy
      @makingmadeeasy  7 месяцев назад +2

      Thanks! You gonna post some videos of your project?

    • @makingmadeeasy
      @makingmadeeasy  7 месяцев назад +2

      Isn't it awesome having a genius partner with every project???

    • @thenoblerot
      @thenoblerot 7 месяцев назад +1

      @@makingmadeeasy unlikely, I'm more of a lurker haha

    • @thenoblerot
      @thenoblerot 7 месяцев назад +3

      @@makingmadeeasy quite literally life changing. Prior to gpt-4, the last time I coded anything of even a little complexity was the early 90s. I'm still learning... But also have in the back of mind, if I don't figure things out, gpt-5 will hahaha.
      Keep up the cool work! I hope the YT algorithm blesses you!

    • @MagicbyDerek
      @MagicbyDerek 7 месяцев назад +1

      keep it going! great work!

  • @TheHandOfMadness
    @TheHandOfMadness 4 месяца назад +2

    Your like my hero right now. If you make me one with a charging station that can dock itself there and charge I’d buy it at a high price. Seriously.

  • @LarrysWorkbench
    @LarrysWorkbench 4 месяца назад +2

    That is absolutely fantastic!! I've been working on a very similar project, although using OpenAI exclusively for transcription, chat and TTS. My bot "Floyd" has tons of personality but I haven't tackled vision yet. Love the way you've integrated obstacle avoidance and human detection w OpenCV. I've got a few posts on my channel. Looking forward to seeing more!

    • @makingmadeeasy
      @makingmadeeasy  4 месяца назад +1

      Awesome dude! I'll check yours out. I've been working on some upgrades so I'll have a new video out at some point in the near future

    • @LarrysWorkbench
      @LarrysWorkbench 4 месяца назад

      Looking forward to seeing your next installment.
      Our projects have alot in common, but it's like we approached them from two completely different directions.
      Keep working on those upgrades!

  • @yariktelyashenko3774
    @yariktelyashenko3774 6 месяцев назад +2

    5:00 🤣🤣🤣RIP Boeing

  • @ScorpioT1000
    @ScorpioT1000 6 месяцев назад +1

    This is what the true application of lms

    • @makingmadeeasy
      @makingmadeeasy  6 месяцев назад

      Yeah, the ai is just playing a real life text based rpg basically

  • @NaveenKumar-mq9ow
    @NaveenKumar-mq9ow 7 месяцев назад +3

    Wow just amazing! Chatgpt controls the Robot, I have doubt like how its sends data through TX/RX can you share the code.

    • @makingmadeeasy
      @makingmadeeasy  7 месяцев назад

      I will be sharing the code when I release the instructional build video. Chatgpt isn't controlling the actual movements quite yet, it is using opencv for all image processing for movement control

    • @makingmadeeasy
      @makingmadeeasy  7 месяцев назад

      Specifically, canny edge detection/custom code for object avoiding mode and haar cascades for human following

    • @makingmadeeasy
      @makingmadeeasy  7 месяцев назад

      The data from the pi gets sent to the arduino through Bluetooth. There's no physical/wired connection between the pi and the arduino and they are also on separate batteries

    • @NaveenKumar-mq9ow
      @NaveenKumar-mq9ow 7 месяцев назад

      ​@@makingmadeeasyThanks for your reply dude I'm curious about what happens when we increase communication between the Raspberry Pi and Arduino. Maybe it could handle more tasks efficiently.

    • @makingmadeeasy
      @makingmadeeasy  7 месяцев назад +1

      @@NaveenKumar-mq9ow Well the only thing happening between the pi and the arduino is the pi sending movement commands. All the rest of the processing and everything happens on the pi

  • @zenith1903
    @zenith1903 3 месяца назад +2

    how long did it totally to make ?

    • @makingmadeeasy
      @makingmadeeasy  3 месяца назад

      @@zenith1903 I've been working on it for about 6 months. I'll be releasing a new video soon

    • @zenith1903
      @zenith1903 2 месяца назад

      @@makingmadeeasy how much time and effort you put per week like hrs per week