Wanwu Agent Platform
ActiveDescription
Enterprise-grade multi-tenant AI agent development platform from China Unicom, featuring RAG, workflow orchestration, and MCP tool integration
Key Features
- RAG/Knowledge Base Agent with high-precision parsing, GraphRAG, and 12 file formats
- Ontology Agent for structured data reasoning and business knowledge networks
- Workflow Agent with visual low-code drag-and-drop orchestration canvas
- GUI Agent for UI-level interaction without underlying API integration
- General Agent with natural language Skill creation and 100+ built-in industry Skills
- 3 deployment paths: out-of-the-box platform, API integration, and dedicated client
Use Cases
Tags
Categories
Quick Start
1. Clone: git clone https://github.com/UnicomAI/wanwu.git && cd wanwu
2. Install Go 1.24+
3. Start with Docker Compose: docker compose up -d
4. Access the visual platform at localhost
5. Create your first agent using the drag-and-drop interface
6. For API integration, use the RESTful BaaS endpoints