English | δΈζ
XpertAI Cloud Β· Self-hosting Β· Documentation Β· Enterprise inquiry
Open-Source AI Platform for Enterprise Data Analysis, Indicator Management and Agents Orchestration
Xpert AI is an open-source enterprise-level AI system that perfectly integrates two major platforms: agent orchestration and data analysis.
Weβve introduced the Xpert Project module, offering users a flexible space for agent collaboration, enabling multiple digital experts to work together to achieve project goals:
- π§ Combine multiple digital experts in a single project to collaboratively solve complex problems
- π§° Integrate custom toolsets (e.g., MCP tools) to empower project agents
- π Upload files as shared context to help agents understand more project details
- π Support exploration mode (AI autonomous exploration) and planning mode (step-by-step execution)
- π₯ Invite team members to join projects, supporting multi-user collaboration
- π Manage project sessions with unified system instructions for improved consistency
xpert-project-preview-1080p.mp4
π Learn More: Xpert Project Feature Guide
In todayβs rapidly evolving AI landscape, enterprises face a key challenge: How to balance the creativity of LLMs with the stability of workflows? Pure agent architectures are flexible but hard to control; traditional workflows are reliable but lack adaptability. Xpert AIβs Agent-Workflow Hybrid Architecture is designed to resolve this conflict, enabling AI to have βfree willβ while adhering to βrule-based order.β
Blog - Agent-Workflow Hybrid Architecture
By coordinating the collaboration of multiple intelligent agents, Xpert can handle complex tasks. Xpert integrates different types of AI agents through efficient management mechanisms, leveraging their capabilities to address multidimensional problems.
xpert-agents.mp4
A cloud-based agile data analysis platform supporting multidimensional modeling, metrics management, and BI visualization. The platform connects to various data sources, enabling efficient and flexible data analysis and visualization, and offers multiple intelligent analysis tools to help enterprises quickly and accurately uncover business value and make operational decisions.
Before installing Xpert, make sure your machine meets the following minimum system requirements:
- CPU >= 2 Core
- RAM >= 4 GiB
- Node.js (ESM and CommonJS) - 18.x, 19.x, 20.x, 22.x
The easiest way to start the Xpert server is through docker compose. Before running Xpert with the following commands, make sure that Docker and Docker Compose are installed on your machine:
cd xpert
cd docker
cp .env.example .env
docker compose up -dAfter running, you can access the Xpert dashboard in your browser at http://localhost/onboarding and start the initialization process.
Please check our Wiki - Development to get started quickly.
Empowering enterprises with intelligent collaboration and data-driven insights through innovative AI orchestration and agile analytics.
Show / Hide Screenshots
Pareto analysis open in new tab
Product profit analysis open in new tab
Reseller analysis open in new tab
Bigview dashboard open in new tab
Indicator application open in new tab
Indicator mobile app open in new tab
Xpert AI Platform Demo at https://app.mtda.cloud.
Notes:
- You can generate samples data in the home dashbaord page.
Xpert AI Platform SaaS is available at https://app.mtda.cloud.
Note: it's currently in Alpha version / in testing mode, please use it with caution!
For Production, we recommend:
See also README.md and CREDITS.md files in relevant folders for lists of libraries and software included in the Platform, information about licenses, and other details
Please refer to our official Platform Documentation and to our Wiki (WIP).
- For business inquiries: mailto:[email protected]
- Xpert AI Platform @ Twitter
We support the open-source community.
This software is available under the following licenses:
- Xpert AI Platform Community Edition
- Xpert AI Platform Enterprise Edition
- Xpert AI Platform Enterprise Pro Edition
Please see LICENSE for more information on licenses.
Contributors
- Please give us β on Github, it helps!
- You are more than welcome to submit feature requests in the Xpert AI repo
- Pull requests are always welcome! Please base pull requests against the develop branch and follow the contributing guide.