agentcloud  by rnadigital

Open-source platform for building private LLM chat apps

created 1 year ago
631 stars

Top 53.4% on sourcepulse

GitHubView on GitHub
Project Summary

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: Clone the repository and run ./install.sh (Mac/Linux). Docker is required.
  • Prerequisites: Docker.
  • Resources: Setup time is minimal with Docker.
  • Docs: Quickstart, Tutorials, Roadmap.

Highlighted Details

  • Natively embeds 260+ data sources for RAG pipelines.
  • Supports creating conversational apps (GPT-like) and multi-agent automation (CrewAI).
  • Features a GUI with tools and team/user permissions.
  • Includes tutorials for RAG with various data sources like BigQuery, PostgreSQL, MongoDB, and Google Sheets.

Maintenance & Community

  • Active development indicated by open issues and pull requests.
  • Community engagement via Discord (link) and X (@agentcloud_dev).

Licensing & Compatibility

  • Licensed under GNU Affero General Public License v3.0.
  • AGPLv3 is a strong copyleft license, requiring derivative works to also be open-sourced under the same license, which may restrict commercial use or linking with closed-source applications.

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.

Health Check
Last commit

1 week ago

Responsiveness

1 day

Pull Requests (30d)
25
Issues (30d)
0
Star History
17 stars in the last 90 days

Explore Similar Projects

Starred by Elie Bursztein Elie Bursztein(Cybersecurity Lead at Google DeepMind), Tim J. Baek Tim J. Baek(Founder of Open WebUI), and
1 more.

harbor by av

0.3%
2k
CLI tool for local LLM stack orchestration
created 1 year ago
updated 3 weeks ago
Starred by Elie Bursztein Elie Bursztein(Cybersecurity Lead at Google DeepMind), Chip Huyen Chip Huyen(Author of AI Engineering, Designing Machine Learning Systems), and
1 more.

SuperAGI by TransformerOptimus

0.2%
17k
Open-source framework for autonomous AI agent development
created 2 years ago
updated 6 months ago
Feedback? Help us improve.