An ESP32-C3 based ultra-low-cost AI chat robot dog supporting multiple LLM conversations, motion wake-up, color expression display, and a dozen pre-programmed actions.
Drivers and actuatorsAIrobot dogservodisplaymicrophonespeakerESP32-C3
Official path: https://oshwhub.com/esp-college/esp-hi
01 Overview
ESP-Hi is a low-cost AI chat robot dog built around the ESP32-C3, targeting education and maker projects.
It captures voice via a microphone, connects to multiple large language models over Wi-Fi for conversation, and plays replies through a speaker while showing expressions on a color display.
Motion wake-up: clap or specific gestures trigger conversation without pressing buttons.
A dozen pre-programmed actions are included, such as walking, sitting, tail wagging, for quick demos and further development.
This is not a finished toy but a programmable hardware platform; users need to configure Wi-Fi and LLM API themselves.
Ideal for STEM education, AI interaction prototypes, and robotics hobbyists.