deepak2431 / issue_gpt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Issue-GPT (Solve Github issues faster with GPT)

The Issue-GPT is an application developed to help organizations efficiently track, manage and resolve issues on GitHub. It utilizes OpenAI's embedding and cosine similarity techniques to identify duplicate issues, while also providing possible solutions for issues using the OpenAI model.

Key features

  • Add a comment to the newly created issue linking the top 3 duplicate issues if there are any duplicates.
  • Add a comment by mentioning the possible solution to solve the issue.
  • A dashboard with functionality to add Github secrets, see duplicate tracked issues, register organisation and repository.

Tech stack used

  • Backend - Flask, MySQL
  • Frontend - React

High level architecture

High Level Architecture

About

License:MIT License


Languages

Language:Python 58.0%Language:TypeScript 31.8%Language:CSS 5.5%Language:HTML 2.4%Language:Dockerfile 2.3%Language:Shell 0.1%