A DIY ESP32-based AI chatbot that uses the MCP protocol for voice interaction and multi-device control.
This project creates an AI chatbot on ESP32 microcontrollers, routing voice interactions through large models like Qwen or DeepSeek. It uses ESP-SR for offline wake-up and 3D Speaker for speaker recognition, enabling multi-terminal control over devices like LEDs or servos via the MCP protocol. You can customize wake words and display assets using the Custom Assets Generator.
A DIY ESP32-based AI chatbot that uses the MCP protocol for voice interaction and multi-device control.
Makers and developers wanting to build a voice-controlled AI assistant with hardware integration on ESP32 chips.