How I build Defects AI a machine learning service to predict GitHub labels. – Indie Hackers
Defects AI is a service to predict labels for a GitHub Issues fully automated, with machine learning models trained in particular to that use case. Don’t
The posted link https://www.defects.ai/features/feature/automatic-issue-labeling doesn’t seem to be working.
Hi Andreas,
confirmed :) fixed. Thank you.
Looks awesome! I did a quick test worked like a charm. Best of luck 🚀
Cool! You could extend this by implementing a seq2seq model that summarizes github issues and also recommends related issues:
https://towardsdatascience.com/how-to-create-data-products-that-are-magical-using-sequence-to-sequence-models-703f86a231f8
The posted link https://www.defects.ai/features/feature/automatic-issue-labeling doesn’t seem to be working.
Hi Andreas,
confirmed :) fixed. Thank you.
Looks awesome! I did a quick test worked like a charm. Best of luck 🚀
Cool! You could extend this by implementing a seq2seq model that summarizes github issues and also recommends related issues:
https://towardsdatascience.com/how-to-create-data-products-that-are-magical-using-sequence-to-sequence-models-703f86a231f8