BreezeApp / README.md
MXLouis's picture
Update README.md
34af683 verified
|
raw
history blame
1.58 kB
# Breeze2 Android Demo APK
This repository hosts the APK file for the Breeze2 Android Demo application, an offline AI assistant that runs completely on-device.
## Download Links πŸ“±
| Version | Release Date | Size | Variant | Link |
|--------------|--------------|--------|---------|------|
| release/0.1 | 2025-02-19 | 185MB | Breeze2 | [Download APK](https://huggingface.co/MediaTek-Research/Breeze2-android-demo/resolve/main/breeze2-android-demo-20250219_breeze2.apk) |
| release/0.1 | 2025-02-19 | 185MB | LLaMA3.2 | [Download APK](https://huggingface.co/MediaTek-Research/Breeze2-android-demo/resolve/main/breeze2-android-demo-20250219_llama3_2.apk) |
## Installation Instructions πŸ”§
1. Download the APK from the link above
2. Enable "Install from Unknown Sources" in your Android settings
3. Install the APK on your device
> [!WARNING]
> After installing the APK, you'll need to download and set up the required model files. Please follow the setup instructions in our [main repository](https://github.com/mtkresearch/Breeze2-android-demo?tab=readme-ov-file#setup).
## System Requirements πŸ“±
- Android 8.0 (API level 26) or higher
- At least 8GB RAM
- Minimum 10GB free storage space
## Source Code πŸ’»
Visit our [GitHub repository](https://github.com/mtkresearch/Breeze2-android-demo?tab=readme-ov-file#setup) for:
- Complete source code
- Detailed documentation
- Model setup instructions
- Contributing guidelines
---
For issues and support, please use the [GitHub Issues](https://github.com/mtkresearch/Breeze2-android-demo/issues) page.