RepoFriendliAIFriendliAIpublished May 30, 2024seen 5d

friendliai/aipm

Python

Open original ↗

Captured source

source ↗
published May 30, 2024seen 5dcaptured 8hhttp 200method plain

friendliai/aipm

Description: AI Agent who manages your Jira project

Language: Python

License: Apache-2.0

Stars: 21

Forks: 3

Open issues: 0

Created: 2024-05-30T09:12:51Z

Pushed: 2024-06-23T17:37:45Z

Default branch: main

Fork: no

Archived: yes

README:

AI PM

Meet AI PM, your expert AI Project Manager. It automates Jira issue creation from conversations and tracks sprint progress, revolutionizing your team's agile workflow and daily stand-up meetings.

In agile development, effective project management is crucial for success. We noticed that many teams struggle with organizing daily stand-ups and managing tasks efficiently. This inspired us to create AI PM, an intelligent project manager that seamlessly integrates with Jira to enhance productivity and streamline the agile process.

AI PM automates the creation of Jira issues based on team conversations, ensuring that no task is overlooked. It also tracks the progress of sprints by managing daily stand-up meetings, providing real-time updates and insights to keep the team on track and focused on their goals.

Installation

poetry install

or

pip install -e .

Prerequisites

You need to set the following environment variables:

  • JIRA_API_TOKEN: Jira API token. Visit Security page to manage your API token.
  • JIRA_USERNAME: Jira email address.
  • JIRA_INSTANCE_URL: Jira instance URL (e.g., "https://friendli.atlassian.net")
  • OPENAI_API_KEY: OpenAI API key.

Usage

Sprint Planning

aipm planning

Daily Standup

aipm standup