Home

Awesome

English | 中文

<p align="center"> <a href="https://mtda.cloud/en/"> <img src="https://avatars.githubusercontent.com/u/100019674?v=4" alt="Xpert AI"> </a> </p> <p align="center"> <a href="https://app.mtda.cloud/">Xpert Cloud</a> · <a href="https://mtda.cloud/en/docs/getting-started/community/">Self-hosting</a> · <a href="https://mtda.cloud/en/docs/">Documentation</a> · <a href="https://mtda.cloud/en/#connect">Enterprise inquiry</a> </p> <p align="center"> <em>Open-Source AI Platform for Enterprise Data Analysis, Indicator Management and Agents Orchestration</em> </p> <p align="center"> <a href="https://github.com/xpert-ai/xpert/" target="_blank"> <img src="https://visitor-badge.laobi.icu/badge?page_id=meta-d.ocap" alt="Visitors"> </a> <a href="https://www.npmjs.com/@metad/ocap-core"> <img src="https://img.shields.io/npm/v/@metad/ocap-core.svg?logo=npm&logoColor=fff&label=NPM+package&color=limegreen" alt="ocap on npm" /> </a>&nbsp; <a href="https://www.gnu.org/licenses/agpl-3.0.html" target="_blank"> <img src="https://img.shields.io/badge/License-AGPL%20v3-blue.svg" alt="License: AGPL v3"> </a> <a href="https://gitpod.io/#https://github.com/xpert-ai/xpert" target="_blank"> <img src="https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod" alt="Gitpod Ready-to-Code"> </a> </p>

Xpert AI is an open-source enterprise-level AI system that perfectly integrates two major platforms: agent orchestration and data analysis.

💡 What's New

Agent Orchestration Platform

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

Data Analysis Platform

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

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.

ChatBI_Demo.mp4

🚀 Quick Start

Before installing Xpert, make sure your machine meets the following minimum system requirements:

</br>

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.

🎯 Mission

Empowering enterprises with intelligent collaboration and data-driven insights through innovative AI orchestration and agile analytics.

🌼 Screenshots

<details> <summary>Show / Hide Screenshots</summary>

Pareto analysis open in new tab

Pareto analysis Screenshot

Product profit analysis open in new tab

Product profit analysis Screenshot

Reseller analysis open in new tab

Reseller analysis Screenshot

Bigview dashboard open in new tab

Bigview dashboard Screenshot

Indicator application open in new tab

Indicator application Screenshot

Indicator mobile app open in new tab

Indicator mobile app Screenshot

</details>

💻 Demo, Downloads, Testing and Production

Demo

Xpert AI Platform Demo at https://app.mtda.cloud.

Notes:

Production (SaaS)

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!

🧱 Technology Stack and Requirements

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

📄 Documentation

Please refer to our official Platform Documentation and to our Wiki (WIP).

💌 Contact Us

🛡️ License

We support the open-source community.

This software is available under the following licenses:

Please see LICENSE for more information on licenses.

🍺 Contribute