Skip to content

SalehShuvo/Nao-Multimodal

Repository files navigation

LLM Itegrated Multimodal Nao Robot

Clone the repo

git clone https://github.com/SalehShuvo/Nao-Multimodal.git

Dependencies

conda create -n "Nao" python=3.12
conda activate Nao
pip install -r requirements.txt

Place OPENAI_API KEY and TAVILY_API_KEY in .env file.

Simulate the Robot in Pybullet

python planner_agent.py

Talk to the Nao Robot with long term memory

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages