Skip to content
/ xpert Public

Xpert AI is an AI agents and data analysis platform for enterprises to make business decisions.

License

Notifications You must be signed in to change notification settings

xpert-ai/xpert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

English | δΈ­ζ–‡

Xpert AI

Xpert Cloud Β· Self-hosting Β· Documentation Β· Enterprise inquiry

Open-Source AI Platform for Enterprise Data Analysis, Indicator Management and Agents Orchestration

Visitors ocap on npm Β  License: AGPL v3 Gitpod Ready-to-Code

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

πŸ’‘ What's New

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

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

πŸš€ Quick Start

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.

🎯 Mission

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

🌼 Screenshots

Show / Hide Screenshots

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

πŸ’» Demo, Downloads, Testing and Production

Demo

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

Notes:

  • You can generate samples data in the home dashbaord page.

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

  • 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.