Code Monkey home page Code Monkey logo

agenthub_operators's Introduction



AgentHub

Build and Host AI powered pipelines

About

This repository contains all public AgentHub operators agenthub.dev. AgentHub as a platform hosts and runs your AI pipelines that are built with these open source operators.

What is an Operator

Each AI powered pipeline on AgentHub is made up of modular components called operators. An operator is a small building block that performs an explicit action (Ex: GmailReader reads emails, AskChatGPT queries the openAI api, Tweet send a tweet).

Each operator is a short python script wrapped in the same rigid structure that definines inputs, parameters, outputs and the "run_step". The run_step contains the logic of each operator.

If AgentHub is ever missing an operator you need it's only a few lines of python away from existing. Message in the discord for help creating it or raise a PR to add your own custom operator.

Documentation

All operators in this repository are thoroughly documented in the /docs folder. What makes our documentation truly unique is that it is completely generated using GPT-4 via an AgentHub automation. We run this automation regularly ensuring it is always up-to-date and in sync with the current state of the project.

To access the operator documentation, navigate to the /docs directory, or you can view it online here.

Contributing

We warmly welcome contributions! If you've devised a new operator and want to share it with the community, feel free to submit a pull request.

Community

For those of you who need assistance, wish to discuss ideas, or just want to be part of the developer community, join us on Discord! Here's our Discord invite link.

Star History

Star History Chart

agenthub_operators's People

Stargazers

 avatar  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.