Giter Club home page Giter Club logo

kromian / agentcloud Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rnadigital/agentcloud

0.0 0.0 0.0 5.04 MB

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

Home Page: https://agentcloud.dev

License: GNU Affero General Public License v3.0

Shell 1.36% JavaScript 0.12% Python 8.94% Rust 14.61% TypeScript 74.22% CSS 0.52% Dockerfile 0.23%

agentcloud's Introduction

agentcloud-full-black-bg-trans

agentcloud

https://www.agentcloud.dev/ Watch our Intro video here https://youtu.be/POLdnrjsy9c

Welcome to agentcloud repository! This project comprises three main components:

  1. Agent Backend: A Python application running crewai, communicating LLM messages through socket.io
  2. Webapp: A UI built using next.js, tailwind, and an express custom server.
  3. Vector Proxy: A Rust application which communicates with Qdrant vector Database

Getting Started

To run this project up locally, clone this repo and run Docker. For now there is a reliance on GCP for Bucket storage to store files. (We will add AWS S3, Local Disk in future releases.) Follow the steps below to get started:

  1. Start Services: Simply run the following command:

Mac & Linux:

chmod +x install.sh && ./install.sh

The script will prompt for some details, or you can pass them as command line arguments:

~$ ./install.sh --help
Usage: ./install.sh [options]
Options:
    --project-id ID                  Specify the GCP project ID.
    --service-account-json PATH      Specify the file path of your GCP service account json.
    --gcs-bucket-name NAME           Specify the GCS bucket name to use.
    --gcs-bucket-location LOCATION   Specify the GCS bucket location.
    --openai-api-key KEY             Specify your OpenAI API key.
    -h, --help                       Display this help message.

Windows:

(Coming soon...)

License

This project is licensed under the GNU Affero General Public License, version 3 only.

Changelog

See CHANGELOG.md.

Contributions & Feedback

If you wish to contribute or provide feedback, please follow the contribution guidelines in CONTRIBUTING.md.

Thank you for exploring agentcloud!

agentcloud's People

Contributors

tomlynchrna avatar ragyabraham avatar pebeid avatar anada10 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.