Skip to content

LambdaWarthog/xpert

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

1,991 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

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

๐Ÿ”ง Digital Expert Project - New Collaboration Features Launched!

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

Agent-Workflow Hybrid Architecture

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.โ€ agent-workflow-hybrid-architecture

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.

๐Ÿš€ Quick Start

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

๐Ÿ’ช Thanks to our Contributors

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.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 77.9%
  • HTML 16.3%
  • SCSS 4.9%
  • Java 0.7%
  • JavaScript 0.2%
  • Dockerfile 0.0%