Giter Site home page Giter Site logo

sbusso / active_workflow Goto Github PK

View Code? Open in Web Editor NEW

This project forked from automaticmode/active_workflow

1.0 2.0 0.0 1.51 MB

Automate your workflows with autonomous software agents written in the programming languages of your choice.

Home Page: https://www.automaticmode.com

License: Other

Dockerfile 0.11% Ruby 85.45% Makefile 0.04% JavaScript 3.93% HTML 8.50% Shell 0.45% SCSS 1.52%

active_workflow's Introduction

ActiveWorkflow

CircleCI Codecov License: MIT

ActiveWorkflow helps you to automate your business or product workflows with software agents; autonomous entities that act on schedule or react to external triggers. These unsupervised agents -which can be written in any programming language- connect to APIs, process information, perform routine tasks, and generally enable you to automate internal or external workflows.

Main view

Getting Started

See the Getting Started wiki page and follow the simple setup process.

Try it on Heroku!

A quick and easy way to check out ActiveWorkflow is by deploying it to Heroku.

All you need to do is click the button bellow and fill in the environment variables for your seed user (admin): SEED_USERNAME, SEED_PASSWORD (must be at least 8 characters long) and SEED_EMAIL.

Deploy

!Note!: The button above deploys ActiveWorkflow on a single dyno so it could be run using Free Heroku plan. This configuration is not recommended for production. See Getting Started for more details.

Usage

Once you have ActiveWorkflow up and running you will want to configure some agents and most probably to arrange them in one or more workflows. You can use ActiveWorkflow via its web interface or its REST API as illustrated in the diagram below, where a1-a6 are six agents and w1-w3 are three workflows these agents participate in.

ActiveWorkflow system overview diagram

Creating Agents

There are currently three ways to create agents, listed below in order of ease:

  1. You can create a new instance of a built-in agent and configure it via the web interface following the agent's configuration options and inline documentation. With 30+ built-in agents you have the ability to address many common business workflows.
  2. If the functionality you wish to achieve isn't directly possible with any of the built-in agents then you can use the (built-in) JavaScript agent which let's you write custom JavaScript code that can send and receive messages.
  3. Finally, if none of the above offers you the flexibility or the functionality you wish to achieve you can code and plug-in your own ActiveWorkflow agent. See How to Create Your Own Custom Agents (with the Remote Agent API) to learn how to do this.

Documentation

You can find documentation at the ActiveWorkflow Wiki.

Acknowledgements

ActiveWorkflow started as a fork of Huginn with the goal of solely targeting business use. ActiveWorkflow is incompatible with Huginn.

License

ActiveWorkflow is released under the MIT License.

active_workflow's People

Contributors

raspberry-lef avatar vidas avatar

Stargazers

 avatar

Watchers

 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.