Git Product home page Git Product logo

autogpt-pm-plugin's Introduction

Auto-GPT PM Plugin

The Auto-GPT PM Plugin

Meet the AI-powered project manager bot - the one-stop-shop for managing Jira, Trello, Google Calendar and many more! Simplify complex tasks, assign deadlines, track progress, monitor budgets, and generate reports - all in one place.

๐Ÿ”ง Plugin Installation

Follow these steps to configure the Auto-GPT PM Plugin:

1. Follow Auto-GPT-Plugins Installation Instructions

Follow the instructions as per the Auto-GPT-Plugins/README.md

2. Locate the .env.template file

Find the file named .env.template in the main /Auto-GPT folder.

3. Create and rename a copy of the file

Duplicate the .env.template file and rename the copy to .env inside the /Auto-GPT folder.

4. Edit the .env file

Open the .env file in a text editor. Note: Files starting with a dot might be hidden by your operating system.

5. Add PM configuration settings

Append the following configuration settings to the end of the file:

################################################################################
### AUTOGPTPM - TRELLO
################################################################################
TRELLO_API_KEY=YOUR_TRELLO_API_TOKEN
TRELLO_API_TOKEN=YOUR_TRELLO_API_KEY_HERE
TRELLO_CONFIG_FILE=YOUR_TRELLO_CONFIG_FILE_HERE

6. Allowlist Plugin

In your .env search for ALLOWLISTED_PLUGINS and add this Plugin:

################################################################################
### ALLOWLISTED PLUGINS
################################################################################

#ALLOWLISTED_PLUGINS - Sets the listed plugins that are allowed (Example: plugin1,plugin2,plugin3)
ALLOWLISTED_PLUGINS=AutoGPTPMPlugin

๐Ÿงช Test the Auto-GPT PM Plugin

Experience the plugin's capabilities by asking it to clean up the Doing Trello board, generate a summary and email the report (need to config the email plugin)

  1. Configure Auto-GPT: A sample ai_settings.yaml
ai_goals:
- Generate status report of all doing tasks by calling get_doing_tasks_status
- Save the status report with the current timestamp in the file name
- Send an email with the saved status report as the attachment
- Terminate
ai_name: PM
ai_role: Organize
api_budget: 0.0
  1. Run Auto-GPT: Launch Auto-GPT, which should use PM plugin to help you manage your projects!

๐Ÿ—๏ธ Collection of Plugins

  • Trello
  • Jira (Under Development)
  • Google Calendar (Under Development)

autogpt-pm-plugin's People

Contributors

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