English | 简体中文
🔗 Project Repository: https://github.com/jackdark425/aigroupapp
AI Group is a powerful mobile intelligent assistant application that integrates multiple large language models (LLMs) and AI services, providing you with a convenient intelligent interaction experience.
- 🤖 Multi-Model Integration - Supports mainstream LLMs like OpenAI, Claude, Gemini, as well as domestic large models (ERNIE Bot, Qwen, etc.)
- 🔌 Custom Services - Add and manage custom LLM API endpoints (CustomLLMProvider)
- 🎨 Theme Customization - Rich UI themes and personalization options
- 📱 Mobile Optimized - Smooth interaction experience designed specifically for mobile devices
- 🔒 Privacy Protection - Local data encryption and secure API communication
- Clone this repository:
git clone https://github.com/jackdark425/aigroupapp.git
- Open the project with Android Studio
- Configure necessary parameters in gradle.properties
- Connect an Android device or start an emulator
- Click the run button to deploy the application
We welcome all forms of contributions! Please follow these steps:
- Fork this repository
- Create your feature branch (
git checkout -b feature/AmazingFeature
) - Commit your changes (
git commit -m 'Add some AmazingFeature'
) - Push to the branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
If this project helps you, please give us a star! Your support is our motivation for continuous improvement.
[](https://star-history.com/#jackdark425/aigroupapp)
This project is licensed under the MIT License - see the LICENSE file for details