Open-source platform for building private LLM chat apps
Top 53.4% on sourcepulse
AgentCloud is an open-source platform for building and deploying private LLM chat applications, targeting companies and teams needing secure data interaction. It offers a GUI for RAG pipelines with extensive data source embedding, conversational app creation, multi-agent process automation, tool integration, and team management.
How It Works
The platform comprises three core components: an Agent Backend (Python/CrewAI) for LLM communication via socket.io, a Webapp (Next.js/Tailwind) for the user interface, and a Vector Proxy (Rust) interfacing with Qdrant vector databases. This architecture separates concerns, enabling scalable deployment and specialized handling of LLM orchestration, user interaction, and vector data management.
Quick Start & Requirements
./install.sh
(Mac/Linux). Docker is required.Highlighted Details
Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
Windows installation is noted as "coming soon." The AGPLv3 license imposes significant obligations on users who modify or distribute the software, potentially limiting its use in proprietary commercial products.
1 week ago
1 day