MiGPT is an open-source project that connects Xiaomi XiaoAI smart speakers with large language models such as ChatGPT and Doubao. It turns supported speakers into more conversational voice assistants instead of relying only on predefined commands. The system supports AI question answering, role-based personalities, streaming responses, and both short- and long-term conversational memory. It can also use third-party text-to-speech voices for more natural replies. MiGPT runs through Docker or Node.js and supports many XiaoAI speaker models, with the XiaoAI Speaker Pro recommended by the project. The repository is archived and no longer maintained, but its code and documentation remain available for research and personal use.
Features
- AI-powered question answering
- Custom role-based assistant personalities
- Streaming voice responses
- Short- and long-term conversation memory
- Third-party text-to-speech integration
- Docker and Node.js deployment options