Coder Social home page Coder Social logo

srenzo / jira-ai Goto Github PK

View Code? Open in Web Editor NEW

This project forked from joao208/jira-ai

0.0 0.0 0.0 45 KB

O Jira AI é um aplicativo de inteligência artificial que utiliza o modelo de linguagem ChatGPT da OpenAI para automatizar a criação de descrições de tarefas no Jira. Com uma interface amigável e fácil de usar, o Jira AI torna o processo de criação de tarefas mais eficiente e preciso. Desenvolvido com Forge (Node.js) e React, o Jira AI é uma solução

Home Page: https://developer.atlassian.com/console/install/e95c7606-e742-4a3a-8c07-fb560f4b9d87?signature=235dfaf6fd658f1d2299304547704254455c75f469527c5fd5c4d013675a72f4fea64e7d154d8f0842f8d6e3d011578125093bed716627dad54fb1c25787e074&product=jira

JavaScript 100.00%

jira-ai's Introduction

Jira AI

demo-jira-ai.mp4

Jira AI is an application that uses the ChatGPT language model to automatically generate task descriptions in Jira.

Technologies Used

Forge (Node.js) React

Installation

To install Jira AI, you need to follow the following steps:

  1. Clone this repository
  2. Install dependencies by running npm install
  3. Generate your OpenAI credentials Here
  4. Configure Jira API access credentials (Tutorial)
  5. Create an app
# You will only use the `manifest.yml`

# Select the Blank template

forge create
  1. Move the app's manifest to the repository
cat <your_app_name>/manifest.yml > jira-ai/manifest.yml
  1. Create the envs in atlassian:
forge variables set OPEN_AI_URL https://api.openai.com/v1
forge variables set OPEN_AI_KEY <YOUR KEY>
  1. Export envs
export FORGE_USER_VAR_OPEN_AI_URL=https://api.openai.com/v1
export FORGE_USER_VAR_OPEN_AI_KEY=<YOUR KEY>
  1. Deploy the application by running
npm run deploy

forge install

# Choose JIRA and put in your account URL
  1. You are now ready to use.

Usage

After installation, you can use Jira AI to automatically generate task descriptions. Simply follow the instructions in the user interface to use the ChatGPT language model.

Contribution

If you would like to contribute to the development of Jira AI, follow the following steps:

  1. Create a branch for your changes
  2. Submit a pull request

License

This project is licensed under the MIT license. See the LICENSE file for more information.

jira-ai's People

Contributors

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