|
| 1 | +--- |
| 2 | +title: AionUi - Free, Open-Source Desktop Office Agent |
| 3 | +--- |
| 4 | + |
| 5 | +<Callout type="info"> |
| 6 | + 🚀 AionUi is a free, local, open-source Cowork that supports multiple AI agents such as Gemini CLI, Claude Code, Codex, OpenCode, Qwen Code, Goose CLI, Auggie, and more. It provides a complete GUI interface and WebUI remote access functionality, serving as an open-source alternative to Cowork. |
| 7 | +</Callout> |
| 8 | + |
| 9 | + - Official Website: `<https://www.aionui.com>` |
| 10 | + - GitHub Repository: `<https://github.com/iOfficeAI/AionUi>` |
| 11 | + - Download Address: `<https://github.com/iOfficeAI/AionUi/releases>` |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | +## Core Features |
| 16 | + |
| 17 | +### 💬 Multi-Session Chat |
| 18 | +- **Multi-Session + Independent Context** - Open multiple chat sessions simultaneously, each session has independent context memory |
| 19 | +- **Local Storage** - All conversation data is saved in a local SQLite database and will not be lost |
| 20 | + |
| 21 | +### 🤖 Multi-Model Support |
| 22 | +- **Multi-Platform Support** - Supports mainstream models like Gemini, OpenAI, Claude, Qwen, flexible switching |
| 23 | +- **Local Model Support** - Supports local model deployment like Ollama, LM Studio |
| 24 | + |
| 25 | +### 🤝 Multi-Agent Mode |
| 26 | +- **Run Multiple AI Agents Simultaneously** - Can run multiple AI agents simultaneously (such as Gemini CLI, Claude Code, Codex, OpenCode, Qwen Code, Goose CLI, Auggie, etc.) |
| 27 | +- **MCP Unified Management** - Unified management and configuration of all agents through Model Context Protocol (MCP), simplifying operations |
| 28 | +- **Skills Configuration** - Support configuring dedicated Skills for different agents to extend agent capabilities |
| 29 | +- **Assistant Customization** - Support custom assistant configuration to create personalized AI workflows |
| 30 | +- **Independent Configuration** - Each agent can be configured and used independently without interference |
| 31 | +- **Flexible Switching** - Flexibly switch between different agents to meet various scenario needs |
| 32 | + |
| 33 | +### 🗂️ File Management |
| 34 | +- **File Tree Browsing + Drag & Drop Upload** - Browse files like folders, support drag and drop files or folders for one-click import |
| 35 | +- **Smart Organization** - Let AI help organize folders with automatic classification |
| 36 | + |
| 37 | +### 📄 Preview Panel |
| 38 | +- **9+ Format Preview** - Supports PDF, Word, Excel, PPT, code, Markdown, images, and other formats |
| 39 | +- **Real-time Tracking + Editable** - Automatically tracks file changes, supports real-time editing and debugging of Markdown, code, HTML |
| 40 | + |
| 41 | +### 🎨 AI Image Generation & Editing |
| 42 | +- **Intelligent Image Generation** - Supports multiple image generation models like Gemini 2.5 Flash Image Preview, Nano, Banana |
| 43 | +- **Image Recognition & Editing** - AI-driven image analysis and editing features |
| 44 | + |
| 45 | +### 🌐 Multi-Channel Access |
| 46 | +- **WebUI Remote Access** - Access from any device on the network via browser, supports mobile devices |
| 47 | +- **Telegram Integration** - Support interaction through Telegram bot |
| 48 | +- **Feishu Integration** - Support access and interaction through Feishu |
| 49 | +- **Local Data Security** - All data stored in local SQLite database, suitable for server deployment |
| 50 | + |
| 51 | +## NewAPI Configuration Steps |
| 52 | + |
| 53 | +1. **Copy API key in NewAPI** |
| 54 | +  |
| 55 | + |
| 56 | +2. **Open AionUi Settings** |
| 57 | + - Enter the settings page in AionUi |
| 58 | + - Find the Model Configuration Tab |
| 59 | + - Click "Add Model" |
| 60 | +  |
| 61 | + |
| 62 | +3. **Add New Provider** |
| 63 | + - Click "Add Model" |
| 64 | + - Select NewAPI |
| 65 | +  |
| 66 | + |
| 67 | +4. **Configure API Information** |
| 68 | + - API Address: Fill in your NewAPI site address (format: `https://your-domain.com/v1`) |
| 69 | + - API Key: Paste the API Key copied from NewAPI console |
| 70 | + |
| 71 | +5. **Add Models** |
| 72 | + - Select the model to add from the dropdown |
| 73 | + - Model name should match the model name configured in NewAPI |
| 74 | + - Select the appropriate request protocol |
| 75 | + |
| 76 | +6. **Start Using** |
| 77 | + - Return to the chat page |
| 78 | + - Select the configured NewAPI model to start a conversation |
| 79 | + |
| 80 | + |
| 81 | +## Related Links |
| 82 | + |
| 83 | +- [GitHub Repository](https://github.com/iOfficeAI/AionUi) |
| 84 | +- [Complete Usage Guide](https://github.com/iOfficeAI/AionUi#-detailed-usage-guide) |
| 85 | +- [FAQ](https://github.com/iOfficeAI/AionUi#-support--help) |
0 commit comments