Skip to content

vinikatyal/github-issue-analyser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

github-issue-analyser

Analyse Github Issues from Public Repos

How to run the project

python -m venv hello
source hello/bin/activate
uv run uvicorn src:main --reload

What you need

  • Github Token
  • Open AI Key

What it does?

  1. You can cache all open issues from repo provided.
  2. Query the open issues of the repo saved and analyse it using the prompt provided

Prompts used

About

Analyse Github Issues from Public Repos

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages