Next-Generation Enterprise-Grade Open Source AI Application Solution
Enterprise-Grade Management
Comprehensive enterprise management features including user management, SSO authentication, permission control, logging, model hosting, and billing quotas
MCP Protocol Support
Compatible with MCP protocol, enabling seamless integration with any community MCP Server for enhanced large language model capabilities
Desktop Automation
Natural language-driven RPA capabilities for desktop operations
Multi-Agent Intelligent Collaboration
Advanced multi-agent system with intelligent agent selection for optimal task execution
Interactive ReAct Framework
Beyond traditional canvas mode, featuring dynamic rendering and interactive requests during tool invocation, with human-in-the-loop confirmation for sensitive operations
Text Selection Analysis & Floating Ball
Text selection analysis with floating ball interface, enabling agent invocation from any software interface
Gaia-X Project
Gaia-X is an open-source enterprise-grade AI application platform that includes a cross-platform client and enterprise management center. It provides a comprehensive one-stop solution for enterprise AI applications, helping users build AI applications more efficiently.
Latest Updates
- March 20, 2025: Official Open Source Release
- March 30, 2025: Version 0.0.1 Released with MCP Server and SSO Authentication Support
Quick Start
Building the Client
# Client build
cd apps/client
# Install dependencies
pnpm install
# Start development environment
pnpm dev
# Build client application
pnpm build
# Build and package client
pnpm build:win # Windows version
pnpm build:mac # macOS version
Starting the Management Center
The client must be used in conjunction with the management center
# Start management center API service
cd apps/admin/server
go run main.go
# Start management center frontend
cd apps/admin/web
pnpm install
pnpm dev
Community Support
Join our community for the latest updates and technical support: