English | δΈζ
Xpert 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.
By coordinating the collaboration of multiple agents, Xpert completes complex tasks. Xpert integrates different types of AI agents through an efficient management mechanism, utilizing their capabilities to solve multidimensional problems.
xpert-agents.mp4
An agile data analysis platform based on cloud computing for multidimensional modeling, indicator management, and BI display. It supports connecting to various data sources, achieving efficient and flexible data analysis and visualization, and provides multiple intelligent analysis functions and tools to help enterprises quickly and accurately discover business value and make operational decisions.
ChatBI is an innovative feature we are introducing, combining chat functionality with business intelligence (BI) analysis capabilities. It offers users a more intuitive and convenient data analysis experience through natural language interaction.
chatbi5.mp4
Before installing Xpert, make sure your machine meets the following minimum system requirements:
- CPU >= 2 Core
- RAM >= 4 GiB
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 -d
After 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:service@mtda.cloud
- Xpert AI Platform @ Twitter
We support the open-source community.
This software is available under the following licenses:
Please see LICENSE for more information on licenses.
- 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.