Discover and explore top open-source AI tools and projects—updated daily.
nuoyimanaitulingEnterprise-grade AI agent system for private deployment
Top 74.5% on SourcePulse
ManusX provides a fully private, enterprise-grade AI agent system designed for users who require complete control over their data. It enables the development and deployment of custom AI agents without external dependencies, offering a secure and extensible platform for various operations.
How It Works
The system leverages Docker for robust, isolated sandbox environments for each task, ensuring security and preventing data leakage. Its architecture follows Domain-Driven Design (DDD) principles, integrating seamlessly with multiple LLM providers (OpenAI, Anthropic, DeepSeek) via an OpenAI-compatible API. Core components include a FastAPI backend, Vue 3 frontend, and persistent storage via MongoDB and Redis.
Quick Start & Requirements
git clone https://github.com/nuoyimanaituling/manus-x.git
cd manus-x
cp .env.example .env
# Edit .env with API_KEY, API_BASE, MODEL_NAME
./run.sh up -d
Highlighted Details
3 months ago
Inactive
instavm
alibaba