Y
Hacker News
new
|
ask
|
show
|
jobs
by
charlesju
332 days ago
You write an essay in bullet points then you put the essay into ChatGPT to clean up and then you edit the output again before sending in the essay.
Who wrote the essay and in which percentage?
1 comments
ManlyBread
330 days ago
This can be solved by using Levenstein distance or doing some funky calculations involving a diff-like algoritm that git uses for example. It is by no means a hard problem to solve.
link