mirror of
https://github.com/GuijiAI/duix.ai.git
synced 2026-03-12 17:51:43 +08:00
119 lines
5.3 KiB
Markdown
119 lines
5.3 KiB
Markdown
English | [中文](/README_zh.md)
|
||
|
||
# 🚀🚀🚀 Duix Mobile — The Best Real-time Interactive AI Avatar Solution for Mobile Devices
|
||
|
||
🔗 **Official website**:[www.duix.com](http://www.duix.com)
|
||
|
||
**📱 Cross-platform support: iOS / Android / Tablet / Automotive / VR / IoT / Large Screen Interaction, etc.**
|
||
|
||
https://github.com/user-attachments/assets/2d1a885e-57d5-4239-8345-c3b6f6f7064a
|
||
|
||
## 😎 What is Duix Mobile?
|
||
|
||
Duix Mobile is an open-source SDK developed by [www.duix.com](http://www.duix.com) that enables developers to create real-time interactive AI avatars directly on **mobile devices** or **embedded screens**. It is designed for on-device deployment, with no dependency on cloud servers, making it lightweight, private, and highly responsive.
|
||
|
||
Developers can easily integrate their own or third-party Large Language Models (LLM), Automatic Speech Recognition (ASR), and Text-to-Speech (TTS) services to quickly build AI avatar interfaces that can naturally converse with users.
|
||
|
||
Duix Mobile supports one-click cross-platform deployment (Android/iOS), has a low learning curve, and is suitable for various application scenarios such as intelligent customer service, virtual doctors, virtual lawyers, virtual companions, and virtual tutors.
|
||
|
||
Start building your own interactive AI avatar now and significantly boost your product performance!
|
||
|
||
## 🤩 Application Scenarios
|
||
|
||
- Duix Mobile supports various practical application scenarios across Android/iOS/Pad/large screen devices;
|
||
- Significantly enhance your product performance and boost your revenue levels.
|
||
|
||
<!--  -->
|
||
|
||
## 🥳 Advantages
|
||
|
||
- **Realistic AI avatar Experience**: Natural facial expressions, tone, and emotional cues enable truly human-like conversations.
|
||
- **Streaming Audio Support**: Synthesize and speak simultaneously, supports interruption and barge-in, making AI avatars not only talk but also behave more "human-like".
|
||
- **Ultra-Low Latency**: AI avatar response latency under 120ms (tested on Snapdragon® 8 Gen 2 SoC), delivering millisecond-level smooth interaction experience.
|
||
- **Cost-Friendly, Deploy Anywhere**: Lightweight operation, extremely low resource consumption, easily adaptable to phones, tablets, smart screens, and other terminals.
|
||
- **Stable in Poor Networks**: Core functions run locally with low network dependence, ideal for finance, government, and legal use cases.
|
||
- **Modular & Customizable**: Designed with modularity to support fast customization of industry-specific AI avatar solutions.
|
||
|
||
## 📑 Development Documentation
|
||
|
||
- For Android Developers: [Duix Mobile SDK for Android](./duix-android/dh_aigc_android/README.md)
|
||
- For iOS Developers: [Duix Mobile SDK for iOS](./duix-ios/GJLocalDigitalDemo/README.md)
|
||
|
||
## ✨ Public AI avatar Downloads
|
||
|
||
- 4 public AI avatars provided by Duix, available for download and integration.
|
||
|
||
<table>
|
||
<tr>
|
||
<td align="center">
|
||
<img src="./res/avatar/Leo.jpg" alt="Model 5" width="100%"><br>
|
||
<a href="https://github.com/duixcom/Duix.mobile/releases/download/v2.0.1/Leo.zip">Download</a>
|
||
</td>
|
||
<td align="center">
|
||
<img src="./res/avatar/Oliver.jpg" alt="Model 6" width="100%"><br>
|
||
<a href="https://github.com/duixcom/Duix.mobile/releases/download/v2.0.1/Oliver.zip">Download</a>
|
||
</td>
|
||
<td align="center">
|
||
<img src="./res/avatar/Sofia.jpg" alt="Model 6" width="100%"><br>
|
||
<a href="https://github.com/duixcom/Duix.mobile/releases/download/v2.0.1/Sofia.zip">Download</a>
|
||
</td>
|
||
<td align="center">
|
||
<img src="./res/avatar/Lily.jpg" alt="Model 6" width="100%"><br>
|
||
<a href="https://github.com/duixcom/Duix.mobile/releases/download/v2.0.1/Lily.zip">Download</a>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
|
||
View more AI avatars online:[www.duix.com](http://www.duix.com)
|
||
|
||
## 🤗 How to Customize Private AI avatars?
|
||
|
||
- Please send an email to: [support@duix.com](mailto:support@duix.com)
|
||
|
||
## 🙌 Frequently Asked Questions
|
||
|
||
<details>
|
||
<summary>Can I integrate my own Large Language Model (LLM), Speech-to-Text(ASR), and Text-to-Speech (TTS)?</summary>
|
||
|
||
Yes, Duix Mobile supports full integration with custom or third-party LLM, ASR, and TTS services.
|
||
|
||
</details>
|
||
<details>
|
||
<summary>Does it support "lip synchronization"?</summary>
|
||
|
||
Yes, it does.
|
||
|
||
</details>
|
||
|
||
<details>
|
||
<summary>Does it support "multilingual subtitles"?</summary>
|
||
|
||
Yes, it does.
|
||
|
||
</details>
|
||
<details>
|
||
<summary>How can I create custom AI avatars?</summary>
|
||
|
||
We offer 4 public avatar models. For custom avatars, please contact us via the email address above.
|
||
|
||
Usually, providing a 15-second to 2-minute video is typically sufficient for customization.
|
||
</details>
|
||
<details>
|
||
<summary>Is streaming audio supported?</summary>
|
||
|
||
Yes, streaming audio with barge-in support is available from the July 17, 2025 release.
|
||
</details>
|
||
|
||
<details>
|
||
<summary>Are voice start/end callbacks available?</summary>
|
||
|
||
Yes, callback events for voice start and end are fully documented.
|
||
|
||
</details>
|
||
|
||
## ❇️ Other projects by Duix
|
||
|
||
- [Duix.com](http://Duix.com) - Easily integrable cloud-based real-time interactive AI avatar
|
||
- [Duix-Avatar](https://github.com/duixcom/Duix.Avatar) - The true open-source AI avatar video production
|
||
- [Duix-Reface](https://github.com/duixcom/Duix-Reface) - Truly open-source real-time, high-fidelity face-swap engine for AI avatar
|