# OpenEmbodied **Repository Path**: qazwsxedcaa/OpenEmbodied ## Basic Information - **Project Name**: OpenEmbodied - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-10-18 - **Last Updated**: 2025-10-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Gizwits + Coze First, thanks to Brother Xia's open source project: https://github.com/78/xiaozhi-esp32 Second, thanks to: https://github.com/xinnan-tech/xiaozhi-esp32-server ([中文](README.md) | English | [日本語](README_ja.md)) ## Production-Ready AI Solution A commercial solution combining [Gizwits](https://www.gizwits.com/) AIOT with Coze Supports and is compatible with all Xiaozhi-adapted hardware You can also orchestrate more professional agents on the [Coze](https://www.coze.cn/) platform ## Network Configuration Guide ### Open the Mini Program and click the plus sign in the top right corner to configure the network ![Mini Program](docs/mini_app.png) ### Web Configuration [Click to Jump](http://aicube.jzyjzy.club/) ## Implemented Features - Wi-Fi / ML307 Cat.1 4G - BOOT button wake-up and interruption, supporting both click and long-press trigger modes - Offline voice wake-up [ESP-SR](https://github.com/espressif/esp-sr) - Streaming voice conversation (WebSocket) - Support for multiple languages including Mandarin, Cantonese, English, Japanese, Korean - Large model TTS - Large model LLM (Qwen, DeepSeek, Doubao) - Configurable prompts and voice tones (custom character) - Short-term memory with self-summary after each conversation - OLED / LCD display showing signal strength or conversation content - Support for displaying image expressions on LCD - Multi-language support (Chinese, English) - Camera multimodal capabilities ## ✅ Supported Chip Platforms - ✅ ESP32-S3 - ✅ ESP32-C3 - ✅ ESP32-P4 - ✅ [ESP32-C2](https://github.com/gizwits/ai-esp32-c2) ## Hardware Section ### Supported Open Source Hardware - LCSC ESP32-S3 Development Board - Espressif ESP32-S3-BOX3 - M5Stack CoreS3 - AtomS3R + Echo Base - AtomMatrix + Echo Base - Magic Button 2.4 - Waveshare ESP32-S3-Touch-AMOLED-1.8 - LILYGO T-Circle-S3 - Brother Xia Mini C3 - Moji Xiaozhi AI Derivative Edition - CuiCan AI Pendant - WMnologo StarZhi-1.54TFT - SenseCAP Watcher [Image gallery section remains unchanged as it's already in HTML format] ## Firmware Section ### Development Environment - Cursor or VSCode - Install ESP-IDF plugin, select SDK version 5.3 or above - Linux is better than Windows, with faster compilation speed and no driver issues - Use Google C++ code style, ensure code meets standards when submitting ### Developer Documentation - [Development Board Customization Guide](main/boards/README.md) - Learn how to create custom development board adaptations - [IoT Control Module](main/iot/README.md) - Learn how to control IoT devices through AI voice ## Agent Configuration - [Agent Publishing Guide for Gizwits Gokit5](https://ucnvydcxb9v5.feishu.cn/wiki/M51dwh0q7izeAbkm1ikcXZYtnud?from=from_copylink) - [Create Mini Program](https://devdocs.gizwits.com/zh-cn/AppDev/Applets.html#%E5%B0%8F%E7%A8%8B%E5%BA%8F%E5%8A%9F%E8%83%BD%E7%AE%80%E4%BB%8B) - [Agent Publishing Guide for Gizwits Gokit5](https://cb7sb1iltn.feishu.cn/docx/UikfduMgwoHWryx8vw4cRvxinSc?from=from_copylink) ## Technical Principles - [MQTT](https://doc.weixin.qq.com/doc/w3_APAAZwbkAKUpg8ZerLGQcCFlkCuh1?scode=AFoA3gcjAA8hJRmc5YACQAaAbkAKU) - [Coze socket](https://www.coze.cn/open/docs/developer_guides/streaming_chat_api) ## Star History Star History Chart