probot / ideas

Share ideas for new GitHub Apps built with Probot
96 stars 48 forks source link

AI repo assistant bot #143

Open guillermoscript opened 6 months ago

guillermoscript commented 6 months ago

the core idea is with the help of AI when a issue is posted the bot to respond if the issue is a duplicate or not, if the issue is new, to share a simple message for the user that the owner will take a look shortly, but if the issue is similar or a duplicate, the bot should respond with the issue number that is similar or duplicate, and also add a brief explanation to the user on why this is similar or duplicate, that way is faster for the owner/maintainer of the repo to check new issues or not and to respond effectively to the new issues.

I have created a simple demo for such bot, here is my repo I will love to hear feedback on this!