Wanwu Agent Platform

Active
GitHub Go Apache-2.0

Description

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

💡 Enterprise knowledge management with massive document parsing and high-precision retrieval
💡 Contract review and expense approval workflows with standardized AI execution paths
💡 Automate legacy or non-API systems through GUI-level AI interaction
💡 Build enterprise-grade chatbots with RAG and multi-tenant isolation
💡 Rapid prototyping and delivery of AI solutions via visual agent creation

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

Related Projects