Discover and explore top open-source AI tools and projects—updated daily.
Enterprise AI agent development platform
Top 56.3% on SourcePulse
<The wenge-research/x-agent project provides an all-in-one enterprise-grade agent development platform, enabling users to build AI applications with zero code. It targets enterprises across various sectors like government, finance, and media, offering a visual interface for constructing AI solutions by integrating large language models, knowledge bases, and workflows. This platform accelerates AI application deployment and iteration, promoting AI accessibility.>
How It Works
<The platform abstracts complex technologies like large models, knowledge bases, and workflows into visual components. Users can build AI applications through a drag-and-drop interface and configuration. It supports multiple large models and provides functionalities for knowledge base management, workflow orchestration, and application publishing.>
Quick Start & Requirements
docker run
commands for starting the core agent service and various algorithm services. A docker-compose.yml
file is also provided for orchestrating all services.nacos
configuration, mysql
updates) to match the deployed environment.http://127.0.0.1:80/wg-agent-manage/#/appmanage
http://127.0.0.1:8848/nacos/
http://127.0.0.1:9000
Highlighted Details
Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
<The README contains numerous default IP addresses and ports (e.g., 172.17.0.1:8080
, 127.0.0.1:80
) that will likely require modification based on the user's specific Docker network configuration and deployment environment. The setup instructions imply a manual adjustment of these configurations, which could be complex for users unfamiliar with these services.>
1 month ago
Inactive