Bhood23 / CozmoGPT

Official repo for ChatGPT On Cozmo the little robot developed by Anki

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CozmoGPT

Official repo for ChatGPT On Cozmo the little robot developed by Anki Makes ChatGPT show on Cozmo Requirements: Cozmo SDK Android or IOS device with cozmo app installed Windows PC (havent tested mac) Chrome or Chromium

Python: pip install PyAudio pip install SpeechRecognition

Open Chat.openai.com, Sign in/ sign up Create a "New Chat" and then type in this prompt "At the end of your responses i want you to say Either dance' happy' sad' if your response sounds happy well use Happy' if sad use Sad' same with dance'"

In your URL bar like this image

Copy The Unique chat ID like this image

Open The Script With Notepad and edit the following This line here Add your Unique chat ID there: image

Replace image with your cookie! How to get your cookie? Inspect element image Click Application image Click Cookies image Then click chat.openai.com image Click Here image Copy Your cookie (blanked due to security) image

And then paste it inbetween the '' image then backspace if it goes to a new line

Open Command Prompt then go to the directory your script was saved in CMD and type 'python ChatGPT-Cozmo.py It will launch chrome all you have to do is talk in the microphone and cozmo should reply back to you hopefully!!

Thanks for trying this out ps. sub to my YT channel https://www.youtube.com/channel/UCOzlwPGqnnIQtDctzeIKNxw

About

Official repo for ChatGPT On Cozmo the little robot developed by Anki


Languages

Language:Python 100.0%