Loading repository data…
Loading repository data…
rnadigital / repository
Agent Cloud is like having your own GPT builder with a bunch extra goodies. The GUI features 1) RAG pipeline which can natively embed 260+ datasources 2) Create Conversational apps (like GPTs) 3) Create Multi Agent process automation apps (crewai) 4) Tools 5) Teams+user permissions. Get started fast with Docker and our install.sh
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
Welcome to agentcloud. This project comprises three main components:
To run this project locally, follow these steps:
git clone https://github.com/rnadigital/agentcloud.gitFor Mac & Linux: Run the following command:
chmod +x install.sh && ./install.sh
Follow the prompts or provide command-line arguments as needed.
~$ ./install.sh --help
Usage: ./install.sh [options]
Note: By default, vector-db-proxy `cargo build`'s without the `--release` flag, for faster builds during development.
To change this, set RELEASE=true` in your env before running install i.e `RELEASE=true ./install.sh ...`.
Options:
-h, --help Display this help message.
--kill-webapp-next Kill webapp after startup (for developers)
--kill-vector-db-proxy Kill vector-db-proxy after startup (for developers)
--kill-agent-backend Kill agent-backend after startup (for developers)
--project-id ID (OPTIONAL) Specify a GCP project ID (for Secret Manager, GCS, etc)
--service-account-json PATH (OPTIONAL) Specify the file path of your GCP service account json.
--gcs-bucket-name NAME (OPTIONAL) Specify the GCS bucket name to use.
--gcs-bucket-location LOCATION (OPTIONAL) Specify the GCS bucket location.
How to Build a RAG Chatbot Using Agent Cloud and PostgreSQL How to Build a RAG Chatbot Using Agent Cloud and BigQuery How to Build a RAG Chatbot Using Agent Cloud and MongoDB How to Build a RAG Chatbot with Agent Cloud and Google Sheets
Agent Cloud vs CrewAI Agent Cloud VS OpenAI Agent Cloud vs Qdrant Agent Cloud VS Google Cloud Agents
Documentation is available at Agent Cloud - Talk to Your Data
Check out our roadmap to stay updated on recently released features and learn about what's coming next.
This project is licensed under the GNU Affero General Public License, version 3 only.
See CHANGELOG.md for the list of changes in each version.
If you wish to contribute or provide feedback, please follow the contribution guidelines in CONTRIBUTING.md.
We welcome contributions and feedback from the community. Thank you for exploring agentcloud!
And If you find AgentCloud useful, please consider giving us a star ⭐ on GitHub. Your support helps us continue to innovate and deliver exciting features.