TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: I Created a Method for Teachers to Detect ChatGPT Plagiarism

1 pointsby wwwpatdelcomover 2 years ago
Video goes through and explains more about how ChatGPT works, some of the attack vectors being employed but is not very detailed in terms of the math or code.<p>For the code, go here - I will put together a dedicated repo in a bit:<p><a href="https:&#x2F;&#x2F;github.com&#x2F;pwdel&#x2F;codepractice&#x2F;tree&#x2F;main&#x2F;PlagiarismDetect">https:&#x2F;&#x2F;github.com&#x2F;pwdel&#x2F;codepractice&#x2F;tree&#x2F;main&#x2F;PlagiarismDe...</a><p>For a more extensive written treatment on the subject, go here:<p><a href="https:&#x2F;&#x2F;www.patdel.com&#x2F;plagiarism-detector&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.patdel.com&#x2F;plagiarism-detector&#x2F;</a>

1 comment

wwwpatdelcomover 2 years ago
The written article was previously posted back in September:<p><a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=32985848" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=32985848</a><p>YouTube video goes through and explains more of the math, at least from a hand-wavy perspective, as well as some of the attack vectors.