Files
duix.ai/README.md

119 lines
5.3 KiB
Markdown
Raw Normal View History

2025-11-19 11:44:40 +08:00
English | [中文](/README_zh.md)
2025-10-13 14:10:19 +08:00
2025-10-15 18:23:25 +08:00
# 🚀🚀🚀 Duix Mobile — The Best Real-time Interactive AI Avatar Solution for Mobile Devices
2024-05-24 17:54:34 +08:00
2025-10-15 18:23:25 +08:00
🔗 **Official website**[www.duix.com](http://www.duix.com)
2025-05-13 10:46:13 +08:00
2025-10-13 14:10:19 +08:00
**📱 Cross-platform support: iOS / Android / Tablet / Automotive / VR / IoT / Large Screen Interaction, etc.**
2025-05-13 10:46:13 +08:00
2025-12-31 15:00:54 +08:00
https://github.com/user-attachments/assets/2d1a885e-57d5-4239-8345-c3b6f6f7064a
2025-10-15 18:23:25 +08:00
2025-10-13 14:10:19 +08:00
## 😎 What is Duix Mobile?
2025-05-13 10:46:13 +08:00
2025-10-15 18:23:25 +08:00
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.
2024-07-22 09:48:45 +08:00
2025-10-15 18:23:25 +08:00
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.
2024-06-04 10:48:08 +08:00
2025-10-13 14:10:19 +08:00
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.
2024-05-30 10:17:23 +08:00
2025-10-15 18:23:25 +08:00
Start building your own interactive AI avatar now and significantly boost your product performance!
2025-05-13 18:44:20 +08:00
2025-10-13 14:10:19 +08:00
## 🤩 Application Scenarios
2025-05-13 18:44:20 +08:00
2025-10-13 14:10:19 +08:00
- Duix Mobile supports various practical application scenarios across Android/iOS/Pad/large screen devices;
- Significantly enhance your product performance and boost your revenue levels.
2024-06-17 13:40:22 +08:00
2025-10-15 18:23:25 +08:00
<!-- ![example.png](./res/example.png) -->
2024-05-29 11:34:59 +08:00
2025-10-13 14:10:19 +08:00
## 🥳 Advantages
2025-05-13 10:58:06 +08:00
2025-10-15 18:23:25 +08:00
- **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.
2025-10-13 14:10:19 +08:00
- **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.
2025-10-15 18:23:25 +08:00
- **Modular & Customizable**: Designed with modularity to support fast customization of industry-specific AI avatar solutions.
2024-06-17 13:53:21 +08:00
2025-10-13 14:10:19 +08:00
## 📑 Development Documentation
2024-06-17 13:53:21 +08:00
2025-10-22 17:50:21 +08:00
- 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)
2024-06-17 13:53:21 +08:00
2025-10-15 18:23:25 +08:00
## ✨ Public AI avatar Downloads
2024-06-17 13:53:21 +08:00
2025-10-15 18:23:25 +08:00
- 4 public AI avatars provided by Duix, available for download and integration.
2025-06-30 19:12:49 +08:00
<table>
<tr>
<td align="center">
2025-10-13 16:01:22 +08:00
<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">
2025-10-13 16:01:22 +08:00
<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>
2025-06-30 19:12:49 +08:00
2025-10-16 15:41:51 +08:00
View more AI avatars online[www.duix.com](http://www.duix.com)
2025-05-13 11:14:14 +08:00
2025-10-15 18:23:25 +08:00
## 🤗 How to Customize Private AI avatars?
2025-10-16 15:41:51 +08:00
- Please send an email to: [support@duix.com](mailto:support@duix.com)
2025-05-13 11:14:14 +08:00
2025-10-13 14:10:19 +08:00
## 🙌 Frequently Asked Questions
2024-06-17 13:53:21 +08:00
2025-11-19 11:44:40 +08:00
<details>
<summary>Can I integrate my own Large Language Model (LLM), Speech-to-Text(ASR), and Text-to-Speech (TTS)?</summary>
2025-05-13 10:58:06 +08:00
2025-11-19 11:44:40 +08:00
Yes, Duix Mobile supports full integration with custom or third-party LLM, ASR, and TTS services.
2025-03-05 18:18:21 +08:00
2025-11-19 11:44:40 +08:00
</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>
2025-07-22 11:19:20 +08:00
2025-10-15 18:23:25 +08:00
## ❇️ 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