Skip to content

Integrated seroski dupbot to detect duplicates in Github Issues#53

Open
sak23042006 wants to merge 2 commits intoAdmGenSameer:mainfrom
sak23042006:feature/seroski-dupbot
Open

Integrated seroski dupbot to detect duplicates in Github Issues#53
sak23042006 wants to merge 2 commits intoAdmGenSameer:mainfrom
sak23042006:feature/seroski-dupbot

Conversation

@sak23042006
Copy link

🧠 Description

This PR integrates seroski-dupbot to enable AI-powered duplicate issue detection.
The bot uses embeddings and semantic similarity to analyze newly created issues and compare them against existing ones.


🔑 Key Features

  • Automatically detects similar issues using vector search.
  • Comments on new issues with links to possible duplicates above a similarity threshold.
  • Helps contributors avoid redundancy and saves maintainers time during triage.

✅ Impact

This feature improves repository management by:

  • Reducing duplicate issue clutter.
  • Streamlining the issue triage process.
  • Enhancing contributor experience with faster feedback.

Closes #50

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEATURE] Implement AI-powered duplicate issue detection

2 participants