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.
Install / Use
/learn @jackdark425/AigroupappREADME
🚀 AI Group Mobile App - Your Intelligent Assistant Platform
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.
✨ Core Features
- 🤖 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
🛠️ Installation & Usage
- 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
📸 App Screenshots
<div align="center"> <table> <tr> <td align="center" width="50%"> <h4>🏠 Model Selection Interface</h4> <img src="screenshots/app0.jpg" alt="Model Selection Interface" width="300"/> </td> <td align="center" width="50%"> <h4>🤖 Chat Interface</h4> <img src="screenshots/app1.jpg" alt="Chat Interface" width="300"/> </td> </tr> <tr> <td align="center" width="50%"> <h4>💬 Custom Assistant Chat Interface</h4> <img src="screenshots/app2.jpg" alt="Custom Assistant Chat Interface" width="300"/> </td> <td align="center" width="50%"> <h4>⚙️ Settings Interface</h4> <img src="screenshots/app3.jpg" alt="Settings Interface" width="300"/> </td> </tr> </table> </div>🤝 Contributing
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
⭐ Support Us
If this project helps you, please give us a star! Your support is our motivation for continuous improvement.
[](https://star-history.com/#jackdark425/aigroupapp)
📜 License
This project is licensed under the MIT License - see the LICENSE file for details
