fabianbosshard/nao_meets_gpt
Code for an undergrad project that integrates ChatGPT with the NAO robot.
This project integrates a NAO robot with an advanced language model to facilitate sophisticated conversations. You speak to the NAO robot, and it listens, processes your speech using GPT, and then responds verbally. This is for researchers, educators, or enthusiasts exploring human-robot interaction and conversational AI with the NAO robot.
No commits in the last 6 months.
Use this if you want to enable a NAO robot to engage in dynamic, natural language conversations powered by GPT.
Not ideal if you need a solution for a different robot platform or if you require advanced physical manipulation capabilities from the robot, beyond conversational interaction.
Stars
10
Forks
2
Language
Python
License
MIT
Category
Last pushed
Jul 17, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/fabianbosshard/nao_meets_gpt"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
BlinkDL/ChatRWKV
ChatRWKV is like ChatGPT but powered by RWKV (100% RNN) language model, and open source.
myreader-io/myGPTReader
A community-driven way to read and chat with AI bots - powered by chatGPT.
robindekoster/chatgpt-custom-knowledge-chatbot
This open source chatbot project lets you create a chatbot that uses your own data to answer...
JRC1995/Chatbot
Hybrid Conversational Bot based on both neural retrieval and neural generative mechanism with TTS.
Lukium/chatgpt-api-server
ChatGPT Web API server based on Flask that can respond both via browser through Flask Forms and...