You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To participate in the challenge, submit a pull request that refactors an existing bot or creates a new one that adds plagiarism detection and request a review from this issue assignee. You can leverage GitHub Actions or any serverless platform of your choice. All submissions will be reviewed by the maintainers, and additional changes to your pull request may be asked of you to improve code quality, security, and/or efficiency.
Anyone can participate in this challenge. You don't need anyone's approval to try! See more details on the Challenge Program and check out the success stories of the challenge winners. Looking forward to your submissions!
How to Claim Bounty
Email your bitcoin or stablecoin payment address to [email protected] with a link to your merged pull request. Expect all payouts to be completed by the end of the month.
🎉 congrats to @kol3x for solving the challenge, getting the bounty, and joining the NLP research team!
The text was updated successfully, but these errors were encountered:
Do we want to check the text for plagiarism against existing articles on the platform, or should we include external sources as well? If it's the latter, we could use an external API like Copyleaks.
Here is a pricing for it:
Additionally, do we care to check for AI generated content too?
@kol3x, the challenge is mostly about catching open web plagiarism - people simply copy-pasting significant portions of the articles from other places. Using 3rd party APIs like Copyleaks is indeed one of the approaches, however it comes with its own implementation challenges and additional costs. Keep this in mind when submitting your solution. There are might be more clever and efficient ways of catching plagiarism.
Our crowdsourced Crypto Attack Wiki has a few QA bots in charge of automated PR quality checks to follow our submission guidelines.
To participate in the challenge, submit a pull request that refactors an existing bot or creates a new one that adds plagiarism detection and request a review from this issue assignee. You can leverage GitHub Actions or any serverless platform of your choice. All submissions will be reviewed by the maintainers, and additional changes to your pull request may be asked of you to improve code quality, security, and/or efficiency.
Anyone can participate in this challenge. You don't need anyone's approval to try! See more details on the Challenge Program and check out the success stories of the challenge winners. Looking forward to your submissions!
How to Claim Bounty
Email your bitcoin or stablecoin payment address to [email protected] with a link to your merged pull request. Expect all payouts to be completed by the end of the month.
🎉 congrats to @kol3x for solving the challenge, getting the bounty, and joining the NLP research team!
The text was updated successfully, but these errors were encountered: