Zuki

Your cuddly, intelligent personal companion robot

What is Zuki?

Zuki is your adorable Raspberry Pi-powered robot with a soft heart and smart brain. Whether it’s playing music, chatting, or reacting with cute facial expressions, Zuki is built to be a delightful companion.

Features

How It Works

Zuki runs using modular Python files:

Get Started


git clone https://github.com/ahoymrag/engine.zuki.git
cd engine.zuki
python -m venv .zuki
source .zuki/bin/activate
pip install -r requirements.txt
python main.py
      

More Info

See the project on GitHub.