Skip to content
This repository has been archived by the owner on Sep 23, 2024. It is now read-only.

friendliai/aipm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

AI Agent who manages your Jira project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published