-
Notifications
You must be signed in to change notification settings - Fork 61
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Improving GitHub Issue Management for CNCF projects using LLMs #163
Comments
cc @dynamicwebpaige -- since we talked about this at KubeCon and you had ideas around this |
rajaskakodkar Are you familiar with https://dosu.dev/? It's free for Foundation-backed OSS and does some of what you're suggesting. devstein is the person to talk to. |
Thanks for the ping @loganloganlogan! Hey @rajaskakodkar 👋 at Dosu we are building exactly what you described! Dosu helps with auto-labelling, issue deduplication, spam detection, question answering, and bug triage. We've already helped resolve thousands of issues across thousands of projects like Apache Superset, Element/Matrix, LlamaIndex, and more. We worked with @krook to give a special free tier for all CNCF projects (tweet). Would love to chat more it. |
Sounds exciting. Hoping to see this integrated here soon! |
Thank you for chiming in @loganloganloga and nice to meet you @devstein! Dosu sounds exciting and perfect for our use case. We would love to work on a setup guide for CNCF Projects starting from say, this repo of tag-runtime. @devstein can you come hangout with us either in the TAG Runtime meeting (the earliest slot is on July 18th) or the CN AI meeting (the earliest slot is on July 12th) to show us all cool things we can do with Dosu and how to integrate it in this repository. |
After following up from slack, I have added Dosu presentation to the agenda for the TAG Runtime meeting on 1st Aug. |
Currently, every GitHub project and specially the ones that come under CNCF use independent processes for issue triage, bot replies and so on. At a broad level, the following patterns arise where project maintainers have to handle chop wood carry water tasks.
With the use of AI models, running on cloud native infra, the above tasks can be automated using
This can benefit with:
The following falls in the purview of this issue:
The text was updated successfully, but these errors were encountered: